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

12733 rivejä
466 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": "bb8176e4b84151a2b3e04303c69ddae5",
  8. "packages": [
  9. {
  10. "name": "alnv/catalog-manager",
  11. "version": "v1.31.44",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/alnv/catalog-manager.git",
  15. "reference": "d6912ecaadd6a388015c862c5792c51a73d00ec6"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/alnv/catalog-manager/zipball/d6912ecaadd6a388015c862c5792c51a73d00ec6",
  20. "reference": "d6912ecaadd6a388015c862c5792c51a73d00ec6",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "contao-community-alliance/composer-plugin": "^2.4.1 || ~3.0",
  25. "contao/core-bundle": "~3.5 || ~4.1",
  26. "php": ">=5.6",
  27. "tecnickcom/tcpdf": "^6.2"
  28. },
  29. "replace": {
  30. "contao-legacy/catalog-manager": "self.version"
  31. },
  32. "type": "contao-module",
  33. "extra": {
  34. "contao": {
  35. "sources": {
  36. "": "system/modules/catalog-manager"
  37. }
  38. }
  39. },
  40. "notification-url": "https://packagist.org/downloads/",
  41. "license": [
  42. "proprietary"
  43. ],
  44. "authors": [
  45. {
  46. "name": "Alexander Naumov",
  47. "homepage": "https://alexandernaumov.de",
  48. "role": "Developer"
  49. }
  50. ],
  51. "description": "Catalog Manager for Contao CMS",
  52. "homepage": "https://catalog-manager.org",
  53. "keywords": [
  54. "catalog",
  55. "contao",
  56. "filter",
  57. "frontend editing",
  58. "radius search",
  59. "taxonomy"
  60. ],
  61. "time": "2021-03-31T15:03:00+00:00"
  62. },
  63. {
  64. "name": "ausi/slug-generator",
  65. "version": "v1.1.1",
  66. "source": {
  67. "type": "git",
  68. "url": "https://github.com/ausi/slug-generator.git",
  69. "reference": "4e761b08966c5d4aeecc1829ac997e5a5a29d231"
  70. },
  71. "dist": {
  72. "type": "zip",
  73. "url": "https://api.github.com/repos/ausi/slug-generator/zipball/4e761b08966c5d4aeecc1829ac997e5a5a29d231",
  74. "reference": "4e761b08966c5d4aeecc1829ac997e5a5a29d231",
  75. "shasum": ""
  76. },
  77. "require": {
  78. "ext-intl": "*",
  79. "ext-mbstring": "*",
  80. "ext-pcre": "*",
  81. "lib-icu": ">=4.2.1",
  82. "php": "^7.1 || ^8.0"
  83. },
  84. "require-dev": {
  85. "contao/easy-coding-standard": "^3.0",
  86. "phpstan/phpstan": "^0.12.40",
  87. "phpstan/phpstan-phpunit": "^0.12.16",
  88. "phpunit/phpunit": "^7.5.20 || ^8.5.4 || ^9.4.2",
  89. "psalm/plugin-phpunit": "^0.9",
  90. "slam/phpstan-extensions": "^5.0",
  91. "vimeo/psalm": "^3.9"
  92. },
  93. "type": "library",
  94. "autoload": {
  95. "psr-4": {
  96. "Ausi\\SlugGenerator\\": "src/"
  97. }
  98. },
  99. "notification-url": "https://packagist.org/downloads/",
  100. "license": [
  101. "MIT"
  102. ],
  103. "authors": [
  104. {
  105. "name": "Martin Auswöger",
  106. "email": "martin@auswoeger.com"
  107. }
  108. ],
  109. "description": "Slug Generator",
  110. "keywords": [
  111. "ascii",
  112. "cldr",
  113. "pretty-url",
  114. "slug",
  115. "slug-generator",
  116. "slugify",
  117. "transliteration",
  118. "unicode"
  119. ],
  120. "time": "2020-10-19T15:25:33+00:00"
  121. },
  122. {
  123. "name": "bacon/bacon-qr-code",
  124. "version": "2.0.3",
  125. "source": {
  126. "type": "git",
  127. "url": "https://github.com/Bacon/BaconQrCode.git",
  128. "reference": "3e9d791b67d0a2912922b7b7c7312f4b37af41e4"
  129. },
  130. "dist": {
  131. "type": "zip",
  132. "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/3e9d791b67d0a2912922b7b7c7312f4b37af41e4",
  133. "reference": "3e9d791b67d0a2912922b7b7c7312f4b37af41e4",
  134. "shasum": ""
  135. },
  136. "require": {
  137. "dasprid/enum": "^1.0.3",
  138. "ext-iconv": "*",
  139. "php": "^7.1 || ^8.0"
  140. },
  141. "require-dev": {
  142. "phly/keep-a-changelog": "^1.4",
  143. "phpunit/phpunit": "^7 | ^8 | ^9",
  144. "squizlabs/php_codesniffer": "^3.4"
  145. },
  146. "suggest": {
  147. "ext-imagick": "to generate QR code images"
  148. },
  149. "type": "library",
  150. "autoload": {
  151. "psr-4": {
  152. "BaconQrCode\\": "src/"
  153. }
  154. },
  155. "notification-url": "https://packagist.org/downloads/",
  156. "license": [
  157. "BSD-2-Clause"
  158. ],
  159. "authors": [
  160. {
  161. "name": "Ben Scholzen 'DASPRiD'",
  162. "email": "mail@dasprids.de",
  163. "homepage": "https://dasprids.de/",
  164. "role": "Developer"
  165. }
  166. ],
  167. "description": "BaconQrCode is a QR code generator for PHP.",
  168. "homepage": "https://github.com/Bacon/BaconQrCode",
  169. "time": "2020-10-30T02:02:47+00:00"
  170. },
  171. {
  172. "name": "beberlei/assert",
  173. "version": "v3.3.0",
  174. "source": {
  175. "type": "git",
  176. "url": "https://github.com/beberlei/assert.git",
  177. "reference": "5367e3895976b49704ae671f75bc5f0ba1b986ab"
  178. },
  179. "dist": {
  180. "type": "zip",
  181. "url": "https://api.github.com/repos/beberlei/assert/zipball/5367e3895976b49704ae671f75bc5f0ba1b986ab",
  182. "reference": "5367e3895976b49704ae671f75bc5f0ba1b986ab",
  183. "shasum": ""
  184. },
  185. "require": {
  186. "ext-ctype": "*",
  187. "ext-intl": "*",
  188. "ext-json": "*",
  189. "ext-mbstring": "*",
  190. "ext-simplexml": "*",
  191. "php": "^7.0 || ^8.0"
  192. },
  193. "require-dev": {
  194. "friendsofphp/php-cs-fixer": "*",
  195. "phpstan/phpstan": "*",
  196. "phpunit/phpunit": ">=6.0.0",
  197. "yoast/phpunit-polyfills": "^0.1.0"
  198. },
  199. "type": "library",
  200. "autoload": {
  201. "psr-4": {
  202. "Assert\\": "lib/Assert"
  203. },
  204. "files": [
  205. "lib/Assert/functions.php"
  206. ]
  207. },
  208. "notification-url": "https://packagist.org/downloads/",
  209. "license": [
  210. "BSD-2-Clause"
  211. ],
  212. "authors": [
  213. {
  214. "name": "Benjamin Eberlei",
  215. "email": "kontakt@beberlei.de",
  216. "role": "Lead Developer"
  217. },
  218. {
  219. "name": "Richard Quadling",
  220. "email": "rquadling@gmail.com",
  221. "role": "Collaborator"
  222. }
  223. ],
  224. "description": "Thin assertion library for input validation in business models.",
  225. "keywords": [
  226. "assert",
  227. "assertion",
  228. "validation"
  229. ],
  230. "time": "2020-11-13T20:02:54+00:00"
  231. },
  232. {
  233. "name": "christianbarkowsky/contao-tiny-compress-images",
  234. "version": "1.0.8",
  235. "source": {
  236. "type": "git",
  237. "url": "https://github.com/christianbarkowsky/contao-tiny-compress-images.git",
  238. "reference": "58d0947bbd7108aed8f3e3e0248006c6ca098662"
  239. },
  240. "dist": {
  241. "type": "zip",
  242. "url": "https://api.github.com/repos/christianbarkowsky/contao-tiny-compress-images/zipball/58d0947bbd7108aed8f3e3e0248006c6ca098662",
  243. "reference": "58d0947bbd7108aed8f3e3e0248006c6ca098662",
  244. "shasum": ""
  245. },
  246. "require": {
  247. "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
  248. "contao/core-bundle": "~3.5 || ~4.4",
  249. "php": ">=5.5"
  250. },
  251. "type": "contao-module",
  252. "extra": {
  253. "contao": {
  254. "sources": {
  255. "src": "system/modules/tiny-compress-images"
  256. }
  257. }
  258. },
  259. "notification-url": "https://packagist.org/downloads/",
  260. "license": [
  261. "LGPL-3.0-or-later"
  262. ],
  263. "authors": [
  264. {
  265. "name": "Christian Barkowsky",
  266. "homepage": "https://brkwsky.de",
  267. "role": "Developer"
  268. }
  269. ],
  270. "description": "This plugin automatically optimizes your images by integrating with the popular image compression services TinyJPG and TinyPNG.",
  271. "homepage": "https://brkwsky.de/contao-tinypng-tinyjpg-erweiterung",
  272. "keywords": [
  273. "compress",
  274. "contao",
  275. "images",
  276. "tiny",
  277. "tinyjpg",
  278. "tinypng",
  279. "upload"
  280. ],
  281. "time": "2021-01-06T20:00:57+00:00"
  282. },
  283. {
  284. "name": "clue/stream-filter",
  285. "version": "v1.5.0",
  286. "source": {
  287. "type": "git",
  288. "url": "https://github.com/clue/stream-filter.git",
  289. "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320"
  290. },
  291. "dist": {
  292. "type": "zip",
  293. "url": "https://api.github.com/repos/clue/stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
  294. "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
  295. "shasum": ""
  296. },
  297. "require": {
  298. "php": ">=5.3"
  299. },
  300. "require-dev": {
  301. "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
  302. },
  303. "type": "library",
  304. "autoload": {
  305. "psr-4": {
  306. "Clue\\StreamFilter\\": "src/"
  307. },
  308. "files": [
  309. "src/functions_include.php"
  310. ]
  311. },
  312. "notification-url": "https://packagist.org/downloads/",
  313. "license": [
  314. "MIT"
  315. ],
  316. "authors": [
  317. {
  318. "name": "Christian Lück",
  319. "email": "christian@clue.engineering"
  320. }
  321. ],
  322. "description": "A simple and modern approach to stream filtering in PHP",
  323. "homepage": "https://github.com/clue/php-stream-filter",
  324. "keywords": [
  325. "bucket brigade",
  326. "callback",
  327. "filter",
  328. "php_user_filter",
  329. "stream",
  330. "stream_filter_append",
  331. "stream_filter_register"
  332. ],
  333. "time": "2020-10-02T12:38:20+00:00"
  334. },
  335. {
  336. "name": "codefog/contao-haste",
  337. "version": "4.24.14",
  338. "source": {
  339. "type": "git",
  340. "url": "https://github.com/codefog/contao-haste.git",
  341. "reference": "f453ef8e683587e3f0e0e10369c0432fd2d210f5"
  342. },
  343. "dist": {
  344. "type": "zip",
  345. "url": "https://api.github.com/repos/codefog/contao-haste/zipball/f453ef8e683587e3f0e0e10369c0432fd2d210f5",
  346. "reference": "f453ef8e683587e3f0e0e10369c0432fd2d210f5",
  347. "shasum": ""
  348. },
  349. "require": {
  350. "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
  351. "contao/core-bundle": "^4.4",
  352. "php": "~7.0 || ~8.0"
  353. },
  354. "replace": {
  355. "contao-legacy/haste": "self.version"
  356. },
  357. "require-dev": {
  358. "phpoffice/phpexcel": "^1.6",
  359. "phpoffice/phpspreadsheet": "^1.6",
  360. "phpunit/phpunit": "^9.2"
  361. },
  362. "suggest": {
  363. "phpoffice/phpspreadsheet": "Required for the Haste\\IO\\ExcelFileWriter component."
  364. },
  365. "type": "contao-module",
  366. "extra": {
  367. "contao": {
  368. "sources": {
  369. "": "system/modules/haste"
  370. },
  371. "runonce": [
  372. "config/upgrade.php"
  373. ]
  374. }
  375. },
  376. "autoload": {
  377. "psr-0": {
  378. "Haste\\": [
  379. "library/"
  380. ]
  381. }
  382. },
  383. "notification-url": "https://packagist.org/downloads/",
  384. "license": [
  385. "LGPL-3.0-or-later"
  386. ],
  387. "authors": [
  388. {
  389. "name": "Codefog",
  390. "homepage": "http://codefog.pl"
  391. },
  392. {
  393. "name": "terminal42 gmbh",
  394. "homepage": "https://www.terminal42.ch"
  395. }
  396. ],
  397. "description": "haste extension for Contao Open Source CMS",
  398. "keywords": [
  399. "contao",
  400. "haste"
  401. ],
  402. "time": "2021-02-22T08:57:58+00:00"
  403. },
  404. {
  405. "name": "codefog/contao-news_categories",
  406. "version": "3.4.4",
  407. "source": {
  408. "type": "git",
  409. "url": "https://github.com/codefog/contao-news_categories.git",
  410. "reference": "9cbf69bf6c005c49e97f3f85620611befa968915"
  411. },
  412. "dist": {
  413. "type": "zip",
  414. "url": "https://api.github.com/repos/codefog/contao-news_categories/zipball/9cbf69bf6c005c49e97f3f85620611befa968915",
  415. "reference": "9cbf69bf6c005c49e97f3f85620611befa968915",
  416. "shasum": ""
  417. },
  418. "require": {
  419. "codefog/contao-haste": "^4.17",
  420. "contao/core-bundle": "^4.4",
  421. "contao/news-bundle": "^4.4",
  422. "php": "^5.6|^7.0"
  423. },
  424. "conflict": {
  425. "contao/manager-plugin": "<2.0 || >=3.0",
  426. "terminal42/dc_multilingual": "<4.0"
  427. },
  428. "replace": {
  429. "contao-legacy/news_categories": "self.version"
  430. },
  431. "require-dev": {
  432. "contao/manager-plugin": "^2.0",
  433. "friendsofphp/php-cs-fixer": "^2.2",
  434. "terminal42/contao-changelanguage": "^3.1",
  435. "terminal42/dc_multilingual": "^3.0"
  436. },
  437. "suggest": {
  438. "terminal42/contao-changelanguage": "^3.1",
  439. "terminal42/dc_multilingual": "^4.0"
  440. },
  441. "type": "contao-bundle",
  442. "extra": {
  443. "contao-manager-plugin": "Codefog\\NewsCategoriesBundle\\ContaoManager\\Plugin"
  444. },
  445. "autoload": {
  446. "psr-4": {
  447. "Codefog\\NewsCategoriesBundle\\": "src"
  448. }
  449. },
  450. "notification-url": "https://packagist.org/downloads/",
  451. "license": [
  452. "MIT"
  453. ],
  454. "authors": [
  455. {
  456. "name": "Codefog",
  457. "homepage": "https://codefog.pl"
  458. }
  459. ],
  460. "description": "News Categories bundle for Contao Open Source CMS",
  461. "keywords": [
  462. "categories",
  463. "contao",
  464. "news"
  465. ],
  466. "time": "2021-04-06T11:43:58+00:00"
  467. },
  468. {
  469. "name": "codefog/tags-bundle",
  470. "version": "3.2.0",
  471. "source": {
  472. "type": "git",
  473. "url": "https://github.com/codefog/tags-bundle.git",
  474. "reference": "05ed2dfc27fe6e4e6d9bc5b92eedbc055f892fc7"
  475. },
  476. "dist": {
  477. "type": "zip",
  478. "url": "https://api.github.com/repos/codefog/tags-bundle/zipball/05ed2dfc27fe6e4e6d9bc5b92eedbc055f892fc7",
  479. "reference": "05ed2dfc27fe6e4e6d9bc5b92eedbc055f892fc7",
  480. "shasum": ""
  481. },
  482. "require": {
  483. "codefog/contao-haste": "^4.24",
  484. "contao/core-bundle": "^4.4",
  485. "ext-pdo": "*",
  486. "php": "^7.1"
  487. },
  488. "conflict": {
  489. "contao/manager-plugin": "<2.0 || >=3.0"
  490. },
  491. "require-dev": {
  492. "contao/manager-plugin": "^2.0",
  493. "contao/php-cs-fixer": "^2.2",
  494. "contao/test-case": "^2.0",
  495. "php-coveralls/php-coveralls": "^2.2",
  496. "phpunit/phpunit": "^7.0"
  497. },
  498. "type": "contao-bundle",
  499. "extra": {
  500. "contao-manager-plugin": "Codefog\\TagsBundle\\ContaoManager\\Plugin"
  501. },
  502. "autoload": {
  503. "classmap": [
  504. "src/DC_Tags.php"
  505. ],
  506. "psr-4": {
  507. "Codefog\\TagsBundle\\": "src/"
  508. }
  509. },
  510. "notification-url": "https://packagist.org/downloads/",
  511. "license": [
  512. "MIT"
  513. ],
  514. "authors": [
  515. {
  516. "name": "Codefog",
  517. "homepage": "https://codefog.pl"
  518. }
  519. ],
  520. "description": "Tags bundle for Contao Open Source CMS",
  521. "keywords": [
  522. "contao",
  523. "tag",
  524. "tagging",
  525. "tags"
  526. ],
  527. "time": "2020-12-10T17:29:30+00:00"
  528. },
  529. {
  530. "name": "composer/ca-bundle",
  531. "version": "1.2.9",
  532. "source": {
  533. "type": "git",
  534. "url": "https://github.com/composer/ca-bundle.git",
  535. "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5"
  536. },
  537. "dist": {
  538. "type": "zip",
  539. "url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
  540. "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
  541. "shasum": ""
  542. },
  543. "require": {
  544. "ext-openssl": "*",
  545. "ext-pcre": "*",
  546. "php": "^5.3.2 || ^7.0 || ^8.0"
  547. },
  548. "require-dev": {
  549. "phpstan/phpstan": "^0.12.55",
  550. "psr/log": "^1.0",
  551. "symfony/phpunit-bridge": "^4.2 || ^5",
  552. "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
  553. },
  554. "type": "library",
  555. "extra": {
  556. "branch-alias": {
  557. "dev-main": "1.x-dev"
  558. }
  559. },
  560. "autoload": {
  561. "psr-4": {
  562. "Composer\\CaBundle\\": "src"
  563. }
  564. },
  565. "notification-url": "https://packagist.org/downloads/",
  566. "license": [
  567. "MIT"
  568. ],
  569. "authors": [
  570. {
  571. "name": "Jordi Boggiano",
  572. "email": "j.boggiano@seld.be",
  573. "homepage": "http://seld.be"
  574. }
  575. ],
  576. "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
  577. "keywords": [
  578. "cabundle",
  579. "cacert",
  580. "certificate",
  581. "ssl",
  582. "tls"
  583. ],
  584. "time": "2021-01-12T12:10:35+00:00"
  585. },
  586. {
  587. "name": "composer/package-versions-deprecated",
  588. "version": "1.8.2",
  589. "source": {
  590. "type": "git",
  591. "url": "https://github.com/composer/package-versions-deprecated.git",
  592. "reference": "7a8001fe2c9befad9d001bf54ef0b4a17d950d0f"
  593. },
  594. "dist": {
  595. "type": "zip",
  596. "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7a8001fe2c9befad9d001bf54ef0b4a17d950d0f",
  597. "reference": "7a8001fe2c9befad9d001bf54ef0b4a17d950d0f",
  598. "shasum": ""
  599. },
  600. "require": {
  601. "composer-plugin-api": "^1.1.0 || ^2.0",
  602. "php": "^7"
  603. },
  604. "replace": {
  605. "ocramius/package-versions": "1.8.99"
  606. },
  607. "require-dev": {
  608. "composer/composer": "^1.9.3 || ^2.0@dev",
  609. "ext-zip": "^1.13",
  610. "phpunit/phpunit": "^6.5 || ^7"
  611. },
  612. "type": "composer-plugin",
  613. "extra": {
  614. "class": "PackageVersions\\Installer",
  615. "branch-alias": {
  616. "dev-master": "1.x-dev"
  617. }
  618. },
  619. "autoload": {
  620. "psr-4": {
  621. "PackageVersions\\": "src/PackageVersions"
  622. }
  623. },
  624. "notification-url": "https://packagist.org/downloads/",
  625. "license": [
  626. "MIT"
  627. ],
  628. "authors": [
  629. {
  630. "name": "Marco Pivetta",
  631. "email": "ocramius@gmail.com"
  632. },
  633. {
  634. "name": "Jordi Boggiano",
  635. "email": "j.boggiano@seld.be"
  636. }
  637. ],
  638. "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
  639. "time": "2020-07-10T14:10:26+00:00"
  640. },
  641. {
  642. "name": "contao-bootstrap/bundle",
  643. "version": "2.1.1",
  644. "source": {
  645. "type": "git",
  646. "url": "https://github.com/contao-bootstrap/bundle.git",
  647. "reference": "78ce1bc0a9ec46c3aa8153c663bcb81f07585731"
  648. },
  649. "dist": {
  650. "type": "zip",
  651. "url": "https://api.github.com/repos/contao-bootstrap/bundle/zipball/78ce1bc0a9ec46c3aa8153c663bcb81f07585731",
  652. "reference": "78ce1bc0a9ec46c3aa8153c663bcb81f07585731",
  653. "shasum": ""
  654. },
  655. "require": {
  656. "contao-bootstrap/core": "~2.0",
  657. "contao-bootstrap/form": "~2.0",
  658. "contao-bootstrap/grid": "~2.0",
  659. "contao-bootstrap/layout": "~2.0",
  660. "contao-bootstrap/navbar": "~2.0",
  661. "contao-bootstrap/panel": "~2.0",
  662. "contao-bootstrap/tab": "~2.0",
  663. "contao-bootstrap/templates": "~2.0"
  664. },
  665. "conflict": {
  666. "contao-bootstrap/components": "*",
  667. "netzmacht/contao-bootstrap": "*"
  668. },
  669. "require-dev": {
  670. "php-http/guzzle6-adapter": "^1.1",
  671. "phpcq/all-tasks": "^1.2"
  672. },
  673. "type": "metapackage",
  674. "extra": {
  675. "branch-alias": {
  676. "dev-master": "2.1.x-dev",
  677. "dev-support/1.x": "1.0.x-dev"
  678. }
  679. },
  680. "notification-url": "https://packagist.org/downloads/",
  681. "license": [
  682. "LGPL-3.0-or-later"
  683. ],
  684. "authors": [
  685. {
  686. "name": "David Molineus",
  687. "email": "mail@netzmacht.de",
  688. "homepage": "https://netzmacht.de",
  689. "role": "Developer"
  690. }
  691. ],
  692. "description": "Install all modules of the Contao Bootstrap extension",
  693. "keywords": [
  694. "bootstrap",
  695. "contao"
  696. ],
  697. "time": "2018-08-22T14:43:48+00:00"
  698. },
  699. {
  700. "name": "contao-bootstrap/core",
  701. "version": "2.0.5",
  702. "source": {
  703. "type": "git",
  704. "url": "https://github.com/contao-bootstrap/core.git",
  705. "reference": "44b87efcef875c8d76250ef452cd41d4f48e05d8"
  706. },
  707. "dist": {
  708. "type": "zip",
  709. "url": "https://api.github.com/repos/contao-bootstrap/core/zipball/44b87efcef875c8d76250ef452cd41d4f48e05d8",
  710. "reference": "44b87efcef875c8d76250ef452cd41d4f48e05d8",
  711. "shasum": ""
  712. },
  713. "require": {
  714. "contao-community-alliance/meta-palettes": "^2.0 || ^1.11",
  715. "contao/core-bundle": "^4.4",
  716. "doctrine/dbal": "^2.0",
  717. "php": ">=7.1",
  718. "symfony/config": "^3.4 || ^4.0 || ^5.0",
  719. "symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0",
  720. "symfony/event-dispatcher": "^3.4 || ^4.0",
  721. "symfony/http-kernel": "^3.4 || ^4.0 || ^5.0"
  722. },
  723. "conflict": {
  724. "netzmacht/contao-bootstrap": "*"
  725. },
  726. "require-dev": {
  727. "contao/manager-plugin": "^2.0",
  728. "phpcq/all-tasks": "^1.2",
  729. "phpspec/phpspec": "^4.0"
  730. },
  731. "suggest": {
  732. "components/bootstrap": "Bootstrap Components package",
  733. "twbs/bootstrap": "Official Bootstrap package"
  734. },
  735. "type": "contao-bundle",
  736. "extra": {
  737. "branch-alias": {
  738. "dev-master": "2.0.x-dev",
  739. "dev-develop": "2.1.x-dev",
  740. "dev-support/1.x": "1.1.x-dev"
  741. },
  742. "contao": {
  743. "transifex": {
  744. "project": "contao-bootstrap",
  745. "prefix": "core-",
  746. "languages_cto": "src/Resources/contao/languages",
  747. "languages_tx": ".tx"
  748. }
  749. },
  750. "contao-manager-plugin": "ContaoBootstrap\\Core\\ContaoManager\\Plugin"
  751. },
  752. "autoload": {
  753. "psr-4": {
  754. "ContaoBootstrap\\Core\\": "src/"
  755. }
  756. },
  757. "notification-url": "https://packagist.org/downloads/",
  758. "license": [
  759. "LGPL-3.0-or-later"
  760. ],
  761. "authors": [
  762. {
  763. "name": "David Molineus",
  764. "email": "mail@netzmacht.de",
  765. "homepage": "https://netzmacht.de",
  766. "role": "Developer"
  767. }
  768. ],
  769. "description": "Core of Contao Bootstrap extension",
  770. "keywords": [
  771. "bootstrap",
  772. "contao",
  773. "core"
  774. ],
  775. "time": "2021-02-25T12:45:27+00:00"
  776. },
  777. {
  778. "name": "contao-bootstrap/form",
  779. "version": "2.1.6",
  780. "source": {
  781. "type": "git",
  782. "url": "https://github.com/contao-bootstrap/form.git",
  783. "reference": "722b1b1212e9dda237712c59f69957b2183d4cac"
  784. },
  785. "dist": {
  786. "type": "zip",
  787. "url": "https://api.github.com/repos/contao-bootstrap/form/zipball/722b1b1212e9dda237712c59f69957b2183d4cac",
  788. "reference": "722b1b1212e9dda237712c59f69957b2183d4cac",
  789. "shasum": ""
  790. },
  791. "require": {
  792. "contao-bootstrap/core": "~2.0",
  793. "contao-community-alliance/meta-palettes": "~2.0 || ~1.11",
  794. "contao/core-bundle": "~4.4",
  795. "netzmacht/contao-form-designer": "^1.1.7",
  796. "netzmacht/html": "^2.0",
  797. "php": ">=7.1",
  798. "symfony/config": "^3.3 || ^4.0",
  799. "symfony/dependency-injection": "^3.3 || ^4.0",
  800. "symfony/http-kernel": "^3.3 || ^4.0"
  801. },
  802. "conflict": {
  803. "netzmacht/contao-bootstrap": "*"
  804. },
  805. "require-dev": {
  806. "contao/manager-plugin": "^2.1",
  807. "phpcq/all-tasks": "^1.2"
  808. },
  809. "type": "contao-bundle",
  810. "extra": {
  811. "contao-manager-plugin": "ContaoBootstrap\\Form\\ContaoManager\\Plugin",
  812. "contao": {
  813. "transifex": {
  814. "project": "contao-bootstrap",
  815. "prefix": "form-",
  816. "languages_cto": "src/Resources/contao/languages",
  817. "languages_tx": ".tx"
  818. }
  819. },
  820. "branch-alias": {
  821. "dev-master": "2.1.x-dev",
  822. "dev-develop": "2.2.x-dev",
  823. "dev-support/1.x": "1.1.x-dev"
  824. }
  825. },
  826. "autoload": {
  827. "psr-4": {
  828. "ContaoBootstrap\\Form\\": "src/"
  829. }
  830. },
  831. "notification-url": "https://packagist.org/downloads/",
  832. "license": [
  833. "LGPL-3.0-or-later"
  834. ],
  835. "authors": [
  836. {
  837. "name": "David Molineus",
  838. "email": "mail@netzmacht.de",
  839. "homepage": "https://netzmacht.de",
  840. "role": "Developer"
  841. }
  842. ],
  843. "description": "Contao form templates for Bootstrap 4",
  844. "keywords": [
  845. "bootstrap",
  846. "contao",
  847. "form"
  848. ],
  849. "time": "2021-03-09T16:05:39+00:00"
  850. },
  851. {
  852. "name": "contao-bootstrap/grid",
  853. "version": "2.3.1",
  854. "source": {
  855. "type": "git",
  856. "url": "https://github.com/contao-bootstrap/grid.git",
  857. "reference": "71562254d6440e24db5343c4599276a8a5d1a599"
  858. },
  859. "dist": {
  860. "type": "zip",
  861. "url": "https://api.github.com/repos/contao-bootstrap/grid/zipball/71562254d6440e24db5343c4599276a8a5d1a599",
  862. "reference": "71562254d6440e24db5343c4599276a8a5d1a599",
  863. "shasum": ""
  864. },
  865. "require": {
  866. "contao-bootstrap/core": "^2.0",
  867. "contao-community-alliance/meta-palettes": "^2.0 || ^1.11",
  868. "contao/core-bundle": "^4.4",
  869. "doctrine/dbal": "^2.5",
  870. "ext-dom": "*",
  871. "ext-pdo": "*",
  872. "menatwork/contao-multicolumnwizard-bundle": "^3.4",
  873. "netzmacht/contao-toolkit": "^3.1",
  874. "php": ">=7.1",
  875. "symfony/config": "^3.3 || ^4.0",
  876. "symfony/dependency-injection": "^3.4.26 || ^4.1.12",
  877. "symfony/http-kernel": "^3.3 || ^4.4.13",
  878. "symfony/templating": "^3.3 || ^4.0 || ^5.0",
  879. "symfony/translation": "^3.3 || ^4.0"
  880. },
  881. "conflict": {
  882. "netzmacht/contao-bootstrap": "*"
  883. },
  884. "require-dev": {
  885. "contao/manager-plugin": "^2.0",
  886. "contao/news-bundle": "^4.4",
  887. "php-http/guzzle6-adapter": "^1.1",
  888. "phpcq/all-tasks": "^1.3"
  889. },
  890. "suggest": {
  891. "contao/news-bundle": "Use grid in news list and news archive modules"
  892. },
  893. "type": "contao-bundle",
  894. "extra": {
  895. "branch-alias": {
  896. "dev-master": "2.3.x-dev",
  897. "dev-develop": "2.4.x-dev"
  898. },
  899. "contao": {
  900. "transifex": {
  901. "project": "contao-bootstrap",
  902. "prefix": "grid-",
  903. "languages_cto": "src/Resources/contao/languages",
  904. "languages_tx": ".tx"
  905. }
  906. },
  907. "contao-manager-plugin": "ContaoBootstrap\\Grid\\ContaoManager\\Plugin"
  908. },
  909. "autoload": {
  910. "psr-4": {
  911. "ContaoBootstrap\\Grid\\": "src/"
  912. }
  913. },
  914. "notification-url": "https://packagist.org/downloads/",
  915. "license": [
  916. "LGPL-3.0-or-later"
  917. ],
  918. "authors": [
  919. {
  920. "name": "David Molineus",
  921. "email": "mail@netzmacht.de",
  922. "homepage": "https://netzmacht.de",
  923. "role": "Developer"
  924. }
  925. ],
  926. "description": "Bootstrap grid component",
  927. "keywords": [
  928. "bootstrap",
  929. "components",
  930. "contao",
  931. "grid"
  932. ],
  933. "time": "2020-11-16T14:50:04+00:00"
  934. },
  935. {
  936. "name": "contao-bootstrap/layout",
  937. "version": "2.0.4",
  938. "source": {
  939. "type": "git",
  940. "url": "https://github.com/contao-bootstrap/layout.git",
  941. "reference": "8761e7967d2555a336a7f9bf42b552c9d53660aa"
  942. },
  943. "dist": {
  944. "type": "zip",
  945. "url": "https://api.github.com/repos/contao-bootstrap/layout/zipball/8761e7967d2555a336a7f9bf42b552c9d53660aa",
  946. "reference": "8761e7967d2555a336a7f9bf42b552c9d53660aa",
  947. "shasum": ""
  948. },
  949. "require": {
  950. "contao-bootstrap/core": "~2.0",
  951. "contao/core-bundle": "~4.4",
  952. "doctrine/dbal": "^2.5",
  953. "netzmacht/html": "~2.0",
  954. "php": ">=7.1",
  955. "symfony/config": "^3.3 || ^4.0",
  956. "symfony/dependency-injection": "^3.3 || ^4.0",
  957. "symfony/http-kernel": "^3.3 || ^4.0"
  958. },
  959. "conflict": {
  960. "netzmacht/contao-bootstrap": "*"
  961. },
  962. "require-dev": {
  963. "contao/manager-plugin": "^2.0",
  964. "phpcq/all-tasks": "^1.2",
  965. "phpspec/phpspec": "^4.0"
  966. },
  967. "type": "contao-bundle",
  968. "extra": {
  969. "contao": {
  970. "transifex": {
  971. "project": "contao-bootstrap",
  972. "prefix": "layout-",
  973. "languages_cto": "src/Resources/contao/languages",
  974. "languages_tx": ".tx"
  975. }
  976. },
  977. "branch-alias": {
  978. "dev-master": "2.0.x-dev",
  979. "dev-develop": "2.1.x-dev",
  980. "dev-support/1.x": "1.0.x-dev"
  981. },
  982. "contao-manager-plugin": "ContaoBootstrap\\Layout\\ContaoManager\\Plugin"
  983. },
  984. "autoload": {
  985. "psr-4": {
  986. "ContaoBootstrap\\Layout\\": "src/"
  987. }
  988. },
  989. "notification-url": "https://packagist.org/downloads/",
  990. "license": [
  991. "LGPL-3.0-or-later"
  992. ],
  993. "authors": [
  994. {
  995. "name": "David Molineus",
  996. "email": "mail@netzmacht.de",
  997. "homepage": "https://netzmacht.de",
  998. "role": "Developer"
  999. }
  1000. ],
  1001. "description": "Bootstrap layout integration in Contao",
  1002. "keywords": [
  1003. "bootstrap",
  1004. "contao",
  1005. "layout"
  1006. ],
  1007. "time": "2019-11-15T07:26:44+00:00"
  1008. },
  1009. {
  1010. "name": "contao-bootstrap/navbar",
  1011. "version": "2.1.4",
  1012. "source": {
  1013. "type": "git",
  1014. "url": "https://github.com/contao-bootstrap/navbar.git",
  1015. "reference": "3860fd71651b0ba64a9addc107cadf6106f086b2"
  1016. },
  1017. "dist": {
  1018. "type": "zip",
  1019. "url": "https://api.github.com/repos/contao-bootstrap/navbar/zipball/3860fd71651b0ba64a9addc107cadf6106f086b2",
  1020. "reference": "3860fd71651b0ba64a9addc107cadf6106f086b2",
  1021. "shasum": ""
  1022. },
  1023. "require": {
  1024. "contao-bootstrap/core": "^2.0",
  1025. "contao-community-alliance/meta-palettes": "^2.0 || ^1.11",
  1026. "contao/core-bundle": "^4.4",
  1027. "menatwork/contao-multicolumnwizard": "^3.3.4",
  1028. "netzmacht/html": "~2.0",
  1029. "php": ">=7.1",
  1030. "symfony/http-kernel": "^3.3 || ^4.0"
  1031. },
  1032. "conflict": {
  1033. "netzmacht/contao-bootstrap": "*"
  1034. },
  1035. "require-dev": {
  1036. "contao/manager-plugin": "^2.0",
  1037. "php-http/guzzle6-adapter": "^1.1",
  1038. "phpcq/all-tasks": "^1.2"
  1039. },
  1040. "type": "contao-bundle",
  1041. "extra": {
  1042. "contao": {
  1043. "transifex": {
  1044. "project": "contao-bootstrap",
  1045. "prefix": "navbar-",
  1046. "languages_cto": "src/Resources/contao/languages",
  1047. "languages_tx": ".tx"
  1048. }
  1049. },
  1050. "branch-alias": {
  1051. "dev-master": "2.1.x-dev",
  1052. "dev-develop": "2.2.x-dev"
  1053. },
  1054. "contao-manager-plugin": "ContaoBootstrap\\Navbar\\ContaoManager\\Plugin"
  1055. },
  1056. "autoload": {
  1057. "psr-4": {
  1058. "ContaoBootstrap\\Navbar\\": "src/"
  1059. }
  1060. },
  1061. "notification-url": "https://packagist.org/downloads/",
  1062. "license": [
  1063. "LGPL-3.0-or-later"
  1064. ],
  1065. "authors": [
  1066. {
  1067. "name": "David Molineus",
  1068. "email": "mail@netzmacht.de",
  1069. "homepage": "https://netzmacht.de",
  1070. "role": "Developer"
  1071. }
  1072. ],
  1073. "description": "Bootstrap navbar component for Contao CMS",
  1074. "keywords": [
  1075. "bootstrap",
  1076. "components",
  1077. "contao",
  1078. "navbar"
  1079. ],
  1080. "time": "2019-06-11T13:43:20+00:00"
  1081. },
  1082. {
  1083. "name": "contao-bootstrap/panel",
  1084. "version": "2.1.2",
  1085. "source": {
  1086. "type": "git",
  1087. "url": "https://github.com/contao-bootstrap/panel.git",
  1088. "reference": "d92a5fadc99a13b31c9ea1c7d38ce1dadd3479cc"
  1089. },
  1090. "dist": {
  1091. "type": "zip",
  1092. "url": "https://api.github.com/repos/contao-bootstrap/panel/zipball/d92a5fadc99a13b31c9ea1c7d38ce1dadd3479cc",
  1093. "reference": "d92a5fadc99a13b31c9ea1c7d38ce1dadd3479cc",
  1094. "shasum": ""
  1095. },
  1096. "require": {
  1097. "contao-bootstrap/core": "^2.0",
  1098. "contao-community-alliance/meta-palettes": "^1.11 || ^2.0",
  1099. "contao/core-bundle": "^4.4",
  1100. "netzmacht/contao-toolkit": "^3.0",
  1101. "php": ">=7.1",
  1102. "symfony/config": "^3.3 || ^4.0",
  1103. "symfony/dependency-injection": "^3.4.26 || ^4.1.12",
  1104. "symfony/http-kernel": "^3.3 || ^4.0",
  1105. "symfony/templating": "^3.3 || ^4.0 || ^5.0"
  1106. },
  1107. "require-dev": {
  1108. "contao/manager-plugin": "^2.0",
  1109. "php-http/guzzle6-adapter": "^1.1",
  1110. "phpcq/all-tasks": "^1.2"
  1111. },
  1112. "type": "contao-bundle",
  1113. "extra": {
  1114. "branch-alias": {
  1115. "dev-master": "2.1.x-dev",
  1116. "dev-develop": "2.2.x-dev"
  1117. },
  1118. "contao": {
  1119. "transifex": {
  1120. "project": "contao-bootstrap",
  1121. "prefix": "panel-",
  1122. "languages_cto": "src/Resources/contao/languages",
  1123. "languages_tx": ".tx"
  1124. }
  1125. },
  1126. "contao-manager-plugin": "ContaoBootstrap\\Panel\\ContaoManager\\Plugin"
  1127. },
  1128. "autoload": {
  1129. "psr-4": {
  1130. "ContaoBootstrap\\Panel\\": "src/"
  1131. }
  1132. },
  1133. "notification-url": "https://packagist.org/downloads/",
  1134. "license": [
  1135. "LGPL-3.0-or-later"
  1136. ],
  1137. "authors": [
  1138. {
  1139. "name": "David Molineus",
  1140. "email": "mail@netzmacht.de",
  1141. "homepage": "https://netzmacht.de",
  1142. "role": "Developer"
  1143. }
  1144. ],
  1145. "description": "Bootstrap panel component for Contao CMS",
  1146. "keywords": [
  1147. "bootstrap",
  1148. "components",
  1149. "contao",
  1150. "panel"
  1151. ],
  1152. "time": "2020-01-21T12:34:44+00:00"
  1153. },
  1154. {
  1155. "name": "contao-bootstrap/tab",
  1156. "version": "2.0.5",
  1157. "source": {
  1158. "type": "git",
  1159. "url": "https://github.com/contao-bootstrap/tab.git",
  1160. "reference": "3ffd957e560ef3040cd86d230c296ec8b7e1145f"
  1161. },
  1162. "dist": {
  1163. "type": "zip",
  1164. "url": "https://api.github.com/repos/contao-bootstrap/tab/zipball/3ffd957e560ef3040cd86d230c296ec8b7e1145f",
  1165. "reference": "3ffd957e560ef3040cd86d230c296ec8b7e1145f",
  1166. "shasum": ""
  1167. },
  1168. "require": {
  1169. "beberlei/assert": "^2.9 || ^3.0",
  1170. "contao-bootstrap/core": "~2.0",
  1171. "contao-community-alliance/meta-palettes": "~2.0 || ~1.11",
  1172. "contao/core-bundle": "^4.4",
  1173. "menatwork/contao-multicolumnwizard-bundle": "~3.2",
  1174. "netzmacht/contao-toolkit": "^3.0",
  1175. "netzmacht/html": "~2.0",
  1176. "php": "^7.1",
  1177. "symfony/config": "^3.3 || ^4.0",
  1178. "symfony/dependency-injection": "^3.4.26 || ^4.1.12",
  1179. "symfony/http-kernel": "^3.3 || ^4.0",
  1180. "symfony/templating": "^3.3 || ^4.0 || ^5.0",
  1181. "symfony/translation": "^3.3 || ^4.0"
  1182. },
  1183. "require-dev": {
  1184. "contao-bootstrap/grid": "^2.0",
  1185. "contao/manager-plugin": "^2.0",
  1186. "phpcq/all-tasks": "^1.2"
  1187. },
  1188. "suggest": {
  1189. "contao-bootstrap/grid": "Use grid component for horizontal aligned tab navigation."
  1190. },
  1191. "type": "contao-bundle",
  1192. "extra": {
  1193. "contao-manager-plugin": "ContaoBootstrap\\Tab\\ContaoManager\\Plugin",
  1194. "contao": {
  1195. "transifex": {
  1196. "project": "contao-bootstrap",
  1197. "prefix": "tab-",
  1198. "languages_cto": "src/Resources/contao/languages",
  1199. "languages_tx": ".tx"
  1200. }
  1201. },
  1202. "branch-alias": {
  1203. "dev-master": "2.0.x-dev",
  1204. "dev-develop": "2.1.x-dev"
  1205. }
  1206. },
  1207. "autoload": {
  1208. "psr-4": {
  1209. "ContaoBootstrap\\Tab\\": "src/"
  1210. }
  1211. },
  1212. "notification-url": "https://packagist.org/downloads/",
  1213. "license": [
  1214. "LGPL-3.0-or-later"
  1215. ],
  1216. "authors": [
  1217. {
  1218. "name": "David Molineus",
  1219. "email": "mail@netzmacht.de",
  1220. "homepage": "https://netzmacht.de",
  1221. "role": "Developer"
  1222. }
  1223. ],
  1224. "description": "Bootstrap tab component for Contao CMS",
  1225. "keywords": [
  1226. "bootstrap",
  1227. "component",
  1228. "contao",
  1229. "tab"
  1230. ],
  1231. "time": "2020-01-20T21:23:06+00:00"
  1232. },
  1233. {
  1234. "name": "contao-bootstrap/templates",
  1235. "version": "2.2.0",
  1236. "source": {
  1237. "type": "git",
  1238. "url": "https://github.com/contao-bootstrap/templates.git",
  1239. "reference": "a34d66d7dcab484977fcce375d182d1b13261a43"
  1240. },
  1241. "dist": {
  1242. "type": "zip",
  1243. "url": "https://api.github.com/repos/contao-bootstrap/templates/zipball/a34d66d7dcab484977fcce375d182d1b13261a43",
  1244. "reference": "a34d66d7dcab484977fcce375d182d1b13261a43",
  1245. "shasum": ""
  1246. },
  1247. "require": {
  1248. "contao-bootstrap/core": "^2.0.0",
  1249. "contao-bootstrap/form": "^2.1.1",
  1250. "contao/core-bundle": "^4.4",
  1251. "netzmacht/contao-form-designer": "^1.1.0",
  1252. "php": ">=7.1"
  1253. },
  1254. "require-dev": {
  1255. "contao/manager-plugin": "^2.1",
  1256. "php-http/guzzle6-adapter": "^1.1",
  1257. "phpcq/all-tasks": "^1.2"
  1258. },
  1259. "type": "contao-bundle",
  1260. "extra": {
  1261. "branch-alias": {
  1262. "dev-master": "2.2.x-dev",
  1263. "dev-develop": "2.3.x-dev"
  1264. },
  1265. "contao": {
  1266. "transifex": {
  1267. "project": "contao-bootstrap",
  1268. "prefix": "templates-",
  1269. "languages_cto": "src/Resources/contao/languages",
  1270. "languages_tx": ".tx"
  1271. }
  1272. },
  1273. "contao-manager-plugin": "ContaoBootstrap\\Templates\\ContaoManager\\Plugin"
  1274. },
  1275. "autoload": {
  1276. "psr-4": {
  1277. "ContaoBootstrap\\Templates\\": "src/"
  1278. }
  1279. },
  1280. "notification-url": "https://packagist.org/downloads/",
  1281. "license": [
  1282. "LGPL-3.0-or-later"
  1283. ],
  1284. "authors": [
  1285. {
  1286. "name": "David Molineus",
  1287. "email": "mail@netzmacht.de",
  1288. "homepage": "https://netzmacht.de",
  1289. "role": "Project leader"
  1290. }
  1291. ],
  1292. "description": "Modified Contao templates supporting Bootstrap markup",
  1293. "keywords": [
  1294. "bootstrap",
  1295. "contao",
  1296. "templates"
  1297. ],
  1298. "time": "2021-04-01T10:23:16+00:00"
  1299. },
  1300. {
  1301. "name": "contao-community-alliance/composer-plugin",
  1302. "version": "3.1.5",
  1303. "source": {
  1304. "type": "git",
  1305. "url": "https://github.com/contao-community-alliance/composer-plugin.git",
  1306. "reference": "e38e0815ede23f97ce033cabfb11be9cc4c0bbc5"
  1307. },
  1308. "dist": {
  1309. "type": "zip",
  1310. "url": "https://api.github.com/repos/contao-community-alliance/composer-plugin/zipball/e38e0815ede23f97ce033cabfb11be9cc4c0bbc5",
  1311. "reference": "e38e0815ede23f97ce033cabfb11be9cc4c0bbc5",
  1312. "shasum": ""
  1313. },
  1314. "require": {
  1315. "composer-plugin-api": "^1.0 || ^2.0",
  1316. "php": "^5.6 || ^7.0 || ^8.0",
  1317. "symfony/finder": "^2.7 || ^3.0 || ^4.0",
  1318. "symfony/process": "^2.7 || ^3.0 || ^4.0"
  1319. },
  1320. "conflict": {
  1321. "contao/core": "*",
  1322. "contao/core-bundle": "<4.1"
  1323. },
  1324. "require-dev": {
  1325. "composer/composer": "^1.0 || ^2.0",
  1326. "symfony/phpunit-bridge": "^3.0"
  1327. },
  1328. "type": "composer-plugin",
  1329. "extra": {
  1330. "class": "ContaoCommunityAlliance\\Composer\\Plugin\\Plugin"
  1331. },
  1332. "autoload": {
  1333. "psr-4": {
  1334. "ContaoCommunityAlliance\\Composer\\Plugin\\": "src/"
  1335. }
  1336. },
  1337. "notification-url": "https://packagist.org/downloads/",
  1338. "license": [
  1339. "LGPL-3.0-or-later"
  1340. ],
  1341. "description": "Composer plugin that provides installers for contao-module and legacy-contao-module.",
  1342. "homepage": "http://c-c-a.org/",
  1343. "time": "2021-04-01T12:40:24+00:00"
  1344. },
  1345. {
  1346. "name": "contao-community-alliance/dependency-container",
  1347. "version": "2.0.4",
  1348. "source": {
  1349. "type": "git",
  1350. "url": "https://github.com/contao-community-alliance/dependency-container.git",
  1351. "reference": "842bd8f74bd8fa8b952e912dec4b892e2345520e"
  1352. },
  1353. "dist": {
  1354. "type": "zip",
  1355. "url": "https://api.github.com/repos/contao-community-alliance/dependency-container/zipball/842bd8f74bd8fa8b952e912dec4b892e2345520e",
  1356. "reference": "842bd8f74bd8fa8b952e912dec4b892e2345520e",
  1357. "shasum": ""
  1358. },
  1359. "require": {
  1360. "contao/core-bundle": "^4.4",
  1361. "php": "^5.6 || ^7.0",
  1362. "pimple/pimple": "^1.0",
  1363. "symfony/config": "^3.0 || ^4.0",
  1364. "symfony/dependency-injection": "^3.4.26 || ^4.1.12",
  1365. "symfony/http-kernel": "^3.0 || ^4.0",
  1366. "symfony/yaml": "^3.0 || ^4.0"
  1367. },
  1368. "require-dev": {
  1369. "contao/manager-bundle": "^4.4",
  1370. "phpcq/all-tasks": "^1.2"
  1371. },
  1372. "type": "contao-bundle",
  1373. "extra": {
  1374. "contao-manager-plugin": "DependencyInjection\\Container\\ContaoManager\\Plugin",
  1375. "branch-alias": {
  1376. "master": "2.0.x-dev",
  1377. "dev-develop": "2.1.x-dev",
  1378. "dev-support/1.8.x": "1.8.x-dev"
  1379. }
  1380. },
  1381. "autoload": {
  1382. "psr-4": {
  1383. "DependencyInjection\\Container\\": "src/"
  1384. }
  1385. },
  1386. "notification-url": "https://packagist.org/downloads/",
  1387. "license": [
  1388. "LGPL-3.0-or-later"
  1389. ],
  1390. "authors": [
  1391. {
  1392. "name": "Christian Schiffler",
  1393. "email": "c.schiffler@cyberspectrum.de",
  1394. "homepage": "http://www.cyberspectrum.de",
  1395. "role": "Developer"
  1396. },
  1397. {
  1398. "name": "Stefan Heimes",
  1399. "email": "stefan_heimes@hotmail.com",
  1400. "role": "Developer"
  1401. }
  1402. ],
  1403. "description": "Dependency container based on pimple for Contao open source cms.",
  1404. "homepage": "http://c-c-a.org/",
  1405. "keywords": [
  1406. "container",
  1407. "contao",
  1408. "dependency",
  1409. "di",
  1410. "injection"
  1411. ],
  1412. "time": "2020-08-25T18:08:42+00:00"
  1413. },
  1414. {
  1415. "name": "contao-community-alliance/event-dispatcher",
  1416. "version": "2.0.5",
  1417. "source": {
  1418. "type": "git",
  1419. "url": "https://github.com/contao-community-alliance/event-dispatcher.git",
  1420. "reference": "e0ea403e4b9508493a32b8db581bf41fa8dec0fd"
  1421. },
  1422. "dist": {
  1423. "type": "zip",
  1424. "url": "https://api.github.com/repos/contao-community-alliance/event-dispatcher/zipball/e0ea403e4b9508493a32b8db581bf41fa8dec0fd",
  1425. "reference": "e0ea403e4b9508493a32b8db581bf41fa8dec0fd",
  1426. "shasum": ""
  1427. },
  1428. "require": {
  1429. "contao-community-alliance/dependency-container": "^2.0",
  1430. "contao/core-bundle": "^4.4",
  1431. "php": "^5.6 || ^7.0",
  1432. "symfony/event-dispatcher": "^3.0 || ^4.0",
  1433. "symfony/http-kernel": "^3.0 || ^4.0"
  1434. },
  1435. "require-dev": {
  1436. "contao/manager-bundle": "^4.4",
  1437. "phpcq/all-tasks": "^1.2"
  1438. },
  1439. "type": "contao-bundle",
  1440. "extra": {
  1441. "contao-manager-plugin": "ContaoCommunityAlliance\\Contao\\EventDispatcher\\ContaoManager\\Plugin",
  1442. "branch-alias": {
  1443. "dev-master": "2.0.x-dev",
  1444. "dev-develop": "2.1.x-dev"
  1445. }
  1446. },
  1447. "autoload": {
  1448. "psr-4": {
  1449. "ContaoCommunityAlliance\\Contao\\EventDispatcher\\": "src/"
  1450. }
  1451. },
  1452. "notification-url": "https://packagist.org/downloads/",
  1453. "license": [
  1454. "LGPL-3.0-or-later"
  1455. ],
  1456. "authors": [
  1457. {
  1458. "name": "Christian Schiffler",
  1459. "email": "c.schiffler@cyberspectrum.de",
  1460. "homepage": "http://www.cyberspectrum.de",
  1461. "role": "Developer"
  1462. },
  1463. {
  1464. "name": "Stefan Heimes",
  1465. "email": "stefan_heimes@hotmail.com",
  1466. "role": "Developer"
  1467. }
  1468. ],
  1469. "description": "Event dispatcher service for Contao Open Source CMS",
  1470. "homepage": "http://c-c-a.org/",
  1471. "keywords": [
  1472. "contao",
  1473. "event"
  1474. ],
  1475. "time": "2018-12-21T22:56:38+00:00"
  1476. },
  1477. {
  1478. "name": "contao-community-alliance/events-contao-bindings",
  1479. "version": "4.4.5",
  1480. "source": {
  1481. "type": "git",
  1482. "url": "https://github.com/contao-community-alliance/events-contao-bindings.git",
  1483. "reference": "f47fd417301d86b0fd739ddc9cc3a789edde57c9"
  1484. },
  1485. "dist": {
  1486. "type": "zip",
  1487. "url": "https://api.github.com/repos/contao-community-alliance/events-contao-bindings/zipball/f47fd417301d86b0fd739ddc9cc3a789edde57c9",
  1488. "reference": "f47fd417301d86b0fd739ddc9cc3a789edde57c9",
  1489. "shasum": ""
  1490. },
  1491. "require": {
  1492. "contao-community-alliance/event-dispatcher": "^2.0",
  1493. "contao/core-bundle": "^4.4",
  1494. "php": "^5.6 || ^7.0",
  1495. "symfony/event-dispatcher": "^3.0 || ^4.0"
  1496. },
  1497. "require-dev": {
  1498. "contao/manager-plugin": "^2.2",
  1499. "php-http/guzzle6-adapter": "^1.1",
  1500. "phpcq/all-tasks": "^1.2",
  1501. "phpunit/phpunit": "^4.8 || ^6.0"
  1502. },
  1503. "type": "contao-bundle",
  1504. "extra": {
  1505. "contao-manager-plugin": "ContaoCommunityAlliance\\Contao\\Bindings\\ContaoManager\\Plugin",
  1506. "branch-alias": {
  1507. "dev-master": "4.4.x-dev"
  1508. }
  1509. },
  1510. "autoload": {
  1511. "psr-4": {
  1512. "ContaoCommunityAlliance\\Contao\\Bindings\\": "src/"
  1513. }
  1514. },
  1515. "notification-url": "https://packagist.org/downloads/",
  1516. "license": [
  1517. "LGPL-3.0-or-later"
  1518. ],
  1519. "authors": [
  1520. {
  1521. "name": "Christian Schiffler",
  1522. "email": "c.schiffler@cyberspectrum.de",
  1523. "homepage": "http://www.cyberspectrum.de",
  1524. "role": "Developer"
  1525. },
  1526. {
  1527. "name": "Stefan Heimes",
  1528. "email": "stefan_heimes@hotmail.com",
  1529. "role": "Developer"
  1530. }
  1531. ],
  1532. "description": "This library turns the Contao Core API into events.",
  1533. "homepage": "http://c-c-a.org/",
  1534. "keywords": [
  1535. "bindings",
  1536. "bundle",
  1537. "contao",
  1538. "events"
  1539. ],
  1540. "time": "2019-08-27T21:35:07+00:00"
  1541. },
  1542. {
  1543. "name": "contao-community-alliance/meta-palettes",
  1544. "version": "2.0.7",
  1545. "source": {
  1546. "type": "git",
  1547. "url": "https://github.com/contao-community-alliance/meta-palettes.git",
  1548. "reference": "20b0c78ad4049a2c2f04156b21f9737b11444761"
  1549. },
  1550. "dist": {
  1551. "type": "zip",
  1552. "url": "https://api.github.com/repos/contao-community-alliance/meta-palettes/zipball/20b0c78ad4049a2c2f04156b21f9737b11444761",
  1553. "reference": "20b0c78ad4049a2c2f04156b21f9737b11444761",
  1554. "shasum": ""
  1555. },
  1556. "require": {
  1557. "contao/core-bundle": "^4.4",
  1558. "doctrine/dbal": "^2.5",
  1559. "php": "^7.1",
  1560. "symfony/config": "^3.3 || ^4.0",
  1561. "symfony/dependency-injection": "^3.3 || ^4.0",
  1562. "symfony/http-kernel": "^3.3 || ^4.0"
  1563. },
  1564. "conflict": {
  1565. "contao/manager-plugin": "<2.2 || >=3.0",
  1566. "metamodels/dc_general": "<1-dev"
  1567. },
  1568. "require-dev": {
  1569. "contao-community-alliance/dc-general": "^2.1@dev",
  1570. "contao-community-alliance/dependency-container": "^2.0",
  1571. "contao-community-alliance/events-contao-bindings": "^4.4",
  1572. "contao-community-alliance/translator": "^2.1",
  1573. "contao-community-alliance/url-builder": "^1.3",
  1574. "contao/manager-plugin": "^2.2",
  1575. "php-http/guzzle6-adapter": "^1.1",
  1576. "phpcq/all-tasks": "^1.2"
  1577. },
  1578. "type": "contao-bundle",
  1579. "extra": {
  1580. "contao-manager-plugin": "ContaoCommunityAlliance\\MetaPalettes\\ContaoManager\\Plugin",
  1581. "branch-alias": {
  1582. "dev-master": "2.0.x-dev",
  1583. "dev-support/1.x": "1.11.x-dev",
  1584. "dev-develop": "2.1.x-dev"
  1585. }
  1586. },
  1587. "autoload": {
  1588. "psr-4": {
  1589. "ContaoCommunityAlliance\\MetaPalettes\\": "src/"
  1590. }
  1591. },
  1592. "notification-url": "https://packagist.org/downloads/",
  1593. "license": [
  1594. "LGPL-3.0-or-later"
  1595. ],
  1596. "authors": [
  1597. {
  1598. "name": "Christian Schiffler",
  1599. "email": "c.schiffler@cyberspectrum.de",
  1600. "homepage": "http://www.cyberspectrum.de",
  1601. "role": "Developer"
  1602. },
  1603. {
  1604. "name": "David Molineus",
  1605. "email": "david.molineus@netzmacht.de",
  1606. "homepage": "https://netzmacht.de",
  1607. "role": "Developer"
  1608. }
  1609. ],
  1610. "description": "MetaPalettes extension for Contao OpenSource CMS",
  1611. "homepage": "https://c-c-a.org",
  1612. "keywords": [
  1613. "contao",
  1614. "page",
  1615. "title"
  1616. ],
  1617. "time": "2019-08-28T10:02:44+00:00"
  1618. },
  1619. {
  1620. "name": "contao-community-alliance/translator",
  1621. "version": "2.1.5",
  1622. "source": {
  1623. "type": "git",
  1624. "url": "https://github.com/contao-community-alliance/translator.git",
  1625. "reference": "c54a5f1887544c4258445b1809996647377f37b5"
  1626. },
  1627. "dist": {
  1628. "type": "zip",
  1629. "url": "https://api.github.com/repos/contao-community-alliance/translator/zipball/c54a5f1887544c4258445b1809996647377f37b5",
  1630. "reference": "c54a5f1887544c4258445b1809996647377f37b5",
  1631. "shasum": ""
  1632. },
  1633. "require": {
  1634. "contao-community-alliance/events-contao-bindings": "^4.4",
  1635. "contao/core-bundle": "^4.4",
  1636. "php": "^5.6 || ^7.0",
  1637. "symfony/event-dispatcher": "^3.0 || ^4.0"
  1638. },
  1639. "require-dev": {
  1640. "contao/manager-bundle": "^4.4",
  1641. "phpcq/all-tasks": "^1.2"
  1642. },
  1643. "type": "contao-bundle",
  1644. "extra": {
  1645. "branch-alias": {
  1646. "dev-master": "2.1.x-dev",
  1647. "dev-support/2.0.x": "2.0.x-dev",
  1648. "dev-develop": "2.2.x-dev"
  1649. },
  1650. "contao-manager-plugin": "ContaoCommunityAlliance\\Translator\\ContaoManager\\Plugin"
  1651. },
  1652. "autoload": {
  1653. "psr-4": {
  1654. "ContaoCommunityAlliance\\Translator\\": "src/"
  1655. }
  1656. },
  1657. "notification-url": "https://packagist.org/downloads/",
  1658. "license": [
  1659. "LGPL-3.0-or-later"
  1660. ],
  1661. "authors": [
  1662. {
  1663. "name": "Christian Schiffler",
  1664. "email": "c.schiffler@cyberspectrum.de",
  1665. "homepage": "http://www.cyberspectrum.de",
  1666. "role": "Developer"
  1667. },
  1668. {
  1669. "name": "Stefan Heimes",
  1670. "email": "stefan_heimes@hotmail.com",
  1671. "role": "Developer"
  1672. }
  1673. ],
  1674. "description": "Multipurpose translation manager and interface",
  1675. "homepage": "http://c-c-a.org/",
  1676. "keywords": [
  1677. "contao",
  1678. "translation"
  1679. ],
  1680. "time": "2020-12-01T12:58:29+00:00"
  1681. },
  1682. {
  1683. "name": "contao-components/ace",
  1684. "version": "1.4.12",
  1685. "source": {
  1686. "type": "git",
  1687. "url": "https://github.com/contao-components/ace.git",
  1688. "reference": "7bca126024c53ffe6c31475dc1686ccbac512082"
  1689. },
  1690. "dist": {
  1691. "type": "zip",
  1692. "url": "https://api.github.com/repos/contao-components/ace/zipball/7bca126024c53ffe6c31475dc1686ccbac512082",
  1693. "reference": "7bca126024c53ffe6c31475dc1686ccbac512082",
  1694. "shasum": ""
  1695. },
  1696. "require": {
  1697. "contao-components/installer": "^1.0.9"
  1698. },
  1699. "type": "contao-component",
  1700. "notification-url": "https://packagist.org/downloads/",
  1701. "license": [
  1702. "BSD-3-Clause"
  1703. ],
  1704. "authors": [
  1705. {
  1706. "name": "Leo Feyer",
  1707. "homepage": "https://github.com/leofeyer"
  1708. }
  1709. ],
  1710. "description": "ACE code editor integration for Contao Open Source CMS",
  1711. "time": "2020-07-27T09:02:53+00:00"
  1712. },
  1713. {
  1714. "name": "contao-components/chosen",
  1715. "version": "1.2.4",
  1716. "source": {
  1717. "type": "git",
  1718. "url": "https://github.com/contao-components/chosen.git",
  1719. "reference": "bdbfa73ab0c1e2a88992b9ba6fab39b698be005a"
  1720. },
  1721. "dist": {
  1722. "type": "zip",
  1723. "url": "https://api.github.com/repos/contao-components/chosen/zipball/bdbfa73ab0c1e2a88992b9ba6fab39b698be005a",
  1724. "reference": "bdbfa73ab0c1e2a88992b9ba6fab39b698be005a",
  1725. "shasum": ""
  1726. },
  1727. "require": {
  1728. "contao-components/installer": "^1.0.9"
  1729. },
  1730. "type": "contao-component",
  1731. "notification-url": "https://packagist.org/downloads/",
  1732. "license": [
  1733. "MIT"
  1734. ],
  1735. "authors": [
  1736. {
  1737. "name": "Leo Feyer",
  1738. "homepage": "https://github.com/leofeyer"
  1739. }
  1740. ],
  1741. "description": "Chosen integration for Contao Open Source CMS",
  1742. "time": "2019-12-04T17:19:30+00:00"
  1743. },
  1744. {
  1745. "name": "contao-components/colorbox",
  1746. "version": "1.6.6",
  1747. "source": {
  1748. "type": "git",
  1749. "url": "https://github.com/contao-components/colorbox.git",
  1750. "reference": "80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d"
  1751. },
  1752. "dist": {
  1753. "type": "zip",
  1754. "url": "https://api.github.com/repos/contao-components/colorbox/zipball/80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d",
  1755. "reference": "80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d",
  1756. "shasum": ""
  1757. },
  1758. "require": {
  1759. "contao-components/installer": "^1.0.9"
  1760. },
  1761. "type": "contao-component",
  1762. "notification-url": "https://packagist.org/downloads/",
  1763. "license": [
  1764. "MIT"
  1765. ],
  1766. "authors": [
  1767. {
  1768. "name": "Leo Feyer",
  1769. "homepage": "https://github.com/leofeyer"
  1770. }
  1771. ],
  1772. "description": "Colorbox integration for Contao Open Source CMS",
  1773. "time": "2020-05-01T15:29:20+00:00"
  1774. },
  1775. {
  1776. "name": "contao-components/colorpicker",
  1777. "version": "1.5.1",
  1778. "source": {
  1779. "type": "git",
  1780. "url": "https://github.com/contao-components/colorpicker.git",
  1781. "reference": "b9545f1fa3e4f0f4f577caf7fc743c0530157122"
  1782. },
  1783. "dist": {
  1784. "type": "zip",
  1785. "url": "https://api.github.com/repos/contao-components/colorpicker/zipball/b9545f1fa3e4f0f4f577caf7fc743c0530157122",
  1786. "reference": "b9545f1fa3e4f0f4f577caf7fc743c0530157122",
  1787. "shasum": ""
  1788. },
  1789. "require": {
  1790. "contao-components/installer": "^1.0.9"
  1791. },
  1792. "type": "contao-component",
  1793. "notification-url": "https://packagist.org/downloads/",
  1794. "license": [
  1795. "MIT"
  1796. ],
  1797. "authors": [
  1798. {
  1799. "name": "Leo Feyer",
  1800. "homepage": "https://github.com/leofeyer"
  1801. }
  1802. ],
  1803. "description": "Color picker integration for Contao Open Source CMS",
  1804. "time": "2019-07-12T07:24:03+00:00"
  1805. },
  1806. {
  1807. "name": "contao-components/contao",
  1808. "version": "9.1.1",
  1809. "source": {
  1810. "type": "git",
  1811. "url": "https://github.com/contao-components/contao.git",
  1812. "reference": "8d7915891db9c4796e59266dc8297b44b7853b13"
  1813. },
  1814. "dist": {
  1815. "type": "zip",
  1816. "url": "https://api.github.com/repos/contao-components/contao/zipball/8d7915891db9c4796e59266dc8297b44b7853b13",
  1817. "reference": "8d7915891db9c4796e59266dc8297b44b7853b13",
  1818. "shasum": ""
  1819. },
  1820. "require": {
  1821. "contao-components/installer": "^1.0.9"
  1822. },
  1823. "type": "contao-component",
  1824. "notification-url": "https://packagist.org/downloads/",
  1825. "license": [
  1826. "LGPL-3.0-or-later"
  1827. ],
  1828. "authors": [
  1829. {
  1830. "name": "Leo Feyer",
  1831. "homepage": "https://github.com/leofeyer"
  1832. }
  1833. ],
  1834. "description": "Contao Open Source CMS components",
  1835. "time": "2020-08-06T15:18:45+00:00"
  1836. },
  1837. {
  1838. "name": "contao-components/datepicker",
  1839. "version": "2.3.1",
  1840. "source": {
  1841. "type": "git",
  1842. "url": "https://github.com/contao-components/datepicker.git",
  1843. "reference": "6551767a7283383d893989767d3182fb88049ab6"
  1844. },
  1845. "dist": {
  1846. "type": "zip",
  1847. "url": "https://api.github.com/repos/contao-components/datepicker/zipball/6551767a7283383d893989767d3182fb88049ab6",
  1848. "reference": "6551767a7283383d893989767d3182fb88049ab6",
  1849. "shasum": ""
  1850. },
  1851. "require": {
  1852. "contao-components/installer": "^1.0.9"
  1853. },
  1854. "type": "contao-component",
  1855. "notification-url": "https://packagist.org/downloads/",
  1856. "license": [
  1857. "MIT"
  1858. ],
  1859. "authors": [
  1860. {
  1861. "name": "Leo Feyer",
  1862. "homepage": "https://github.com/leofeyer"
  1863. }
  1864. ],
  1865. "description": "Date picker integration for Contao Open Source CMS",
  1866. "time": "2019-07-12T07:31:22+00:00"
  1867. },
  1868. {
  1869. "name": "contao-components/dropzone",
  1870. "version": "5.8.1",
  1871. "source": {
  1872. "type": "git",
  1873. "url": "https://github.com/contao-components/dropzone.git",
  1874. "reference": "a96f460a276e3dbfaee8ca6afcc653054c6030a6"
  1875. },
  1876. "dist": {
  1877. "type": "zip",
  1878. "url": "https://api.github.com/repos/contao-components/dropzone/zipball/a96f460a276e3dbfaee8ca6afcc653054c6030a6",
  1879. "reference": "a96f460a276e3dbfaee8ca6afcc653054c6030a6",
  1880. "shasum": ""
  1881. },
  1882. "require": {
  1883. "contao-components/installer": "^1.0.9"
  1884. },
  1885. "type": "contao-component",
  1886. "notification-url": "https://packagist.org/downloads/",
  1887. "license": [
  1888. "MIT"
  1889. ],
  1890. "authors": [
  1891. {
  1892. "name": "Leo Feyer",
  1893. "homepage": "https://github.com/leofeyer"
  1894. }
  1895. ],
  1896. "description": "DropZone integration for Contao Open Source CMS",
  1897. "time": "2021-04-01T14:30:16+00:00"
  1898. },
  1899. {
  1900. "name": "contao-components/highlight",
  1901. "version": "9.18.1",
  1902. "source": {
  1903. "type": "git",
  1904. "url": "https://github.com/contao-components/highlight.git",
  1905. "reference": "f1042ff5833d44be6509fc5d34a6b97b96ede97b"
  1906. },
  1907. "dist": {
  1908. "type": "zip",
  1909. "url": "https://api.github.com/repos/contao-components/highlight/zipball/f1042ff5833d44be6509fc5d34a6b97b96ede97b",
  1910. "reference": "f1042ff5833d44be6509fc5d34a6b97b96ede97b",
  1911. "shasum": ""
  1912. },
  1913. "require": {
  1914. "contao-components/installer": "^1.0.9"
  1915. },
  1916. "type": "contao-component",
  1917. "notification-url": "https://packagist.org/downloads/",
  1918. "license": [
  1919. "MIT"
  1920. ],
  1921. "authors": [
  1922. {
  1923. "name": "Leo Feyer",
  1924. "homepage": "https://github.com/leofeyer"
  1925. }
  1926. ],
  1927. "description": "Highlight.js integration for Contao Open Source CMS",
  1928. "time": "2020-10-06T15:38:15+00:00"
  1929. },
  1930. {
  1931. "name": "contao-components/installer",
  1932. "version": "1.4.1",
  1933. "source": {
  1934. "type": "git",
  1935. "url": "https://github.com/contao-components/installer.git",
  1936. "reference": "eb0c34f0f61a3338dd985a55bd865483e78c3bb7"
  1937. },
  1938. "dist": {
  1939. "type": "zip",
  1940. "url": "https://api.github.com/repos/contao-components/installer/zipball/eb0c34f0f61a3338dd985a55bd865483e78c3bb7",
  1941. "reference": "eb0c34f0f61a3338dd985a55bd865483e78c3bb7",
  1942. "shasum": ""
  1943. },
  1944. "require": {
  1945. "composer-plugin-api": "^1.0 || ^2.0",
  1946. "php": ">=5.6"
  1947. },
  1948. "require-dev": {
  1949. "composer/composer": "^1.0 || ^2.0",
  1950. "phpunit/phpunit": "^5.7.26"
  1951. },
  1952. "type": "composer-plugin",
  1953. "extra": {
  1954. "class": "Contao\\ComponentsInstaller\\Composer\\Plugin"
  1955. },
  1956. "autoload": {
  1957. "psr-4": {
  1958. "Contao\\ComponentsInstaller\\": "src/"
  1959. }
  1960. },
  1961. "notification-url": "https://packagist.org/downloads/",
  1962. "license": [
  1963. "LGPL-3.0-or-later"
  1964. ],
  1965. "authors": [
  1966. {
  1967. "name": "Leo Feyer",
  1968. "homepage": "https://github.com/leofeyer"
  1969. }
  1970. ],
  1971. "description": "Contao components installer",
  1972. "time": "2020-12-23T10:51:52+00:00"
  1973. },
  1974. {
  1975. "name": "contao-components/jquery",
  1976. "version": "3.6.0",
  1977. "source": {
  1978. "type": "git",
  1979. "url": "https://github.com/contao-components/jquery.git",
  1980. "reference": "31a5688f3db282d02c4ab449b8a8a1836a92ea9c"
  1981. },
  1982. "dist": {
  1983. "type": "zip",
  1984. "url": "https://api.github.com/repos/contao-components/jquery/zipball/31a5688f3db282d02c4ab449b8a8a1836a92ea9c",
  1985. "reference": "31a5688f3db282d02c4ab449b8a8a1836a92ea9c",
  1986. "shasum": ""
  1987. },
  1988. "require": {
  1989. "contao-components/installer": "^1.0.9"
  1990. },
  1991. "type": "contao-component",
  1992. "notification-url": "https://packagist.org/downloads/",
  1993. "license": [
  1994. "MIT"
  1995. ],
  1996. "authors": [
  1997. {
  1998. "name": "Leo Feyer",
  1999. "homepage": "https://github.com/leofeyer"
  2000. }
  2001. ],
  2002. "description": "jQuery integration for Contao Open Source CMS",
  2003. "time": "2021-04-01T14:36:55+00:00"
  2004. },
  2005. {
  2006. "name": "contao-components/jquery-ui",
  2007. "version": "1.12.1.1",
  2008. "source": {
  2009. "type": "git",
  2010. "url": "https://github.com/contao-components/jquery-ui.git",
  2011. "reference": "1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1"
  2012. },
  2013. "dist": {
  2014. "type": "zip",
  2015. "url": "https://api.github.com/repos/contao-components/jquery-ui/zipball/1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1",
  2016. "reference": "1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1",
  2017. "shasum": ""
  2018. },
  2019. "require": {
  2020. "contao-components/installer": "^1.0.9"
  2021. },
  2022. "type": "contao-component",
  2023. "notification-url": "https://packagist.org/downloads/",
  2024. "license": [
  2025. "MIT"
  2026. ],
  2027. "authors": [
  2028. {
  2029. "name": "Leo Feyer",
  2030. "homepage": "https://github.com/leofeyer"
  2031. }
  2032. ],
  2033. "description": "jQuery UI integration for Contao Open Source CMS",
  2034. "time": "2017-09-26T08:11:43+00:00"
  2035. },
  2036. {
  2037. "name": "contao-components/mediabox",
  2038. "version": "1.5.5",
  2039. "source": {
  2040. "type": "git",
  2041. "url": "https://github.com/contao-components/mediabox.git",
  2042. "reference": "8f56fdbcfe7156e90a7f43e4976e09f61bdb1082"
  2043. },
  2044. "dist": {
  2045. "type": "zip",
  2046. "url": "https://api.github.com/repos/contao-components/mediabox/zipball/8f56fdbcfe7156e90a7f43e4976e09f61bdb1082",
  2047. "reference": "8f56fdbcfe7156e90a7f43e4976e09f61bdb1082",
  2048. "shasum": ""
  2049. },
  2050. "require": {
  2051. "contao-components/installer": "^1.0.9"
  2052. },
  2053. "type": "contao-component",
  2054. "notification-url": "https://packagist.org/downloads/",
  2055. "license": [
  2056. "MIT"
  2057. ],
  2058. "authors": [
  2059. {
  2060. "name": "Leo Feyer",
  2061. "homepage": "https://github.com/leofeyer"
  2062. }
  2063. ],
  2064. "description": "Mediabox integration for Contao Open Source CMS",
  2065. "time": "2019-07-12T07:33:27+00:00"
  2066. },
  2067. {
  2068. "name": "contao-components/mootools",
  2069. "version": "1.6.0.6",
  2070. "source": {
  2071. "type": "git",
  2072. "url": "https://github.com/contao-components/mootools.git",
  2073. "reference": "cd812036f79b2d55dd0feddd7b96c180c1f04bab"
  2074. },
  2075. "dist": {
  2076. "type": "zip",
  2077. "url": "https://api.github.com/repos/contao-components/mootools/zipball/cd812036f79b2d55dd0feddd7b96c180c1f04bab",
  2078. "reference": "cd812036f79b2d55dd0feddd7b96c180c1f04bab",
  2079. "shasum": ""
  2080. },
  2081. "require": {
  2082. "contao-components/installer": "^1.0.9"
  2083. },
  2084. "type": "contao-component",
  2085. "notification-url": "https://packagist.org/downloads/",
  2086. "license": [
  2087. "MIT"
  2088. ],
  2089. "authors": [
  2090. {
  2091. "name": "Leo Feyer",
  2092. "homepage": "https://github.com/leofeyer"
  2093. }
  2094. ],
  2095. "description": "MooTools integration for Contao Open Source CMS",
  2096. "time": "2019-07-12T07:37:02+00:00"
  2097. },
  2098. {
  2099. "name": "contao-components/simplemodal",
  2100. "version": "2.1.1",
  2101. "source": {
  2102. "type": "git",
  2103. "url": "https://github.com/contao-components/simplemodal.git",
  2104. "reference": "3f3d4d7005ec3d670c791993ab7bb2c78e7b7849"
  2105. },
  2106. "dist": {
  2107. "type": "zip",
  2108. "url": "https://api.github.com/repos/contao-components/simplemodal/zipball/3f3d4d7005ec3d670c791993ab7bb2c78e7b7849",
  2109. "reference": "3f3d4d7005ec3d670c791993ab7bb2c78e7b7849",
  2110. "shasum": ""
  2111. },
  2112. "require": {
  2113. "contao-components/installer": "^1.0.9"
  2114. },
  2115. "type": "contao-component",
  2116. "notification-url": "https://packagist.org/downloads/",
  2117. "license": [
  2118. "MIT"
  2119. ],
  2120. "authors": [
  2121. {
  2122. "name": "Leo Feyer",
  2123. "homepage": "https://github.com/leofeyer"
  2124. }
  2125. ],
  2126. "description": "SimpleModal integration for Contao Open Source CMS",
  2127. "time": "2019-07-12T07:39:02+00:00"
  2128. },
  2129. {
  2130. "name": "contao-components/swipe",
  2131. "version": "2.2.0",
  2132. "source": {
  2133. "type": "git",
  2134. "url": "https://github.com/contao-components/swipe.git",
  2135. "reference": "1c2acad8b32681ba829d66e99da340666f69b9d9"
  2136. },
  2137. "dist": {
  2138. "type": "zip",
  2139. "url": "https://api.github.com/repos/contao-components/swipe/zipball/1c2acad8b32681ba829d66e99da340666f69b9d9",
  2140. "reference": "1c2acad8b32681ba829d66e99da340666f69b9d9",
  2141. "shasum": ""
  2142. },
  2143. "require": {
  2144. "contao-components/installer": "^1.0.9"
  2145. },
  2146. "type": "contao-component",
  2147. "notification-url": "https://packagist.org/downloads/",
  2148. "license": [
  2149. "MIT"
  2150. ],
  2151. "authors": [
  2152. {
  2153. "name": "Leo Feyer",
  2154. "homepage": "https://github.com/leofeyer"
  2155. }
  2156. ],
  2157. "description": "A JavaScript touch slider with dot menu",
  2158. "time": "2019-09-12T10:53:06+00:00"
  2159. },
  2160. {
  2161. "name": "contao-components/tablesort",
  2162. "version": "4.0.1",
  2163. "source": {
  2164. "type": "git",
  2165. "url": "https://github.com/contao-components/tablesort.git",
  2166. "reference": "faabcfab17e388b767c8f5a18987c44429692a9d"
  2167. },
  2168. "dist": {
  2169. "type": "zip",
  2170. "url": "https://api.github.com/repos/contao-components/tablesort/zipball/faabcfab17e388b767c8f5a18987c44429692a9d",
  2171. "reference": "faabcfab17e388b767c8f5a18987c44429692a9d",
  2172. "shasum": ""
  2173. },
  2174. "require": {
  2175. "contao-components/installer": "^1.0.9"
  2176. },
  2177. "type": "contao-component",
  2178. "notification-url": "https://packagist.org/downloads/",
  2179. "license": [
  2180. "LGPL-3.0-or-later"
  2181. ],
  2182. "authors": [
  2183. {
  2184. "name": "Leo Feyer",
  2185. "homepage": "https://github.com/leofeyer"
  2186. }
  2187. ],
  2188. "description": "Contao Open Source CMS tablesort",
  2189. "time": "2019-07-12T07:43:54+00:00"
  2190. },
  2191. {
  2192. "name": "contao-components/tablesorter",
  2193. "version": "2.31.3",
  2194. "source": {
  2195. "type": "git",
  2196. "url": "https://github.com/contao-components/tablesorter.git",
  2197. "reference": "2b3f64c2ababdfe291e3248b26bbef5f4821f868"
  2198. },
  2199. "dist": {
  2200. "type": "zip",
  2201. "url": "https://api.github.com/repos/contao-components/tablesorter/zipball/2b3f64c2ababdfe291e3248b26bbef5f4821f868",
  2202. "reference": "2b3f64c2ababdfe291e3248b26bbef5f4821f868",
  2203. "shasum": ""
  2204. },
  2205. "require": {
  2206. "contao-components/installer": "^1.0.9"
  2207. },
  2208. "type": "contao-component",
  2209. "notification-url": "https://packagist.org/downloads/",
  2210. "license": [
  2211. "MIT"
  2212. ],
  2213. "authors": [
  2214. {
  2215. "name": "Leo Feyer",
  2216. "homepage": "https://github.com/leofeyer"
  2217. }
  2218. ],
  2219. "description": "jQuery tablesorter integration for Contao Open Source CMS",
  2220. "time": "2020-05-14T15:24:29+00:00"
  2221. },
  2222. {
  2223. "name": "contao-components/tinymce4",
  2224. "version": "4.9.12",
  2225. "source": {
  2226. "type": "git",
  2227. "url": "https://github.com/contao-components/tinymce4.git",
  2228. "reference": "dbcef881803de095d39f59fdf97292b1c25a6c76"
  2229. },
  2230. "dist": {
  2231. "type": "zip",
  2232. "url": "https://api.github.com/repos/contao-components/tinymce4/zipball/dbcef881803de095d39f59fdf97292b1c25a6c76",
  2233. "reference": "dbcef881803de095d39f59fdf97292b1c25a6c76",
  2234. "shasum": ""
  2235. },
  2236. "require": {
  2237. "contao-components/installer": "^1.0.9"
  2238. },
  2239. "type": "contao-component",
  2240. "notification-url": "https://packagist.org/downloads/",
  2241. "license": [
  2242. "LGPL-2.1+"
  2243. ],
  2244. "authors": [
  2245. {
  2246. "name": "Leo Feyer",
  2247. "homepage": "https://github.com/leofeyer"
  2248. }
  2249. ],
  2250. "description": "TinyMCE 4 integration for Contao Open Source CMS",
  2251. "time": "2020-09-22T13:25:12+00:00"
  2252. },
  2253. {
  2254. "name": "contao/calendar-bundle",
  2255. "version": "4.9.13",
  2256. "source": {
  2257. "type": "git",
  2258. "url": "https://github.com/contao/calendar-bundle.git",
  2259. "reference": "217cb4c942d107312182075ca7a14ba65831472c"
  2260. },
  2261. "dist": {
  2262. "type": "zip",
  2263. "url": "https://api.github.com/repos/contao/calendar-bundle/zipball/217cb4c942d107312182075ca7a14ba65831472c",
  2264. "reference": "217cb4c942d107312182075ca7a14ba65831472c",
  2265. "shasum": ""
  2266. },
  2267. "require": {
  2268. "contao/core-bundle": "self.version",
  2269. "friendsofsymfony/http-cache": "^2.4",
  2270. "patchwork/utf8": "^1.2",
  2271. "php": "^7.2 || ^8.0",
  2272. "symfony/config": "4.4.*",
  2273. "symfony/dependency-injection": "4.4.*",
  2274. "symfony/http-foundation": "4.4.*",
  2275. "symfony/http-kernel": "4.4.*",
  2276. "symfony/yaml": "4.4.*"
  2277. },
  2278. "conflict": {
  2279. "contao/core": "*",
  2280. "contao/manager-plugin": "<2.0 || >=3.0"
  2281. },
  2282. "require-dev": {
  2283. "contao/manager-plugin": "^2.3.1",
  2284. "contao/test-case": "^4.2",
  2285. "phpunit/phpunit": "^8.5",
  2286. "symfony/http-client": "4.4.*",
  2287. "symfony/phpunit-bridge": "4.4.*"
  2288. },
  2289. "type": "contao-bundle",
  2290. "extra": {
  2291. "contao-manager-plugin": "Contao\\CalendarBundle\\ContaoManager\\Plugin",
  2292. "symfony": {
  2293. "require": "^4.4"
  2294. }
  2295. },
  2296. "autoload": {
  2297. "psr-4": {
  2298. "Contao\\CalendarBundle\\": "src/"
  2299. },
  2300. "classmap": [
  2301. "src/Resources/contao/"
  2302. ],
  2303. "exclude-from-classmap": [
  2304. "src/Resources/contao/config/",
  2305. "src/Resources/contao/dca/",
  2306. "src/Resources/contao/languages/",
  2307. "src/Resources/contao/templates/"
  2308. ]
  2309. },
  2310. "notification-url": "https://packagist.org/downloads/",
  2311. "license": [
  2312. "LGPL-3.0-or-later"
  2313. ],
  2314. "authors": [
  2315. {
  2316. "name": "Leo Feyer",
  2317. "homepage": "https://github.com/leofeyer"
  2318. },
  2319. {
  2320. "name": "Contao Community",
  2321. "homepage": "https://contao.org/contributors"
  2322. }
  2323. ],
  2324. "description": "Adds calendar functionality to Contao",
  2325. "homepage": "https://contao.org",
  2326. "time": "2021-03-24T11:13:27+00:00"
  2327. },
  2328. {
  2329. "name": "contao/conflicts",
  2330. "version": "dev-main",
  2331. "source": {
  2332. "type": "git",
  2333. "url": "https://github.com/contao/conflicts.git",
  2334. "reference": "ccb69e24b1159a64ffb61ad6309d9b38952cd465"
  2335. },
  2336. "dist": {
  2337. "type": "zip",
  2338. "url": "https://api.github.com/repos/contao/conflicts/zipball/ccb69e24b1159a64ffb61ad6309d9b38952cd465",
  2339. "reference": "ccb69e24b1159a64ffb61ad6309d9b38952cd465",
  2340. "shasum": ""
  2341. },
  2342. "conflict": {
  2343. "doctrine/dbal": "2.9.* <2.9.3 || 2.13.0",
  2344. "doctrine/doctrine-migrations-bundle": "<1.1",
  2345. "doctrine/orm": "<2.4",
  2346. "doctrine/persistence": "1.3.2",
  2347. "knplabs/knp-time-bundle": "1.9.0",
  2348. "lexik/maintenance-bundle": "2.1.4",
  2349. "symfony/finder": "3.4.7 || 4.0.7",
  2350. "symfony/framework-bundle": "4.2.7 || 5.2.6",
  2351. "symfony/security": "3.3.17 || 3.4.7 || 3.4.8 || 3.4.11",
  2352. "symfony/swiftmailer-bundle": "2.6.* <2.6.2",
  2353. "symfony/twig-bundle": "4.1.0",
  2354. "twig/twig": "2.7.0"
  2355. },
  2356. "type": "metapackage",
  2357. "notification-url": "https://packagist.org/downloads/",
  2358. "license": [
  2359. "LGPL-3.0-or-later"
  2360. ],
  2361. "authors": [
  2362. {
  2363. "name": "Leo Feyer",
  2364. "homepage": "https://github.com/leofeyer"
  2365. }
  2366. ],
  2367. "description": "Contao 4 conflicting packages",
  2368. "time": "2021-03-30T13:40:59+00:00"
  2369. },
  2370. {
  2371. "name": "contao/core-bundle",
  2372. "version": "4.9.13",
  2373. "source": {
  2374. "type": "git",
  2375. "url": "https://github.com/contao/core-bundle.git",
  2376. "reference": "c3eb59ff8d6781375a3cf8577122df647c6dcbe0"
  2377. },
  2378. "dist": {
  2379. "type": "zip",
  2380. "url": "https://api.github.com/repos/contao/core-bundle/zipball/c3eb59ff8d6781375a3cf8577122df647c6dcbe0",
  2381. "reference": "c3eb59ff8d6781375a3cf8577122df647c6dcbe0",
  2382. "shasum": ""
  2383. },
  2384. "require": {
  2385. "ausi/slug-generator": "^1.1",
  2386. "bacon/bacon-qr-code": "^2.0",
  2387. "composer/package-versions-deprecated": "^1.8",
  2388. "contao-components/ace": "^1.2",
  2389. "contao-components/chosen": "^1.2",
  2390. "contao-components/colorbox": "^1.6",
  2391. "contao-components/colorpicker": "^1.5",
  2392. "contao-components/contao": "^9.1",
  2393. "contao-components/datepicker": "^2.3",
  2394. "contao-components/dropzone": "^5.0.1",
  2395. "contao-components/highlight": "^9.0",
  2396. "contao-components/jquery": "^1.12 || ^2.0 || ^3.5",
  2397. "contao-components/jquery-ui": "^1.11.4",
  2398. "contao-components/mediabox": "^1.5",
  2399. "contao-components/mootools": "^1.6.0.1",
  2400. "contao-components/simplemodal": "^2.1",
  2401. "contao-components/swipe": "^2.0.3",
  2402. "contao-components/tablesort": "^4.0",
  2403. "contao-components/tablesorter": "^2.1",
  2404. "contao-components/tinymce4": "^4.7",
  2405. "contao/image": "^1.0",
  2406. "contao/imagine-svg": "^0.2.3 || ^1.0",
  2407. "doctrine/dbal": "^2.10",
  2408. "doctrine/doctrine-bundle": "^1.8 || ^2.0",
  2409. "doctrine/orm": "^2.6.3",
  2410. "dragonmantank/cron-expression": "^2.3",
  2411. "ext-dom": "*",
  2412. "ext-gd": "*",
  2413. "ext-hash": "*",
  2414. "ext-intl": "*",
  2415. "ext-json": "*",
  2416. "ext-pcre": "*",
  2417. "ext-pdo": "*",
  2418. "ext-zlib": "*",
  2419. "friendsofsymfony/http-cache": "^2.6",
  2420. "friendsofsymfony/http-cache-bundle": "^2.6",
  2421. "imagine/imagine": "^0.7 || ^1.0",
  2422. "knplabs/knp-menu-bundle": "^2.1 || ^3.0",
  2423. "knplabs/knp-time-bundle": "^1.10",
  2424. "lcobucci/jwt": "^3.4 || ^4.0",
  2425. "league/uri-components": "^1.8",
  2426. "league/uri-schemes": "^1.2",
  2427. "matthiasmullie/minify": "^1.3",
  2428. "michelf/php-markdown": "^1.4",
  2429. "nelmio/cors-bundle": "^1.5.3 || ^2.0.1",
  2430. "nyholm/psr7": "^1.2",
  2431. "paragonie/constant_time_encoding": "^2.2",
  2432. "patchwork/utf8": "^1.2",
  2433. "php": "^7.2 || ^8.0",
  2434. "phpspec/php-diff": "^1.0",
  2435. "phpunit/php-token-stream": "^1.4 || ^2.0 || ^3.0 || ^4.0",
  2436. "psr/log": "^1.0",
  2437. "ramsey/uuid": "^3.8",
  2438. "scheb/2fa-backup-code": "^5.0",
  2439. "scheb/2fa-bundle": "^5.0",
  2440. "scheb/2fa-trusted-device": "^5.0",
  2441. "scssphp/scssphp": "^1.0",
  2442. "simplepie/simplepie": "^1.3",
  2443. "spomky-labs/otphp": "^9.1 || ^10.0",
  2444. "symfony-cmf/routing-bundle": "^2.1",
  2445. "symfony/asset": "4.4.*",
  2446. "symfony/cache": "4.4.*",
  2447. "symfony/config": "4.4.*",
  2448. "symfony/console": "4.4.*",
  2449. "symfony/dependency-injection": "4.4.*",
  2450. "symfony/dom-crawler": "4.4.*",
  2451. "symfony/event-dispatcher": "4.4.*",
  2452. "symfony/expression-language": "4.4.*",
  2453. "symfony/filesystem": "4.4.*",
  2454. "symfony/finder": "4.4.*",
  2455. "symfony/framework-bundle": "4.4.*",
  2456. "symfony/http-foundation": "4.4.*",
  2457. "symfony/http-kernel": "4.4.*",
  2458. "symfony/lock": "4.4.*",
  2459. "symfony/monolog-bridge": "4.4.*",
  2460. "symfony/process": "4.4.*",
  2461. "symfony/routing": "4.4.*",
  2462. "symfony/security-bundle": "4.4.*",
  2463. "symfony/swiftmailer-bundle": "^2.6.2 || ^3.1.5",
  2464. "symfony/translation": "4.4.*",
  2465. "symfony/twig-bundle": "4.4.*",
  2466. "symfony/var-dumper": "4.4.*",
  2467. "symfony/yaml": "4.4.*",
  2468. "terminal42/escargot": "^0.6.0 || ^1.0",
  2469. "terminal42/service-annotation-bundle": "^1.1",
  2470. "true/punycode": "^2.1",
  2471. "twig/twig": "^2.7",
  2472. "ua-parser/uap-php": "^3.9",
  2473. "webignition/robots-txt-file": "^3.0",
  2474. "webmozart/path-util": "^2.2",
  2475. "wikimedia/less.php": "^1.7"
  2476. },
  2477. "conflict": {
  2478. "contao-community-alliance/composer-plugin": "<3.0",
  2479. "contao/core": "*",
  2480. "contao/manager-bundle": "4.5.* <4.5.2",
  2481. "contao/manager-plugin": "<2.0 || >=3.0",
  2482. "symfony/security-bundle": "4.4.* <4.4.5",
  2483. "terminal42/contao-ce-access": "<3.0"
  2484. },
  2485. "require-dev": {
  2486. "composer/composer": "^1.0 || ^2.0",
  2487. "contao/manager-plugin": "^2.3.1",
  2488. "contao/test-case": "^4.3",
  2489. "ext-fileinfo": "*",
  2490. "lexik/maintenance-bundle": "^2.1.5",
  2491. "phpunit/phpunit": "^8.5",
  2492. "symfony/browser-kit": "4.4.*",
  2493. "symfony/http-client": "4.4.*",
  2494. "symfony/phpunit-bridge": "4.4.*"
  2495. },
  2496. "suggest": {
  2497. "contao/tcpdf-bundle": "To export articles as PDF files",
  2498. "lexik/maintenance-bundle": "To put the application into maintenance mode"
  2499. },
  2500. "type": "symfony-bundle",
  2501. "extra": {
  2502. "contao-manager-plugin": "Contao\\CoreBundle\\ContaoManager\\Plugin",
  2503. "symfony": {
  2504. "require": "^4.4"
  2505. }
  2506. },
  2507. "autoload": {
  2508. "psr-4": {
  2509. "Contao\\CoreBundle\\": "src/"
  2510. },
  2511. "classmap": [
  2512. "src/Resources/contao/"
  2513. ],
  2514. "files": [
  2515. "src/Resources/functions/utf8_bootup.php"
  2516. ],
  2517. "exclude-from-classmap": [
  2518. "src/Resources/contao/config/",
  2519. "src/Resources/contao/dca/",
  2520. "src/Resources/contao/helper/functions.php",
  2521. "src/Resources/contao/languages/",
  2522. "src/Resources/contao/templates/",
  2523. "src/Resources/contao/themes/"
  2524. ]
  2525. },
  2526. "notification-url": "https://packagist.org/downloads/",
  2527. "license": [
  2528. "LGPL-3.0-or-later"
  2529. ],
  2530. "authors": [
  2531. {
  2532. "name": "Leo Feyer",
  2533. "homepage": "https://github.com/leofeyer"
  2534. },
  2535. {
  2536. "name": "Contao Community",
  2537. "homepage": "https://contao.org/contributors"
  2538. }
  2539. ],
  2540. "description": "Provides the Contao core functionality",
  2541. "homepage": "https://contao.org",
  2542. "time": "2021-03-24T11:13:27+00:00"
  2543. },
  2544. {
  2545. "name": "contao/faq-bundle",
  2546. "version": "4.9.13",
  2547. "source": {
  2548. "type": "git",
  2549. "url": "https://github.com/contao/faq-bundle.git",
  2550. "reference": "986f4ce476d849fa86a147870555c5b12d91ca50"
  2551. },
  2552. "dist": {
  2553. "type": "zip",
  2554. "url": "https://api.github.com/repos/contao/faq-bundle/zipball/986f4ce476d849fa86a147870555c5b12d91ca50",
  2555. "reference": "986f4ce476d849fa86a147870555c5b12d91ca50",
  2556. "shasum": ""
  2557. },
  2558. "require": {
  2559. "contao/core-bundle": "self.version",
  2560. "patchwork/utf8": "^1.2",
  2561. "php": "^7.2 || ^8.0",
  2562. "symfony/config": "4.4.*",
  2563. "symfony/dependency-injection": "4.4.*",
  2564. "symfony/http-kernel": "4.4.*",
  2565. "symfony/yaml": "4.4.*"
  2566. },
  2567. "conflict": {
  2568. "contao/core": "*",
  2569. "contao/manager-plugin": "<2.0 || >=3.0"
  2570. },
  2571. "require-dev": {
  2572. "contao/manager-plugin": "^2.3.1",
  2573. "contao/test-case": "^4.2",
  2574. "phpunit/phpunit": "^8.5",
  2575. "symfony/http-client": "4.4.*",
  2576. "symfony/phpunit-bridge": "4.4.*"
  2577. },
  2578. "type": "contao-bundle",
  2579. "extra": {
  2580. "contao-manager-plugin": "Contao\\FaqBundle\\ContaoManager\\Plugin",
  2581. "symfony": {
  2582. "require": "^4.4"
  2583. }
  2584. },
  2585. "autoload": {
  2586. "psr-4": {
  2587. "Contao\\FaqBundle\\": "src/"
  2588. },
  2589. "classmap": [
  2590. "src/Resources/contao/"
  2591. ],
  2592. "exclude-from-classmap": [
  2593. "src/Resources/contao/config/",
  2594. "src/Resources/contao/dca/",
  2595. "src/Resources/contao/languages/",
  2596. "src/Resources/contao/templates/"
  2597. ]
  2598. },
  2599. "notification-url": "https://packagist.org/downloads/",
  2600. "license": [
  2601. "LGPL-3.0-or-later"
  2602. ],
  2603. "authors": [
  2604. {
  2605. "name": "Leo Feyer",
  2606. "homepage": "https://github.com/leofeyer"
  2607. },
  2608. {
  2609. "name": "Contao Community",
  2610. "homepage": "https://contao.org/contributors"
  2611. }
  2612. ],
  2613. "description": "Adds FAQ functionality to Contao",
  2614. "homepage": "https://contao.org",
  2615. "time": "2021-03-24T11:13:27+00:00"
  2616. },
  2617. {
  2618. "name": "contao/image",
  2619. "version": "1.1.0",
  2620. "source": {
  2621. "type": "git",
  2622. "url": "https://github.com/contao/image.git",
  2623. "reference": "fcfda96f982b4ee9a13802d502def3de841785a9"
  2624. },
  2625. "dist": {
  2626. "type": "zip",
  2627. "url": "https://api.github.com/repos/contao/image/zipball/fcfda96f982b4ee9a13802d502def3de841785a9",
  2628. "reference": "fcfda96f982b4ee9a13802d502def3de841785a9",
  2629. "shasum": ""
  2630. },
  2631. "require": {
  2632. "ext-json": "*",
  2633. "imagine/imagine": "^0.7.1 || ^1.0",
  2634. "php": "^7.1 || ^8.0",
  2635. "symfony/filesystem": "^2.8 || ^3.0 || ^4.0 || ^5.0",
  2636. "symfony/polyfill-php73": "^1.11",
  2637. "webmozart/path-util": "^2.0"
  2638. },
  2639. "conflict": {
  2640. "contao/imagine-svg": "<0.1.4 || >=2.0"
  2641. },
  2642. "require-dev": {
  2643. "bamarni/composer-bin-plugin": "^1.4",
  2644. "contao/imagine-svg": "^0.1.4 || ^0.2 || ^1.0",
  2645. "phpunit/phpunit": "^8.5"
  2646. },
  2647. "suggest": {
  2648. "ext-exif": "To support EXIF auto-rotation"
  2649. },
  2650. "type": "library",
  2651. "extra": {
  2652. "bamarni-bin": {
  2653. "bin-links": false,
  2654. "target-directory": "tools"
  2655. }
  2656. },
  2657. "autoload": {
  2658. "psr-4": {
  2659. "Contao\\Image\\": "src/"
  2660. }
  2661. },
  2662. "notification-url": "https://packagist.org/downloads/",
  2663. "license": [
  2664. "LGPL-3.0-or-later"
  2665. ],
  2666. "authors": [
  2667. {
  2668. "name": "Martin Auswöger",
  2669. "homepage": "https://github.com/ausi"
  2670. }
  2671. ],
  2672. "description": "Contao image library",
  2673. "time": "2021-03-18T09:22:50+00:00"
  2674. },
  2675. {
  2676. "name": "contao/imagine-svg",
  2677. "version": "1.0.2",
  2678. "source": {
  2679. "type": "git",
  2680. "url": "https://github.com/contao/imagine-svg.git",
  2681. "reference": "0edb415c950100913555fc0b0c412a2ef0b9bcd6"
  2682. },
  2683. "dist": {
  2684. "type": "zip",
  2685. "url": "https://api.github.com/repos/contao/imagine-svg/zipball/0edb415c950100913555fc0b0c412a2ef0b9bcd6",
  2686. "reference": "0edb415c950100913555fc0b0c412a2ef0b9bcd6",
  2687. "shasum": ""
  2688. },
  2689. "require": {
  2690. "ext-dom": "*",
  2691. "imagine/imagine": "^1.1",
  2692. "php": "^7.2 || ^8.0"
  2693. },
  2694. "require-dev": {
  2695. "contao/easy-coding-standard": "^1.0",
  2696. "friendsofphp/php-cs-fixer": "^2.14",
  2697. "phpstan/phpstan": "^0.12",
  2698. "phpstan/phpstan-phpunit": "^0.12.8",
  2699. "phpstan/phpstan-symfony": "^0.12.6",
  2700. "phpunit/phpunit": "^8.5.4",
  2701. "psalm/plugin-phpunit": "^0.9",
  2702. "psalm/plugin-symfony": "^1.0",
  2703. "slam/phpstan-extensions": "^5.0",
  2704. "symfony/filesystem": "^5.0",
  2705. "vimeo/psalm": "^3.9"
  2706. },
  2707. "type": "library",
  2708. "extra": {
  2709. "branch-alias": {
  2710. "dev-master": "1.0.x-dev"
  2711. }
  2712. },
  2713. "autoload": {
  2714. "psr-4": {
  2715. "Contao\\ImagineSvg\\": "src/"
  2716. }
  2717. },
  2718. "notification-url": "https://packagist.org/downloads/",
  2719. "license": [
  2720. "LGPL-3.0-or-later"
  2721. ],
  2722. "authors": [
  2723. {
  2724. "name": "Martin Auswöger",
  2725. "homepage": "https://github.com/ausi"
  2726. }
  2727. ],
  2728. "description": "Contao Imagine SVG library",
  2729. "time": "2020-10-31T13:00:01+00:00"
  2730. },
  2731. {
  2732. "name": "contao/installation-bundle",
  2733. "version": "4.9.13",
  2734. "source": {
  2735. "type": "git",
  2736. "url": "https://github.com/contao/installation-bundle.git",
  2737. "reference": "c7d4967e5f7ec3c8a36c52fd580edc333145ee1d"
  2738. },
  2739. "dist": {
  2740. "type": "zip",
  2741. "url": "https://api.github.com/repos/contao/installation-bundle/zipball/c7d4967e5f7ec3c8a36c52fd580edc333145ee1d",
  2742. "reference": "c7d4967e5f7ec3c8a36c52fd580edc333145ee1d",
  2743. "shasum": ""
  2744. },
  2745. "require": {
  2746. "contao/core-bundle": "self.version",
  2747. "doctrine/dbal": "^2.10",
  2748. "patchwork/utf8": "^1.2",
  2749. "php": "^7.2 || ^8.0",
  2750. "psr/log": "^1.0",
  2751. "symfony/config": "4.4.*",
  2752. "symfony/console": "4.4.*",
  2753. "symfony/dependency-injection": "4.4.*",
  2754. "symfony/event-dispatcher": "4.4.*",
  2755. "symfony/filesystem": "4.4.*",
  2756. "symfony/finder": "4.4.*",
  2757. "symfony/framework-bundle": "4.4.*",
  2758. "symfony/http-foundation": "4.4.*",
  2759. "symfony/http-kernel": "4.4.*",
  2760. "symfony/yaml": "4.4.*"
  2761. },
  2762. "conflict": {
  2763. "contao/core": "*",
  2764. "contao/manager-plugin": "<2.0 || >=3.0"
  2765. },
  2766. "require-dev": {
  2767. "contao/manager-plugin": "^2.3.1",
  2768. "phpunit/phpunit": "^8.5",
  2769. "symfony/http-client": "4.4.*",
  2770. "symfony/phpunit-bridge": "4.4.*"
  2771. },
  2772. "type": "contao-bundle",
  2773. "extra": {
  2774. "contao-manager-plugin": "Contao\\InstallationBundle\\ContaoManager\\Plugin",
  2775. "symfony": {
  2776. "require": "^4.4"
  2777. }
  2778. },
  2779. "autoload": {
  2780. "psr-4": {
  2781. "Contao\\InstallationBundle\\": "src/"
  2782. }
  2783. },
  2784. "notification-url": "https://packagist.org/downloads/",
  2785. "license": [
  2786. "LGPL-3.0-or-later"
  2787. ],
  2788. "authors": [
  2789. {
  2790. "name": "Leo Feyer",
  2791. "homepage": "https://github.com/leofeyer"
  2792. },
  2793. {
  2794. "name": "Contao Community",
  2795. "homepage": "https://contao.org/contributors"
  2796. }
  2797. ],
  2798. "description": "Required to install and update Contao",
  2799. "homepage": "https://contao.org",
  2800. "time": "2021-03-24T11:13:27+00:00"
  2801. },
  2802. {
  2803. "name": "contao/listing-bundle",
  2804. "version": "4.9.13",
  2805. "source": {
  2806. "type": "git",
  2807. "url": "https://github.com/contao/listing-bundle.git",
  2808. "reference": "702aa6805316b7003c761ad3db202ab7e1582552"
  2809. },
  2810. "dist": {
  2811. "type": "zip",
  2812. "url": "https://api.github.com/repos/contao/listing-bundle/zipball/702aa6805316b7003c761ad3db202ab7e1582552",
  2813. "reference": "702aa6805316b7003c761ad3db202ab7e1582552",
  2814. "shasum": ""
  2815. },
  2816. "require": {
  2817. "contao/core-bundle": "self.version",
  2818. "patchwork/utf8": "^1.2",
  2819. "php": "^7.2 || ^8.0",
  2820. "symfony/http-kernel": "4.4.*"
  2821. },
  2822. "conflict": {
  2823. "contao/core": "*",
  2824. "contao/manager-plugin": "<2.0 || >=3.0"
  2825. },
  2826. "require-dev": {
  2827. "contao/manager-plugin": "^2.0",
  2828. "symfony/http-client": "4.4.*"
  2829. },
  2830. "type": "contao-bundle",
  2831. "extra": {
  2832. "contao-manager-plugin": "Contao\\ListingBundle\\ContaoManager\\Plugin",
  2833. "symfony": {
  2834. "require": "^4.4"
  2835. }
  2836. },
  2837. "autoload": {
  2838. "psr-4": {
  2839. "Contao\\ListingBundle\\": "src/"
  2840. },
  2841. "classmap": [
  2842. "src/Resources/contao/"
  2843. ],
  2844. "exclude-from-classmap": [
  2845. "src/Resources/contao/config/",
  2846. "src/Resources/contao/dca/",
  2847. "src/Resources/contao/languages/",
  2848. "src/Resources/contao/templates/"
  2849. ]
  2850. },
  2851. "notification-url": "https://packagist.org/downloads/",
  2852. "license": [
  2853. "LGPL-3.0-or-later"
  2854. ],
  2855. "authors": [
  2856. {
  2857. "name": "Leo Feyer",
  2858. "homepage": "https://github.com/leofeyer"
  2859. },
  2860. {
  2861. "name": "Contao Community",
  2862. "homepage": "https://contao.org/contributors"
  2863. }
  2864. ],
  2865. "description": "Allows to list arbitrary data in the Contao front end",
  2866. "homepage": "https://contao.org",
  2867. "time": "2021-03-24T11:13:27+00:00"
  2868. },
  2869. {
  2870. "name": "contao/manager-bundle",
  2871. "version": "4.9.13",
  2872. "source": {
  2873. "type": "git",
  2874. "url": "https://github.com/contao/manager-bundle.git",
  2875. "reference": "2f6e8263c590e37782f13b1bc416f57b1c630488"
  2876. },
  2877. "dist": {
  2878. "type": "zip",
  2879. "url": "https://api.github.com/repos/contao/manager-bundle/zipball/2f6e8263c590e37782f13b1bc416f57b1c630488",
  2880. "reference": "2f6e8263c590e37782f13b1bc416f57b1c630488",
  2881. "shasum": ""
  2882. },
  2883. "require": {
  2884. "contao/core-bundle": "self.version",
  2885. "contao/installation-bundle": "self.version",
  2886. "contao/manager-plugin": "^2.4",
  2887. "doctrine/dbal": "^2.10",
  2888. "doctrine/doctrine-bundle": "^1.8 || ^2.0",
  2889. "ext-json": "*",
  2890. "friendsofsymfony/http-cache": "^2.6",
  2891. "friendsofsymfony/http-cache-bundle": "^2.6",
  2892. "lexik/maintenance-bundle": "^2.1.5",
  2893. "nelmio/cors-bundle": "^1.5.3 || ^2.0.1",
  2894. "nelmio/security-bundle": "^2.2",
  2895. "ocramius/proxy-manager": "^2.1",
  2896. "php": "^7.2 || ^8.0",
  2897. "symfony/cache": "4.4.*",
  2898. "symfony/config": "4.4.*",
  2899. "symfony/console": "4.4.*",
  2900. "symfony/debug": "4.4.*",
  2901. "symfony/debug-bundle": "4.4.*",
  2902. "symfony/dependency-injection": "4.4.*",
  2903. "symfony/doctrine-bridge": "4.4.*",
  2904. "symfony/dotenv": "4.4.*",
  2905. "symfony/expression-language": "4.4.*",
  2906. "symfony/filesystem": "4.4.*",
  2907. "symfony/finder": "4.4.*",
  2908. "symfony/framework-bundle": "4.4.*",
  2909. "symfony/http-client": "4.4.*",
  2910. "symfony/http-foundation": "4.4.*",
  2911. "symfony/http-kernel": "4.4.*",
  2912. "symfony/monolog-bridge": "4.4.*",
  2913. "symfony/monolog-bundle": "^3.1",
  2914. "symfony/process": "4.4.*",
  2915. "symfony/proxy-manager-bridge": "4.4.*",
  2916. "symfony/routing": "4.4.*",
  2917. "symfony/security-bundle": "4.4.*",
  2918. "symfony/stopwatch": "4.4.*",
  2919. "symfony/swiftmailer-bundle": "^2.6.2 || ^3.1.5",
  2920. "symfony/twig-bundle": "4.4.*",
  2921. "symfony/web-profiler-bundle": "4.4.*",
  2922. "symfony/yaml": "4.4.*",
  2923. "toflar/psr6-symfony-http-cache-store": "^2.1 || ^3.0"
  2924. },
  2925. "conflict": {
  2926. "symfony/config": "<4.4.2",
  2927. "symfony/security-bundle": "4.4.* <4.4.5"
  2928. },
  2929. "require-dev": {
  2930. "contao/test-case": "^4.2",
  2931. "phpunit/phpunit": "^8.5",
  2932. "symfony/phpunit-bridge": "4.4.*"
  2933. },
  2934. "suggest": {
  2935. "contao/tcpdf-bundle": "To export articles as PDF files"
  2936. },
  2937. "bin": [
  2938. "bin/contao-console"
  2939. ],
  2940. "type": "symfony-bundle",
  2941. "extra": {
  2942. "contao-manager-plugin": "Contao\\ManagerBundle\\ContaoManager\\Plugin",
  2943. "symfony": {
  2944. "require": "^4.4"
  2945. }
  2946. },
  2947. "autoload": {
  2948. "psr-4": {
  2949. "Contao\\ManagerBundle\\": "src/"
  2950. }
  2951. },
  2952. "notification-url": "https://packagist.org/downloads/",
  2953. "license": [
  2954. "LGPL-3.0-or-later"
  2955. ],
  2956. "authors": [
  2957. {
  2958. "name": "Leo Feyer",
  2959. "homepage": "https://github.com/leofeyer"
  2960. },
  2961. {
  2962. "name": "Contao Community",
  2963. "homepage": "https://contao.org/contributors"
  2964. }
  2965. ],
  2966. "description": "Symfony bundle for the Contao Managed Edition",
  2967. "homepage": "https://contao.org",
  2968. "time": "2021-03-12T10:33:17+00:00"
  2969. },
  2970. {
  2971. "name": "contao/manager-plugin",
  2972. "version": "2.11.0",
  2973. "source": {
  2974. "type": "git",
  2975. "url": "https://github.com/contao/manager-plugin.git",
  2976. "reference": "43eb4064dbeebc3d47f0c1ff85bb060270f8e504"
  2977. },
  2978. "dist": {
  2979. "type": "zip",
  2980. "url": "https://api.github.com/repos/contao/manager-plugin/zipball/43eb4064dbeebc3d47f0c1ff85bb060270f8e504",
  2981. "reference": "43eb4064dbeebc3d47f0c1ff85bb060270f8e504",
  2982. "shasum": ""
  2983. },
  2984. "require": {
  2985. "composer-plugin-api": "^1.1 || ^2.0",
  2986. "php": "^7.1 || ^8.0",
  2987. "symfony/config": "^3.3 || ^4.0 || ^5.0",
  2988. "symfony/dependency-injection": "^3.3 || ^4.0 || ^5.0",
  2989. "symfony/filesystem": "^3.3 || ^4.0 || ^5.0",
  2990. "symfony/http-kernel": "^3.3 || ^4.0 || ^5.0",
  2991. "symfony/routing": "^3.3 || ^4.0 || ^5.0"
  2992. },
  2993. "conflict": {
  2994. "contao/manager-bundle": "4.9.* <4.9.4"
  2995. },
  2996. "require-dev": {
  2997. "composer/composer": "^1.1 || ^2.0",
  2998. "contao/core-bundle": "^4.4",
  2999. "ext-zip": "*",
  3000. "friendsofphp/php-cs-fixer": "^2.14",
  3001. "php-http/guzzle6-adapter": "^1.1",
  3002. "phpunit/phpunit": "^8.5 || ^9.3",
  3003. "symfony/phpunit-bridge": "^3.4.40 || ^4.0 || ^5.0",
  3004. "webmozart/path-util": "^2.0"
  3005. },
  3006. "type": "composer-plugin",
  3007. "extra": {
  3008. "class": [
  3009. "Contao\\ManagerPlugin\\Composer\\ArtifactsPlugin",
  3010. "Contao\\ManagerPlugin\\Composer\\ManagerPluginInstaller",
  3011. "Contao\\ManagerPlugin\\Composer\\AppAutoloadPlugin"
  3012. ],
  3013. "symfony": {
  3014. "require": "3.4.* || 4.4.* || 5.1.*"
  3015. }
  3016. },
  3017. "autoload": {
  3018. "psr-4": {
  3019. "Contao\\ManagerPlugin\\": "src/"
  3020. }
  3021. },
  3022. "notification-url": "https://packagist.org/downloads/",
  3023. "license": [
  3024. "LGPL-3.0-or-later"
  3025. ],
  3026. "authors": [
  3027. {
  3028. "name": "Andreas Schempp",
  3029. "homepage": "https://github.com/aschempp"
  3030. }
  3031. ],
  3032. "description": "Contao 4 manager plugin",
  3033. "time": "2020-09-21T09:45:49+00:00"
  3034. },
  3035. {
  3036. "name": "contao/news-bundle",
  3037. "version": "4.9.13",
  3038. "source": {
  3039. "type": "git",
  3040. "url": "https://github.com/contao/news-bundle.git",
  3041. "reference": "12a7e571526ecd288f302bbe8f1e47adbe315a46"
  3042. },
  3043. "dist": {
  3044. "type": "zip",
  3045. "url": "https://api.github.com/repos/contao/news-bundle/zipball/12a7e571526ecd288f302bbe8f1e47adbe315a46",
  3046. "reference": "12a7e571526ecd288f302bbe8f1e47adbe315a46",
  3047. "shasum": ""
  3048. },
  3049. "require": {
  3050. "contao/core-bundle": "self.version",
  3051. "friendsofsymfony/http-cache": "^2.4",
  3052. "patchwork/utf8": "^1.2",
  3053. "php": "^7.2 || ^8.0",
  3054. "symfony/config": "4.4.*",
  3055. "symfony/dependency-injection": "4.4.*",
  3056. "symfony/http-foundation": "4.4.*",
  3057. "symfony/http-kernel": "4.4.*",
  3058. "symfony/yaml": "4.4.*"
  3059. },
  3060. "conflict": {
  3061. "contao/core": "*",
  3062. "contao/manager-plugin": "<2.0 || >=3.0"
  3063. },
  3064. "require-dev": {
  3065. "contao/manager-plugin": "^2.3.1",
  3066. "contao/test-case": "^4.2",
  3067. "phpunit/phpunit": "^8.5",
  3068. "symfony/http-client": "4.4.*",
  3069. "symfony/phpunit-bridge": "4.4.*"
  3070. },
  3071. "type": "contao-bundle",
  3072. "extra": {
  3073. "contao-manager-plugin": "Contao\\NewsBundle\\ContaoManager\\Plugin",
  3074. "symfony": {
  3075. "require": "^4.4"
  3076. }
  3077. },
  3078. "autoload": {
  3079. "psr-4": {
  3080. "Contao\\NewsBundle\\": "src/"
  3081. },
  3082. "classmap": [
  3083. "src/Resources/contao/"
  3084. ],
  3085. "exclude-from-classmap": [
  3086. "src/Resources/contao/config/",
  3087. "src/Resources/contao/dca/",
  3088. "src/Resources/contao/languages/",
  3089. "src/Resources/contao/templates/"
  3090. ]
  3091. },
  3092. "notification-url": "https://packagist.org/downloads/",
  3093. "license": [
  3094. "LGPL-3.0-or-later"
  3095. ],
  3096. "authors": [
  3097. {
  3098. "name": "Leo Feyer",
  3099. "homepage": "https://github.com/leofeyer"
  3100. },
  3101. {
  3102. "name": "Contao Community",
  3103. "homepage": "https://contao.org/contributors"
  3104. }
  3105. ],
  3106. "description": "Adds news functionality to Contao",
  3107. "homepage": "https://contao.org",
  3108. "time": "2021-03-24T11:13:27+00:00"
  3109. },
  3110. {
  3111. "name": "dasprid/enum",
  3112. "version": "1.0.3",
  3113. "source": {
  3114. "type": "git",
  3115. "url": "https://github.com/DASPRiD/Enum.git",
  3116. "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
  3117. },
  3118. "dist": {
  3119. "type": "zip",
  3120. "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
  3121. "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
  3122. "shasum": ""
  3123. },
  3124. "require-dev": {
  3125. "phpunit/phpunit": "^7 | ^8 | ^9",
  3126. "squizlabs/php_codesniffer": "^3.4"
  3127. },
  3128. "type": "library",
  3129. "autoload": {
  3130. "psr-4": {
  3131. "DASPRiD\\Enum\\": "src/"
  3132. }
  3133. },
  3134. "notification-url": "https://packagist.org/downloads/",
  3135. "license": [
  3136. "BSD-2-Clause"
  3137. ],
  3138. "authors": [
  3139. {
  3140. "name": "Ben Scholzen 'DASPRiD'",
  3141. "email": "mail@dasprids.de",
  3142. "homepage": "https://dasprids.de/",
  3143. "role": "Developer"
  3144. }
  3145. ],
  3146. "description": "PHP 7.1 enum implementation",
  3147. "keywords": [
  3148. "enum",
  3149. "map"
  3150. ],
  3151. "time": "2020-10-02T16:03:48+00:00"
  3152. },
  3153. {
  3154. "name": "doctrine/annotations",
  3155. "version": "1.12.1",
  3156. "source": {
  3157. "type": "git",
  3158. "url": "https://github.com/doctrine/annotations.git",
  3159. "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b"
  3160. },
  3161. "dist": {
  3162. "type": "zip",
  3163. "url": "https://api.github.com/repos/doctrine/annotations/zipball/b17c5014ef81d212ac539f07a1001832df1b6d3b",
  3164. "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b",
  3165. "shasum": ""
  3166. },
  3167. "require": {
  3168. "doctrine/lexer": "1.*",
  3169. "ext-tokenizer": "*",
  3170. "php": "^7.1 || ^8.0"
  3171. },
  3172. "require-dev": {
  3173. "doctrine/cache": "1.*",
  3174. "doctrine/coding-standard": "^6.0 || ^8.1",
  3175. "phpstan/phpstan": "^0.12.20",
  3176. "phpunit/phpunit": "^7.5 || ^9.1.5"
  3177. },
  3178. "type": "library",
  3179. "autoload": {
  3180. "psr-4": {
  3181. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  3182. }
  3183. },
  3184. "notification-url": "https://packagist.org/downloads/",
  3185. "license": [
  3186. "MIT"
  3187. ],
  3188. "authors": [
  3189. {
  3190. "name": "Guilherme Blanco",
  3191. "email": "guilhermeblanco@gmail.com"
  3192. },
  3193. {
  3194. "name": "Roman Borschel",
  3195. "email": "roman@code-factory.org"
  3196. },
  3197. {
  3198. "name": "Benjamin Eberlei",
  3199. "email": "kontakt@beberlei.de"
  3200. },
  3201. {
  3202. "name": "Jonathan Wage",
  3203. "email": "jonwage@gmail.com"
  3204. },
  3205. {
  3206. "name": "Johannes Schmitt",
  3207. "email": "schmittjoh@gmail.com"
  3208. }
  3209. ],
  3210. "description": "Docblock Annotations Parser",
  3211. "homepage": "https://www.doctrine-project.org/projects/annotations.html",
  3212. "keywords": [
  3213. "annotations",
  3214. "docblock",
  3215. "parser"
  3216. ],
  3217. "time": "2021-02-21T21:00:45+00:00"
  3218. },
  3219. {
  3220. "name": "doctrine/cache",
  3221. "version": "1.10.2",
  3222. "source": {
  3223. "type": "git",
  3224. "url": "https://github.com/doctrine/cache.git",
  3225. "reference": "13e3381b25847283a91948d04640543941309727"
  3226. },
  3227. "dist": {
  3228. "type": "zip",
  3229. "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
  3230. "reference": "13e3381b25847283a91948d04640543941309727",
  3231. "shasum": ""
  3232. },
  3233. "require": {
  3234. "php": "~7.1 || ^8.0"
  3235. },
  3236. "conflict": {
  3237. "doctrine/common": ">2.2,<2.4"
  3238. },
  3239. "require-dev": {
  3240. "alcaeus/mongo-php-adapter": "^1.1",
  3241. "doctrine/coding-standard": "^6.0",
  3242. "mongodb/mongodb": "^1.1",
  3243. "phpunit/phpunit": "^7.0",
  3244. "predis/predis": "~1.0"
  3245. },
  3246. "suggest": {
  3247. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  3248. },
  3249. "type": "library",
  3250. "extra": {
  3251. "branch-alias": {
  3252. "dev-master": "1.9.x-dev"
  3253. }
  3254. },
  3255. "autoload": {
  3256. "psr-4": {
  3257. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  3258. }
  3259. },
  3260. "notification-url": "https://packagist.org/downloads/",
  3261. "license": [
  3262. "MIT"
  3263. ],
  3264. "authors": [
  3265. {
  3266. "name": "Guilherme Blanco",
  3267. "email": "guilhermeblanco@gmail.com"
  3268. },
  3269. {
  3270. "name": "Roman Borschel",
  3271. "email": "roman@code-factory.org"
  3272. },
  3273. {
  3274. "name": "Benjamin Eberlei",
  3275. "email": "kontakt@beberlei.de"
  3276. },
  3277. {
  3278. "name": "Jonathan Wage",
  3279. "email": "jonwage@gmail.com"
  3280. },
  3281. {
  3282. "name": "Johannes Schmitt",
  3283. "email": "schmittjoh@gmail.com"
  3284. }
  3285. ],
  3286. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  3287. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  3288. "keywords": [
  3289. "abstraction",
  3290. "apcu",
  3291. "cache",
  3292. "caching",
  3293. "couchdb",
  3294. "memcached",
  3295. "php",
  3296. "redis",
  3297. "xcache"
  3298. ],
  3299. "time": "2020-07-07T18:54:01+00:00"
  3300. },
  3301. {
  3302. "name": "doctrine/collections",
  3303. "version": "1.6.7",
  3304. "source": {
  3305. "type": "git",
  3306. "url": "https://github.com/doctrine/collections.git",
  3307. "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
  3308. },
  3309. "dist": {
  3310. "type": "zip",
  3311. "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
  3312. "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
  3313. "shasum": ""
  3314. },
  3315. "require": {
  3316. "php": "^7.1.3 || ^8.0"
  3317. },
  3318. "require-dev": {
  3319. "doctrine/coding-standard": "^6.0",
  3320. "phpstan/phpstan-shim": "^0.9.2",
  3321. "phpunit/phpunit": "^7.0",
  3322. "vimeo/psalm": "^3.8.1"
  3323. },
  3324. "type": "library",
  3325. "autoload": {
  3326. "psr-4": {
  3327. "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
  3328. }
  3329. },
  3330. "notification-url": "https://packagist.org/downloads/",
  3331. "license": [
  3332. "MIT"
  3333. ],
  3334. "authors": [
  3335. {
  3336. "name": "Guilherme Blanco",
  3337. "email": "guilhermeblanco@gmail.com"
  3338. },
  3339. {
  3340. "name": "Roman Borschel",
  3341. "email": "roman@code-factory.org"
  3342. },
  3343. {
  3344. "name": "Benjamin Eberlei",
  3345. "email": "kontakt@beberlei.de"
  3346. },
  3347. {
  3348. "name": "Jonathan Wage",
  3349. "email": "jonwage@gmail.com"
  3350. },
  3351. {
  3352. "name": "Johannes Schmitt",
  3353. "email": "schmittjoh@gmail.com"
  3354. }
  3355. ],
  3356. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  3357. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  3358. "keywords": [
  3359. "array",
  3360. "collections",
  3361. "iterators",
  3362. "php"
  3363. ],
  3364. "time": "2020-07-27T17:53:49+00:00"
  3365. },
  3366. {
  3367. "name": "doctrine/common",
  3368. "version": "3.1.2",
  3369. "source": {
  3370. "type": "git",
  3371. "url": "https://github.com/doctrine/common.git",
  3372. "reference": "a036d90c303f3163b5be8b8fde9b6755b2be4a3a"
  3373. },
  3374. "dist": {
  3375. "type": "zip",
  3376. "url": "https://api.github.com/repos/doctrine/common/zipball/a036d90c303f3163b5be8b8fde9b6755b2be4a3a",
  3377. "reference": "a036d90c303f3163b5be8b8fde9b6755b2be4a3a",
  3378. "shasum": ""
  3379. },
  3380. "require": {
  3381. "doctrine/persistence": "^2.0",
  3382. "php": "^7.1 || ^8.0"
  3383. },
  3384. "require-dev": {
  3385. "doctrine/coding-standard": "^6.0 || ^8.0",
  3386. "phpstan/phpstan": "^0.12",
  3387. "phpstan/phpstan-phpunit": "^0.12",
  3388. "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
  3389. "squizlabs/php_codesniffer": "^3.0",
  3390. "symfony/phpunit-bridge": "^4.0.5",
  3391. "vimeo/psalm": "^4.4"
  3392. },
  3393. "type": "library",
  3394. "autoload": {
  3395. "psr-4": {
  3396. "Doctrine\\Common\\": "lib/Doctrine/Common"
  3397. }
  3398. },
  3399. "notification-url": "https://packagist.org/downloads/",
  3400. "license": [
  3401. "MIT"
  3402. ],
  3403. "authors": [
  3404. {
  3405. "name": "Guilherme Blanco",
  3406. "email": "guilhermeblanco@gmail.com"
  3407. },
  3408. {
  3409. "name": "Roman Borschel",
  3410. "email": "roman@code-factory.org"
  3411. },
  3412. {
  3413. "name": "Benjamin Eberlei",
  3414. "email": "kontakt@beberlei.de"
  3415. },
  3416. {
  3417. "name": "Jonathan Wage",
  3418. "email": "jonwage@gmail.com"
  3419. },
  3420. {
  3421. "name": "Johannes Schmitt",
  3422. "email": "schmittjoh@gmail.com"
  3423. },
  3424. {
  3425. "name": "Marco Pivetta",
  3426. "email": "ocramius@gmail.com"
  3427. }
  3428. ],
  3429. "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.",
  3430. "homepage": "https://www.doctrine-project.org/projects/common.html",
  3431. "keywords": [
  3432. "common",
  3433. "doctrine",
  3434. "php"
  3435. ],
  3436. "time": "2021-02-10T20:18:51+00:00"
  3437. },
  3438. {
  3439. "name": "doctrine/dbal",
  3440. "version": "2.12.1",
  3441. "source": {
  3442. "type": "git",
  3443. "url": "https://github.com/doctrine/dbal.git",
  3444. "reference": "adce7a954a1c2f14f85e94aed90c8489af204086"
  3445. },
  3446. "dist": {
  3447. "type": "zip",
  3448. "url": "https://api.github.com/repos/doctrine/dbal/zipball/adce7a954a1c2f14f85e94aed90c8489af204086",
  3449. "reference": "adce7a954a1c2f14f85e94aed90c8489af204086",
  3450. "shasum": ""
  3451. },
  3452. "require": {
  3453. "doctrine/cache": "^1.0",
  3454. "doctrine/event-manager": "^1.0",
  3455. "ext-pdo": "*",
  3456. "php": "^7.3 || ^8"
  3457. },
  3458. "require-dev": {
  3459. "doctrine/coding-standard": "^8.1",
  3460. "jetbrains/phpstorm-stubs": "^2019.1",
  3461. "phpstan/phpstan": "^0.12.40",
  3462. "phpunit/phpunit": "^9.4",
  3463. "psalm/plugin-phpunit": "^0.10.0",
  3464. "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
  3465. "vimeo/psalm": "^3.17.2"
  3466. },
  3467. "suggest": {
  3468. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  3469. },
  3470. "bin": [
  3471. "bin/doctrine-dbal"
  3472. ],
  3473. "type": "library",
  3474. "extra": {
  3475. "branch-alias": {
  3476. "dev-master": "4.0.x-dev"
  3477. }
  3478. },
  3479. "autoload": {
  3480. "psr-4": {
  3481. "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
  3482. }
  3483. },
  3484. "notification-url": "https://packagist.org/downloads/",
  3485. "license": [
  3486. "MIT"
  3487. ],
  3488. "authors": [
  3489. {
  3490. "name": "Guilherme Blanco",
  3491. "email": "guilhermeblanco@gmail.com"
  3492. },
  3493. {
  3494. "name": "Roman Borschel",
  3495. "email": "roman@code-factory.org"
  3496. },
  3497. {
  3498. "name": "Benjamin Eberlei",
  3499. "email": "kontakt@beberlei.de"
  3500. },
  3501. {
  3502. "name": "Jonathan Wage",
  3503. "email": "jonwage@gmail.com"
  3504. }
  3505. ],
  3506. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  3507. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  3508. "keywords": [
  3509. "abstraction",
  3510. "database",
  3511. "db2",
  3512. "dbal",
  3513. "mariadb",
  3514. "mssql",
  3515. "mysql",
  3516. "oci8",
  3517. "oracle",
  3518. "pdo",
  3519. "pgsql",
  3520. "postgresql",
  3521. "queryobject",
  3522. "sasql",
  3523. "sql",
  3524. "sqlanywhere",
  3525. "sqlite",
  3526. "sqlserver",
  3527. "sqlsrv"
  3528. ],
  3529. "time": "2020-11-14T20:26:58+00:00"
  3530. },
  3531. {
  3532. "name": "doctrine/doctrine-bundle",
  3533. "version": "2.3.1",
  3534. "source": {
  3535. "type": "git",
  3536. "url": "https://github.com/doctrine/DoctrineBundle.git",
  3537. "reference": "a08bc3b4d8567cdff05e89b272ba1e06e9d71c21"
  3538. },
  3539. "dist": {
  3540. "type": "zip",
  3541. "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a08bc3b4d8567cdff05e89b272ba1e06e9d71c21",
  3542. "reference": "a08bc3b4d8567cdff05e89b272ba1e06e9d71c21",
  3543. "shasum": ""
  3544. },
  3545. "require": {
  3546. "doctrine/dbal": "^2.9.0|^3.0",
  3547. "doctrine/persistence": "^1.3.3|^2.0",
  3548. "doctrine/sql-formatter": "^1.0.1",
  3549. "php": "^7.1 || ^8.0",
  3550. "symfony/cache": "^4.3.3|^5.0",
  3551. "symfony/config": "^4.3.3|^5.0",
  3552. "symfony/console": "^3.4.30|^4.3.3|^5.0",
  3553. "symfony/dependency-injection": "^4.3.3|^5.0",
  3554. "symfony/doctrine-bridge": "^4.4.7|^5.0",
  3555. "symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0",
  3556. "symfony/service-contracts": "^1.1.1|^2.0"
  3557. },
  3558. "conflict": {
  3559. "doctrine/orm": "<2.6",
  3560. "twig/twig": "<1.34|>=2.0,<2.4"
  3561. },
  3562. "require-dev": {
  3563. "doctrine/coding-standard": "^8.0",
  3564. "doctrine/orm": "^2.6",
  3565. "friendsofphp/proxy-manager-lts": "^1.0",
  3566. "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3",
  3567. "psalm/plugin-phpunit": "^0.15.1",
  3568. "psalm/plugin-symfony": "^2.2.4",
  3569. "symfony/phpunit-bridge": "^5.2",
  3570. "symfony/property-info": "^4.3.3|^5.0",
  3571. "symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0",
  3572. "symfony/security-bundle": "^4.4|5.0",
  3573. "symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0",
  3574. "symfony/validator": "^3.4.30|^4.3.3|^5.0",
  3575. "symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0",
  3576. "symfony/yaml": "^3.4.30|^4.3.3|^5.0",
  3577. "twig/twig": "^1.34|^2.12|^3.0",
  3578. "vimeo/psalm": "^4.7"
  3579. },
  3580. "suggest": {
  3581. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
  3582. "ext-pdo": "*",
  3583. "symfony/web-profiler-bundle": "To use the data collector."
  3584. },
  3585. "type": "symfony-bundle",
  3586. "autoload": {
  3587. "psr-4": {
  3588. "Doctrine\\Bundle\\DoctrineBundle\\": ""
  3589. }
  3590. },
  3591. "notification-url": "https://packagist.org/downloads/",
  3592. "license": [
  3593. "MIT"
  3594. ],
  3595. "authors": [
  3596. {
  3597. "name": "Fabien Potencier",
  3598. "email": "fabien@symfony.com"
  3599. },
  3600. {
  3601. "name": "Benjamin Eberlei",
  3602. "email": "kontakt@beberlei.de"
  3603. },
  3604. {
  3605. "name": "Symfony Community",
  3606. "homepage": "http://symfony.com/contributors"
  3607. },
  3608. {
  3609. "name": "Doctrine Project",
  3610. "homepage": "http://www.doctrine-project.org/"
  3611. }
  3612. ],
  3613. "description": "Symfony DoctrineBundle",
  3614. "homepage": "http://www.doctrine-project.org",
  3615. "keywords": [
  3616. "database",
  3617. "dbal",
  3618. "orm",
  3619. "persistence"
  3620. ],
  3621. "time": "2021-04-05T14:21:02+00:00"
  3622. },
  3623. {
  3624. "name": "doctrine/event-manager",
  3625. "version": "1.1.1",
  3626. "source": {
  3627. "type": "git",
  3628. "url": "https://github.com/doctrine/event-manager.git",
  3629. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
  3630. },
  3631. "dist": {
  3632. "type": "zip",
  3633. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
  3634. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
  3635. "shasum": ""
  3636. },
  3637. "require": {
  3638. "php": "^7.1 || ^8.0"
  3639. },
  3640. "conflict": {
  3641. "doctrine/common": "<2.9@dev"
  3642. },
  3643. "require-dev": {
  3644. "doctrine/coding-standard": "^6.0",
  3645. "phpunit/phpunit": "^7.0"
  3646. },
  3647. "type": "library",
  3648. "extra": {
  3649. "branch-alias": {
  3650. "dev-master": "1.0.x-dev"
  3651. }
  3652. },
  3653. "autoload": {
  3654. "psr-4": {
  3655. "Doctrine\\Common\\": "lib/Doctrine/Common"
  3656. }
  3657. },
  3658. "notification-url": "https://packagist.org/downloads/",
  3659. "license": [
  3660. "MIT"
  3661. ],
  3662. "authors": [
  3663. {
  3664. "name": "Guilherme Blanco",
  3665. "email": "guilhermeblanco@gmail.com"
  3666. },
  3667. {
  3668. "name": "Roman Borschel",
  3669. "email": "roman@code-factory.org"
  3670. },
  3671. {
  3672. "name": "Benjamin Eberlei",
  3673. "email": "kontakt@beberlei.de"
  3674. },
  3675. {
  3676. "name": "Jonathan Wage",
  3677. "email": "jonwage@gmail.com"
  3678. },
  3679. {
  3680. "name": "Johannes Schmitt",
  3681. "email": "schmittjoh@gmail.com"
  3682. },
  3683. {
  3684. "name": "Marco Pivetta",
  3685. "email": "ocramius@gmail.com"
  3686. }
  3687. ],
  3688. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  3689. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  3690. "keywords": [
  3691. "event",
  3692. "event dispatcher",
  3693. "event manager",
  3694. "event system",
  3695. "events"
  3696. ],
  3697. "time": "2020-05-29T18:28:51+00:00"
  3698. },
  3699. {
  3700. "name": "doctrine/inflector",
  3701. "version": "2.0.3",
  3702. "source": {
  3703. "type": "git",
  3704. "url": "https://github.com/doctrine/inflector.git",
  3705. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
  3706. },
  3707. "dist": {
  3708. "type": "zip",
  3709. "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  3710. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  3711. "shasum": ""
  3712. },
  3713. "require": {
  3714. "php": "^7.2 || ^8.0"
  3715. },
  3716. "require-dev": {
  3717. "doctrine/coding-standard": "^7.0",
  3718. "phpstan/phpstan": "^0.11",
  3719. "phpstan/phpstan-phpunit": "^0.11",
  3720. "phpstan/phpstan-strict-rules": "^0.11",
  3721. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  3722. },
  3723. "type": "library",
  3724. "extra": {
  3725. "branch-alias": {
  3726. "dev-master": "2.0.x-dev"
  3727. }
  3728. },
  3729. "autoload": {
  3730. "psr-4": {
  3731. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  3732. }
  3733. },
  3734. "notification-url": "https://packagist.org/downloads/",
  3735. "license": [
  3736. "MIT"
  3737. ],
  3738. "authors": [
  3739. {
  3740. "name": "Guilherme Blanco",
  3741. "email": "guilhermeblanco@gmail.com"
  3742. },
  3743. {
  3744. "name": "Roman Borschel",
  3745. "email": "roman@code-factory.org"
  3746. },
  3747. {
  3748. "name": "Benjamin Eberlei",
  3749. "email": "kontakt@beberlei.de"
  3750. },
  3751. {
  3752. "name": "Jonathan Wage",
  3753. "email": "jonwage@gmail.com"
  3754. },
  3755. {
  3756. "name": "Johannes Schmitt",
  3757. "email": "schmittjoh@gmail.com"
  3758. }
  3759. ],
  3760. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  3761. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  3762. "keywords": [
  3763. "inflection",
  3764. "inflector",
  3765. "lowercase",
  3766. "manipulation",
  3767. "php",
  3768. "plural",
  3769. "singular",
  3770. "strings",
  3771. "uppercase",
  3772. "words"
  3773. ],
  3774. "time": "2020-05-29T15:13:26+00:00"
  3775. },
  3776. {
  3777. "name": "doctrine/instantiator",
  3778. "version": "1.4.0",
  3779. "source": {
  3780. "type": "git",
  3781. "url": "https://github.com/doctrine/instantiator.git",
  3782. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
  3783. },
  3784. "dist": {
  3785. "type": "zip",
  3786. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
  3787. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
  3788. "shasum": ""
  3789. },
  3790. "require": {
  3791. "php": "^7.1 || ^8.0"
  3792. },
  3793. "require-dev": {
  3794. "doctrine/coding-standard": "^8.0",
  3795. "ext-pdo": "*",
  3796. "ext-phar": "*",
  3797. "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
  3798. "phpstan/phpstan": "^0.12",
  3799. "phpstan/phpstan-phpunit": "^0.12",
  3800. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  3801. },
  3802. "type": "library",
  3803. "autoload": {
  3804. "psr-4": {
  3805. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  3806. }
  3807. },
  3808. "notification-url": "https://packagist.org/downloads/",
  3809. "license": [
  3810. "MIT"
  3811. ],
  3812. "authors": [
  3813. {
  3814. "name": "Marco Pivetta",
  3815. "email": "ocramius@gmail.com",
  3816. "homepage": "https://ocramius.github.io/"
  3817. }
  3818. ],
  3819. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  3820. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  3821. "keywords": [
  3822. "constructor",
  3823. "instantiate"
  3824. ],
  3825. "time": "2020-11-10T18:47:58+00:00"
  3826. },
  3827. {
  3828. "name": "doctrine/lexer",
  3829. "version": "1.2.1",
  3830. "source": {
  3831. "type": "git",
  3832. "url": "https://github.com/doctrine/lexer.git",
  3833. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
  3834. },
  3835. "dist": {
  3836. "type": "zip",
  3837. "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
  3838. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
  3839. "shasum": ""
  3840. },
  3841. "require": {
  3842. "php": "^7.2 || ^8.0"
  3843. },
  3844. "require-dev": {
  3845. "doctrine/coding-standard": "^6.0",
  3846. "phpstan/phpstan": "^0.11.8",
  3847. "phpunit/phpunit": "^8.2"
  3848. },
  3849. "type": "library",
  3850. "extra": {
  3851. "branch-alias": {
  3852. "dev-master": "1.2.x-dev"
  3853. }
  3854. },
  3855. "autoload": {
  3856. "psr-4": {
  3857. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  3858. }
  3859. },
  3860. "notification-url": "https://packagist.org/downloads/",
  3861. "license": [
  3862. "MIT"
  3863. ],
  3864. "authors": [
  3865. {
  3866. "name": "Guilherme Blanco",
  3867. "email": "guilhermeblanco@gmail.com"
  3868. },
  3869. {
  3870. "name": "Roman Borschel",
  3871. "email": "roman@code-factory.org"
  3872. },
  3873. {
  3874. "name": "Johannes Schmitt",
  3875. "email": "schmittjoh@gmail.com"
  3876. }
  3877. ],
  3878. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  3879. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  3880. "keywords": [
  3881. "annotations",
  3882. "docblock",
  3883. "lexer",
  3884. "parser",
  3885. "php"
  3886. ],
  3887. "time": "2020-05-25T17:44:05+00:00"
  3888. },
  3889. {
  3890. "name": "doctrine/orm",
  3891. "version": "2.8.4",
  3892. "source": {
  3893. "type": "git",
  3894. "url": "https://github.com/doctrine/orm.git",
  3895. "reference": "a588555ecd837b8d7e89355d9a13902e54d529c7"
  3896. },
  3897. "dist": {
  3898. "type": "zip",
  3899. "url": "https://api.github.com/repos/doctrine/orm/zipball/a588555ecd837b8d7e89355d9a13902e54d529c7",
  3900. "reference": "a588555ecd837b8d7e89355d9a13902e54d529c7",
  3901. "shasum": ""
  3902. },
  3903. "require": {
  3904. "composer/package-versions-deprecated": "^1.8",
  3905. "doctrine/annotations": "^1.11.1",
  3906. "doctrine/cache": "^1.9.1",
  3907. "doctrine/collections": "^1.5",
  3908. "doctrine/common": "^3.0.3",
  3909. "doctrine/dbal": "^2.10.0",
  3910. "doctrine/event-manager": "^1.1",
  3911. "doctrine/inflector": "^1.4|^2.0",
  3912. "doctrine/instantiator": "^1.3",
  3913. "doctrine/lexer": "^1.0",
  3914. "doctrine/persistence": "^2.0",
  3915. "ext-pdo": "*",
  3916. "php": "^7.2|^8.0",
  3917. "symfony/console": "^3.0|^4.0|^5.0"
  3918. },
  3919. "require-dev": {
  3920. "doctrine/coding-standard": "^8.0",
  3921. "phpstan/phpstan": "^0.12.18",
  3922. "phpunit/phpunit": "^8.5|^9.4",
  3923. "symfony/yaml": "^3.4|^4.0|^5.0",
  3924. "vimeo/psalm": "4.1.1"
  3925. },
  3926. "suggest": {
  3927. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  3928. },
  3929. "bin": [
  3930. "bin/doctrine"
  3931. ],
  3932. "type": "library",
  3933. "autoload": {
  3934. "psr-4": {
  3935. "Doctrine\\ORM\\": "lib/Doctrine/ORM"
  3936. }
  3937. },
  3938. "notification-url": "https://packagist.org/downloads/",
  3939. "license": [
  3940. "MIT"
  3941. ],
  3942. "authors": [
  3943. {
  3944. "name": "Guilherme Blanco",
  3945. "email": "guilhermeblanco@gmail.com"
  3946. },
  3947. {
  3948. "name": "Roman Borschel",
  3949. "email": "roman@code-factory.org"
  3950. },
  3951. {
  3952. "name": "Benjamin Eberlei",
  3953. "email": "kontakt@beberlei.de"
  3954. },
  3955. {
  3956. "name": "Jonathan Wage",
  3957. "email": "jonwage@gmail.com"
  3958. },
  3959. {
  3960. "name": "Marco Pivetta",
  3961. "email": "ocramius@gmail.com"
  3962. }
  3963. ],
  3964. "description": "Object-Relational-Mapper for PHP",
  3965. "homepage": "https://www.doctrine-project.org/projects/orm.html",
  3966. "keywords": [
  3967. "database",
  3968. "orm"
  3969. ],
  3970. "time": "2021-04-05T18:38:36+00:00"
  3971. },
  3972. {
  3973. "name": "doctrine/persistence",
  3974. "version": "2.1.0",
  3975. "source": {
  3976. "type": "git",
  3977. "url": "https://github.com/doctrine/persistence.git",
  3978. "reference": "9899c16934053880876b920a3b8b02ed2337ac1d"
  3979. },
  3980. "dist": {
  3981. "type": "zip",
  3982. "url": "https://api.github.com/repos/doctrine/persistence/zipball/9899c16934053880876b920a3b8b02ed2337ac1d",
  3983. "reference": "9899c16934053880876b920a3b8b02ed2337ac1d",
  3984. "shasum": ""
  3985. },
  3986. "require": {
  3987. "doctrine/annotations": "^1.0",
  3988. "doctrine/cache": "^1.0",
  3989. "doctrine/collections": "^1.0",
  3990. "doctrine/event-manager": "^1.0",
  3991. "php": "^7.1 || ^8.0"
  3992. },
  3993. "conflict": {
  3994. "doctrine/common": "<2.10@dev"
  3995. },
  3996. "require-dev": {
  3997. "composer/package-versions-deprecated": "^1.11",
  3998. "doctrine/coding-standard": "^6.0 || ^8.0",
  3999. "doctrine/common": "^3.0",
  4000. "phpstan/phpstan": "^0.12",
  4001. "phpunit/phpunit": "^7.5.20 || ^8.0 || ^9.0",
  4002. "vimeo/psalm": "^3.11"
  4003. },
  4004. "type": "library",
  4005. "autoload": {
  4006. "psr-4": {
  4007. "Doctrine\\Common\\": "lib/Doctrine/Common",
  4008. "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
  4009. }
  4010. },
  4011. "notification-url": "https://packagist.org/downloads/",
  4012. "license": [
  4013. "MIT"
  4014. ],
  4015. "authors": [
  4016. {
  4017. "name": "Guilherme Blanco",
  4018. "email": "guilhermeblanco@gmail.com"
  4019. },
  4020. {
  4021. "name": "Roman Borschel",
  4022. "email": "roman@code-factory.org"
  4023. },
  4024. {
  4025. "name": "Benjamin Eberlei",
  4026. "email": "kontakt@beberlei.de"
  4027. },
  4028. {
  4029. "name": "Jonathan Wage",
  4030. "email": "jonwage@gmail.com"
  4031. },
  4032. {
  4033. "name": "Johannes Schmitt",
  4034. "email": "schmittjoh@gmail.com"
  4035. },
  4036. {
  4037. "name": "Marco Pivetta",
  4038. "email": "ocramius@gmail.com"
  4039. }
  4040. ],
  4041. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  4042. "homepage": "https://doctrine-project.org/projects/persistence.html",
  4043. "keywords": [
  4044. "mapper",
  4045. "object",
  4046. "odm",
  4047. "orm",
  4048. "persistence"
  4049. ],
  4050. "time": "2020-10-24T22:13:54+00:00"
  4051. },
  4052. {
  4053. "name": "doctrine/sql-formatter",
  4054. "version": "1.1.1",
  4055. "source": {
  4056. "type": "git",
  4057. "url": "https://github.com/doctrine/sql-formatter.git",
  4058. "reference": "56070bebac6e77230ed7d306ad13528e60732871"
  4059. },
  4060. "dist": {
  4061. "type": "zip",
  4062. "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/56070bebac6e77230ed7d306ad13528e60732871",
  4063. "reference": "56070bebac6e77230ed7d306ad13528e60732871",
  4064. "shasum": ""
  4065. },
  4066. "require": {
  4067. "php": "^7.1 || ^8.0"
  4068. },
  4069. "require-dev": {
  4070. "bamarni/composer-bin-plugin": "^1.4"
  4071. },
  4072. "bin": [
  4073. "bin/sql-formatter"
  4074. ],
  4075. "type": "library",
  4076. "extra": {
  4077. "branch-alias": {
  4078. "dev-master": "1.x-dev"
  4079. }
  4080. },
  4081. "autoload": {
  4082. "psr-4": {
  4083. "Doctrine\\SqlFormatter\\": "src"
  4084. }
  4085. },
  4086. "notification-url": "https://packagist.org/downloads/",
  4087. "license": [
  4088. "MIT"
  4089. ],
  4090. "authors": [
  4091. {
  4092. "name": "Jeremy Dorn",
  4093. "email": "jeremy@jeremydorn.com",
  4094. "homepage": "http://jeremydorn.com/"
  4095. }
  4096. ],
  4097. "description": "a PHP SQL highlighting library",
  4098. "homepage": "https://github.com/doctrine/sql-formatter/",
  4099. "keywords": [
  4100. "highlight",
  4101. "sql"
  4102. ],
  4103. "time": "2020-07-30T16:57:33+00:00"
  4104. },
  4105. {
  4106. "name": "dragonmantank/cron-expression",
  4107. "version": "v2.3.1",
  4108. "source": {
  4109. "type": "git",
  4110. "url": "https://github.com/dragonmantank/cron-expression.git",
  4111. "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2"
  4112. },
  4113. "dist": {
  4114. "type": "zip",
  4115. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2",
  4116. "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2",
  4117. "shasum": ""
  4118. },
  4119. "require": {
  4120. "php": "^7.0|^8.0"
  4121. },
  4122. "require-dev": {
  4123. "phpunit/phpunit": "^6.4|^7.0|^8.0|^9.0"
  4124. },
  4125. "type": "library",
  4126. "extra": {
  4127. "branch-alias": {
  4128. "dev-master": "2.3-dev"
  4129. }
  4130. },
  4131. "autoload": {
  4132. "psr-4": {
  4133. "Cron\\": "src/Cron/"
  4134. }
  4135. },
  4136. "notification-url": "https://packagist.org/downloads/",
  4137. "license": [
  4138. "MIT"
  4139. ],
  4140. "authors": [
  4141. {
  4142. "name": "Michael Dowling",
  4143. "email": "mtdowling@gmail.com",
  4144. "homepage": "https://github.com/mtdowling"
  4145. },
  4146. {
  4147. "name": "Chris Tankersley",
  4148. "email": "chris@ctankersley.com",
  4149. "homepage": "https://github.com/dragonmantank"
  4150. }
  4151. ],
  4152. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  4153. "keywords": [
  4154. "cron",
  4155. "schedule"
  4156. ],
  4157. "time": "2020-10-13T00:52:37+00:00"
  4158. },
  4159. {
  4160. "name": "egulias/email-validator",
  4161. "version": "3.1.1",
  4162. "source": {
  4163. "type": "git",
  4164. "url": "https://github.com/egulias/EmailValidator.git",
  4165. "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307"
  4166. },
  4167. "dist": {
  4168. "type": "zip",
  4169. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c81f18a3efb941d8c4d2e025f6183b5c6d697307",
  4170. "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307",
  4171. "shasum": ""
  4172. },
  4173. "require": {
  4174. "doctrine/lexer": "^1.2",
  4175. "php": ">=7.2",
  4176. "symfony/polyfill-intl-idn": "^1.15"
  4177. },
  4178. "require-dev": {
  4179. "php-coveralls/php-coveralls": "^2.2",
  4180. "phpunit/phpunit": "^8.5.8|^9.3.3",
  4181. "vimeo/psalm": "^4"
  4182. },
  4183. "suggest": {
  4184. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  4185. },
  4186. "type": "library",
  4187. "extra": {
  4188. "branch-alias": {
  4189. "dev-master": "3.0.x-dev"
  4190. }
  4191. },
  4192. "autoload": {
  4193. "psr-4": {
  4194. "Egulias\\EmailValidator\\": "src"
  4195. }
  4196. },
  4197. "notification-url": "https://packagist.org/downloads/",
  4198. "license": [
  4199. "MIT"
  4200. ],
  4201. "authors": [
  4202. {
  4203. "name": "Eduardo Gulias Davis"
  4204. }
  4205. ],
  4206. "description": "A library for validating emails against several RFCs",
  4207. "homepage": "https://github.com/egulias/EmailValidator",
  4208. "keywords": [
  4209. "email",
  4210. "emailvalidation",
  4211. "emailvalidator",
  4212. "validation",
  4213. "validator"
  4214. ],
  4215. "time": "2021-04-01T18:37:14+00:00"
  4216. },
  4217. {
  4218. "name": "friendsofsymfony/http-cache",
  4219. "version": "2.10.0",
  4220. "source": {
  4221. "type": "git",
  4222. "url": "https://github.com/FriendsOfSymfony/FOSHttpCache.git",
  4223. "reference": "fa9abf66ab85cdd30bda2e97a72534e4e6328efa"
  4224. },
  4225. "dist": {
  4226. "type": "zip",
  4227. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCache/zipball/fa9abf66ab85cdd30bda2e97a72534e4e6328efa",
  4228. "reference": "fa9abf66ab85cdd30bda2e97a72534e4e6328efa",
  4229. "shasum": ""
  4230. },
  4231. "require": {
  4232. "php": "^7.2 || ^8.0",
  4233. "php-http/client-common": "^1.1.0 || ^2.0",
  4234. "php-http/client-implementation": "^1.0 || ^2.0",
  4235. "php-http/discovery": "^1.12",
  4236. "php-http/message": "^1.0 || ^2.0",
  4237. "symfony/event-dispatcher": "^3.4 || ^4.3 || ^5.0",
  4238. "symfony/options-resolver": "^3.4 || ^4.3 || ^5.0"
  4239. },
  4240. "conflict": {
  4241. "toflar/psr6-symfony-http-cache-store": "<2.2.1"
  4242. },
  4243. "require-dev": {
  4244. "mockery/mockery": "^1.3.1",
  4245. "monolog/monolog": "^1.0",
  4246. "php-http/guzzle7-adapter": "^0.1.1",
  4247. "php-http/mock-client": "^1.2",
  4248. "symfony/http-kernel": "^3.4 || ^4.3 || ^5.0",
  4249. "symfony/phpunit-bridge": "^5.0",
  4250. "symfony/process": "^3.4 || ^4.3 || ^5.0"
  4251. },
  4252. "suggest": {
  4253. "friendsofsymfony/http-cache-bundle": "For integration with the Symfony framework",
  4254. "monolog/monolog": "For logging issues while invalidating"
  4255. },
  4256. "type": "library",
  4257. "extra": {
  4258. "branch-alias": {
  4259. "dev-master": "2.10.x-dev"
  4260. }
  4261. },
  4262. "autoload": {
  4263. "psr-4": {
  4264. "FOS\\HttpCache\\": "src/"
  4265. }
  4266. },
  4267. "notification-url": "https://packagist.org/downloads/",
  4268. "license": [
  4269. "MIT"
  4270. ],
  4271. "authors": [
  4272. {
  4273. "name": "Liip AG",
  4274. "homepage": "http://www.liip.ch/"
  4275. },
  4276. {
  4277. "name": "Driebit",
  4278. "email": "tech@driebit.nl",
  4279. "homepage": "http://www.driebit.nl"
  4280. },
  4281. {
  4282. "name": "Community contributions",
  4283. "homepage": "https://github.com/friendsofsymfony/FOSHttpCache/contributors"
  4284. }
  4285. ],
  4286. "description": "Tools to manage HTTP caching proxies with PHP",
  4287. "homepage": "https://github.com/friendsofsymfony/FOSHttpCache",
  4288. "keywords": [
  4289. "caching",
  4290. "http",
  4291. "invalidation",
  4292. "nginx",
  4293. "purge",
  4294. "varnish"
  4295. ],
  4296. "time": "2020-12-02T13:12:57+00:00"
  4297. },
  4298. {
  4299. "name": "friendsofsymfony/http-cache-bundle",
  4300. "version": "2.10.2",
  4301. "source": {
  4302. "type": "git",
  4303. "url": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle.git",
  4304. "reference": "440f243d2d86ce42acbe5d30533fef3f4bbf52a8"
  4305. },
  4306. "dist": {
  4307. "type": "zip",
  4308. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCacheBundle/zipball/440f243d2d86ce42acbe5d30533fef3f4bbf52a8",
  4309. "reference": "440f243d2d86ce42acbe5d30533fef3f4bbf52a8",
  4310. "shasum": ""
  4311. },
  4312. "require": {
  4313. "friendsofsymfony/http-cache": "^2.6",
  4314. "php": "^7.3 || ^8.0",
  4315. "symfony/framework-bundle": "^3.4.26 || ^4.2.7 || ^5.0",
  4316. "symfony/http-foundation": "^3.4.26 || ^4.2.7 || ^5.0",
  4317. "symfony/http-kernel": "^3.4.26 || ^4.2.7 || ^5.0"
  4318. },
  4319. "conflict": {
  4320. "symfony/monolog-bridge": "<3.4.4",
  4321. "twig/twig": "<1.12.0"
  4322. },
  4323. "require-dev": {
  4324. "doctrine/annotations": "^1.11",
  4325. "guzzlehttp/guzzle": "^7.2",
  4326. "matthiasnoback/symfony-dependency-injection-test": "^4.0",
  4327. "mockery/mockery": "^1.3.2",
  4328. "monolog/monolog": "*",
  4329. "php-http/discovery": "^1.13",
  4330. "php-http/guzzle7-adapter": "^0.1.1",
  4331. "php-http/httplug": "^2.2.0",
  4332. "php-http/message": "^1.0 || ^2.0",
  4333. "sebastian/exporter": "^2.0",
  4334. "sensio/framework-extra-bundle": "^3.0 || ^4.0 || ^5.5.1",
  4335. "symfony/browser-kit": "^3.4.4 || ^4.2.7 || ^5.0",
  4336. "symfony/console": "^3.4.26 || ^4.2.7 || ^5.0",
  4337. "symfony/css-selector": "^3.4.26 || ^4.2.7 || ^5.0",
  4338. "symfony/expression-language": "^3.4.26 || ^4.2.7 || ^5.0",
  4339. "symfony/finder": "^3.4.26 || ^4.2.7 || ^5.0",
  4340. "symfony/monolog-bundle": "^3.0 || ^4.2.7 || ^5.0",
  4341. "symfony/phpunit-bridge": "^4.4.11 || ^5.1.3",
  4342. "symfony/routing": "^3.4.26 || ^4.2.7 || ^5.0",
  4343. "symfony/security-bundle": "^3.4.26 || ^4.2.7 || ^5.0",
  4344. "symfony/twig-bundle": "^3.4.26 || ^4.2.7 || ^5.0",
  4345. "symfony/yaml": "^3.4.26 || ^4.2.7 || ^5.0",
  4346. "twig/twig": "^2.13"
  4347. },
  4348. "suggest": {
  4349. "sensio/framework-extra-bundle": "For Tagged Cache Invalidation",
  4350. "symfony/console": "To send invalidation requests from the command line",
  4351. "symfony/expression-language": "For Tagged Cache Invalidation"
  4352. },
  4353. "type": "symfony-bundle",
  4354. "extra": {
  4355. "branch-alias": {
  4356. "dev-master": "2.x-dev"
  4357. }
  4358. },
  4359. "autoload": {
  4360. "psr-4": {
  4361. "FOS\\HttpCacheBundle\\": "src/"
  4362. }
  4363. },
  4364. "notification-url": "https://packagist.org/downloads/",
  4365. "license": [
  4366. "MIT"
  4367. ],
  4368. "authors": [
  4369. {
  4370. "name": "Liip AG",
  4371. "homepage": "http://www.liip.ch/"
  4372. },
  4373. {
  4374. "name": "Driebit",
  4375. "email": "tech@driebit.nl",
  4376. "homepage": "http://www.driebit.nl"
  4377. },
  4378. {
  4379. "name": "Community contributions",
  4380. "homepage": "https://github.com/friendsofsymfony/FOSHttpCacheBundle/contributors"
  4381. }
  4382. ],
  4383. "description": "Set path based HTTP cache headers and send invalidation requests to your HTTP cache",
  4384. "homepage": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle",
  4385. "keywords": [
  4386. "caching",
  4387. "esi",
  4388. "http",
  4389. "invalidation",
  4390. "purge",
  4391. "varnish"
  4392. ],
  4393. "time": "2021-01-26T12:46:48+00:00"
  4394. },
  4395. {
  4396. "name": "imagine/imagine",
  4397. "version": "1.2.4",
  4398. "source": {
  4399. "type": "git",
  4400. "url": "https://github.com/avalanche123/Imagine.git",
  4401. "reference": "d2e18be6e930ca169e4f921ef73ebfc061bf55d8"
  4402. },
  4403. "dist": {
  4404. "type": "zip",
  4405. "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/d2e18be6e930ca169e4f921ef73ebfc061bf55d8",
  4406. "reference": "d2e18be6e930ca169e4f921ef73ebfc061bf55d8",
  4407. "shasum": ""
  4408. },
  4409. "require": {
  4410. "php": ">=5.3.2"
  4411. },
  4412. "require-dev": {
  4413. "friendsofphp/php-cs-fixer": "^2.2",
  4414. "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
  4415. },
  4416. "suggest": {
  4417. "ext-gd": "to use the GD implementation",
  4418. "ext-gmagick": "to use the Gmagick implementation",
  4419. "ext-imagick": "to use the Imagick implementation"
  4420. },
  4421. "type": "library",
  4422. "extra": {
  4423. "branch-alias": {
  4424. "dev-develop": "0.7-dev"
  4425. }
  4426. },
  4427. "autoload": {
  4428. "psr-4": {
  4429. "Imagine\\": "src/"
  4430. }
  4431. },
  4432. "notification-url": "https://packagist.org/downloads/",
  4433. "license": [
  4434. "MIT"
  4435. ],
  4436. "authors": [
  4437. {
  4438. "name": "Bulat Shakirzyanov",
  4439. "email": "mallluhuct@gmail.com",
  4440. "homepage": "http://avalanche123.com"
  4441. }
  4442. ],
  4443. "description": "Image processing for PHP 5.3",
  4444. "homepage": "http://imagine.readthedocs.org/",
  4445. "keywords": [
  4446. "drawing",
  4447. "graphics",
  4448. "image manipulation",
  4449. "image processing"
  4450. ],
  4451. "time": "2020-11-03T22:35:03+00:00"
  4452. },
  4453. {
  4454. "name": "jrgregory/m17-sticky-backend-footer",
  4455. "version": "2.0.9",
  4456. "source": {
  4457. "type": "git",
  4458. "url": "https://github.com/may17/contao-m17StickyBEFooter.git",
  4459. "reference": "5cd4685440aa595949a9df8f48064e7e16798bc3"
  4460. },
  4461. "dist": {
  4462. "type": "zip",
  4463. "url": "https://api.github.com/repos/may17/contao-m17StickyBEFooter/zipball/5cd4685440aa595949a9df8f48064e7e16798bc3",
  4464. "reference": "5cd4685440aa595949a9df8f48064e7e16798bc3",
  4465. "shasum": ""
  4466. },
  4467. "require": {
  4468. "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
  4469. "contao/core-bundle": ">=2.9 || ~4.3",
  4470. "php": ">=5.3"
  4471. },
  4472. "replace": {
  4473. "contao-legacy/m17-sticky-backend-footer": "*"
  4474. },
  4475. "type": "contao-module",
  4476. "extra": {
  4477. "contao": {
  4478. "sources": {
  4479. "m17StickyBEFooter": "system/modules/m17StickyBEFooter"
  4480. }
  4481. }
  4482. },
  4483. "autoload": {
  4484. "classmap": [
  4485. "m17StickyBEFooter/"
  4486. ]
  4487. },
  4488. "notification-url": "https://packagist.org/downloads/",
  4489. "license": [
  4490. "LGPL-3.0+"
  4491. ],
  4492. "authors": [
  4493. {
  4494. "name": "Joe Ray Gregory",
  4495. "homepage": "http://www.slash-works.de",
  4496. "role": "Developer"
  4497. }
  4498. ],
  4499. "description": "The sticky backend footer helps you to speedup your workflow in the backend",
  4500. "homepage": "http://www.slash-works.de",
  4501. "keywords": [
  4502. "backend",
  4503. "footer",
  4504. "sticky",
  4505. "workflow"
  4506. ],
  4507. "time": "2017-06-09T19:05:19+00:00"
  4508. },
  4509. {
  4510. "name": "knplabs/knp-menu",
  4511. "version": "v3.1.3",
  4512. "source": {
  4513. "type": "git",
  4514. "url": "https://github.com/KnpLabs/KnpMenu.git",
  4515. "reference": "bee33a4cb6b698447cd61c6b593589a82993f8c9"
  4516. },
  4517. "dist": {
  4518. "type": "zip",
  4519. "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/bee33a4cb6b698447cd61c6b593589a82993f8c9",
  4520. "reference": "bee33a4cb6b698447cd61c6b593589a82993f8c9",
  4521. "shasum": ""
  4522. },
  4523. "require": {
  4524. "php": "^7.2 || ^8.0"
  4525. },
  4526. "conflict": {
  4527. "twig/twig": "<1.40 || >=2,<2.9"
  4528. },
  4529. "require-dev": {
  4530. "phpspec/prophecy": "^1.8",
  4531. "psr/container": "^1.0",
  4532. "symfony/http-foundation": "^3.4 || ^4.2|| ^5.0",
  4533. "symfony/phpunit-bridge": "^3.3 || ^4.2|| ^5.0",
  4534. "symfony/routing": "^3.4 || ^4.2|| ^5.0",
  4535. "twig/twig": "^1.40 || ^2.9 || ^3.0"
  4536. },
  4537. "suggest": {
  4538. "twig/twig": "for the TwigRenderer and the integration with your templates"
  4539. },
  4540. "type": "library",
  4541. "extra": {
  4542. "branch-alias": {
  4543. "dev-master": "3.2-dev"
  4544. }
  4545. },
  4546. "autoload": {
  4547. "psr-4": {
  4548. "Knp\\Menu\\": "src/Knp/Menu"
  4549. }
  4550. },
  4551. "notification-url": "https://packagist.org/downloads/",
  4552. "license": [
  4553. "MIT"
  4554. ],
  4555. "authors": [
  4556. {
  4557. "name": "KnpLabs",
  4558. "homepage": "https://knplabs.com"
  4559. },
  4560. {
  4561. "name": "Christophe Coevoet",
  4562. "email": "stof@notk.org"
  4563. },
  4564. {
  4565. "name": "The Community",
  4566. "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
  4567. }
  4568. ],
  4569. "description": "An object oriented menu library",
  4570. "homepage": "https://knplabs.com",
  4571. "keywords": [
  4572. "menu",
  4573. "tree"
  4574. ],
  4575. "time": "2021-02-19T07:49:30+00:00"
  4576. },
  4577. {
  4578. "name": "knplabs/knp-menu-bundle",
  4579. "version": "v3.1.0",
  4580. "source": {
  4581. "type": "git",
  4582. "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
  4583. "reference": "2b4c3bcba1646aef17b5e368f3004b108330c59b"
  4584. },
  4585. "dist": {
  4586. "type": "zip",
  4587. "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/2b4c3bcba1646aef17b5e368f3004b108330c59b",
  4588. "reference": "2b4c3bcba1646aef17b5e368f3004b108330c59b",
  4589. "shasum": ""
  4590. },
  4591. "require": {
  4592. "knplabs/knp-menu": "^3.1",
  4593. "php": "^7.2 || ^8.0",
  4594. "symfony/framework-bundle": "^3.4 | ^4.4 | ^5.0"
  4595. },
  4596. "require-dev": {
  4597. "phpspec/prophecy": "^1.8",
  4598. "symfony/expression-language": "^3.4 | ^4.4 | ^5.0",
  4599. "symfony/phpunit-bridge": "^3.4 | ^4.4 | ^5.0",
  4600. "symfony/templating": "^3.4 | ^4.4 | ^5.0"
  4601. },
  4602. "type": "symfony-bundle",
  4603. "extra": {
  4604. "branch-alias": {
  4605. "dev-master": "3.x-dev"
  4606. }
  4607. },
  4608. "autoload": {
  4609. "psr-4": {
  4610. "Knp\\Bundle\\MenuBundle\\": "src"
  4611. }
  4612. },
  4613. "notification-url": "https://packagist.org/downloads/",
  4614. "license": [
  4615. "MIT"
  4616. ],
  4617. "authors": [
  4618. {
  4619. "name": "Knplabs",
  4620. "homepage": "http://knplabs.com"
  4621. },
  4622. {
  4623. "name": "Christophe Coevoet",
  4624. "email": "stof@notk.org"
  4625. },
  4626. {
  4627. "name": "Symfony Community",
  4628. "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
  4629. }
  4630. ],
  4631. "description": "This bundle provides an integration of the KnpMenu library",
  4632. "keywords": [
  4633. "menu"
  4634. ],
  4635. "time": "2020-11-29T17:04:51+00:00"
  4636. },
  4637. {
  4638. "name": "knplabs/knp-time-bundle",
  4639. "version": "v1.16.0",
  4640. "source": {
  4641. "type": "git",
  4642. "url": "https://github.com/KnpLabs/KnpTimeBundle.git",
  4643. "reference": "5937765753967d691ffde7ea23770a74df9b11ba"
  4644. },
  4645. "dist": {
  4646. "type": "zip",
  4647. "url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/5937765753967d691ffde7ea23770a74df9b11ba",
  4648. "reference": "5937765753967d691ffde7ea23770a74df9b11ba",
  4649. "shasum": ""
  4650. },
  4651. "require": {
  4652. "php": ">=7.2.5",
  4653. "symfony/config": "^4.3|^5.0",
  4654. "symfony/dependency-injection": "^4.3|^5.0",
  4655. "symfony/translation": "^4.3|^5.0"
  4656. },
  4657. "conflict": {
  4658. "phpunit/phpunit": "<8.0"
  4659. },
  4660. "require-dev": {
  4661. "symfony/framework-bundle": "^4.3|^5.0",
  4662. "symfony/phpunit-bridge": "^5.2",
  4663. "symfony/templating": "^4.3|^5.0",
  4664. "symfony/twig-bundle": "^4.3|^5.0"
  4665. },
  4666. "suggest": {
  4667. "symfony/twig-bundle": "to use the Twig `time_diff()` function or `|ago` filter"
  4668. },
  4669. "type": "symfony-bundle",
  4670. "extra": {
  4671. "branch-alias": {
  4672. "dev-master": "1.1.x-dev"
  4673. }
  4674. },
  4675. "autoload": {
  4676. "psr-4": {
  4677. "Knp\\Bundle\\TimeBundle\\": ""
  4678. }
  4679. },
  4680. "notification-url": "https://packagist.org/downloads/",
  4681. "license": [
  4682. "MIT"
  4683. ],
  4684. "authors": [
  4685. {
  4686. "name": "KnpLabs Team",
  4687. "homepage": "http://knplabs.com"
  4688. },
  4689. {
  4690. "name": "Symfony Community",
  4691. "homepage": "http://github.com/KnpLabs/KnpTimeBundle/contributors"
  4692. }
  4693. ],
  4694. "description": "Making your dates look sensible and descriptive",
  4695. "homepage": "http://github.com/KnpLabs/KnpTimeBundle",
  4696. "keywords": [
  4697. "bundle",
  4698. "date",
  4699. "descriptive time",
  4700. "knp",
  4701. "knplabs",
  4702. "time"
  4703. ],
  4704. "time": "2021-03-02T16:13:12+00:00"
  4705. },
  4706. {
  4707. "name": "laminas/laminas-code",
  4708. "version": "3.5.1",
  4709. "source": {
  4710. "type": "git",
  4711. "url": "https://github.com/laminas/laminas-code.git",
  4712. "reference": "b549b70c0bb6e935d497f84f750c82653326ac77"
  4713. },
  4714. "dist": {
  4715. "type": "zip",
  4716. "url": "https://api.github.com/repos/laminas/laminas-code/zipball/b549b70c0bb6e935d497f84f750c82653326ac77",
  4717. "reference": "b549b70c0bb6e935d497f84f750c82653326ac77",
  4718. "shasum": ""
  4719. },
  4720. "require": {
  4721. "laminas/laminas-eventmanager": "^3.3",
  4722. "laminas/laminas-zendframework-bridge": "^1.1",
  4723. "php": "^7.3 || ~8.0.0"
  4724. },
  4725. "conflict": {
  4726. "phpspec/prophecy": "<1.9.0"
  4727. },
  4728. "replace": {
  4729. "zendframework/zend-code": "^3.4.1"
  4730. },
  4731. "require-dev": {
  4732. "doctrine/annotations": "^1.10.4",
  4733. "ext-phar": "*",
  4734. "laminas/laminas-coding-standard": "^1.0.0",
  4735. "laminas/laminas-stdlib": "^3.3.0",
  4736. "phpunit/phpunit": "^9.4.2"
  4737. },
  4738. "suggest": {
  4739. "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
  4740. "laminas/laminas-stdlib": "Laminas\\Stdlib component"
  4741. },
  4742. "type": "library",
  4743. "autoload": {
  4744. "psr-4": {
  4745. "Laminas\\Code\\": "src/"
  4746. }
  4747. },
  4748. "notification-url": "https://packagist.org/downloads/",
  4749. "license": [
  4750. "BSD-3-Clause"
  4751. ],
  4752. "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
  4753. "homepage": "https://laminas.dev",
  4754. "keywords": [
  4755. "code",
  4756. "laminas"
  4757. ],
  4758. "time": "2020-11-30T20:16:31+00:00"
  4759. },
  4760. {
  4761. "name": "laminas/laminas-eventmanager",
  4762. "version": "3.3.1",
  4763. "source": {
  4764. "type": "git",
  4765. "url": "https://github.com/laminas/laminas-eventmanager.git",
  4766. "reference": "966c859b67867b179fde1eff0cd38df51472ce4a"
  4767. },
  4768. "dist": {
  4769. "type": "zip",
  4770. "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/966c859b67867b179fde1eff0cd38df51472ce4a",
  4771. "reference": "966c859b67867b179fde1eff0cd38df51472ce4a",
  4772. "shasum": ""
  4773. },
  4774. "require": {
  4775. "laminas/laminas-zendframework-bridge": "^1.0",
  4776. "php": "^7.3 || ^8.0"
  4777. },
  4778. "replace": {
  4779. "zendframework/zend-eventmanager": "^3.2.1"
  4780. },
  4781. "require-dev": {
  4782. "container-interop/container-interop": "^1.1",
  4783. "laminas/laminas-coding-standard": "~1.0.0",
  4784. "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
  4785. "phpbench/phpbench": "^0.17.1",
  4786. "phpunit/phpunit": "^8.5.8"
  4787. },
  4788. "suggest": {
  4789. "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
  4790. "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
  4791. },
  4792. "type": "library",
  4793. "autoload": {
  4794. "psr-4": {
  4795. "Laminas\\EventManager\\": "src/"
  4796. }
  4797. },
  4798. "notification-url": "https://packagist.org/downloads/",
  4799. "license": [
  4800. "BSD-3-Clause"
  4801. ],
  4802. "description": "Trigger and listen to events within a PHP application",
  4803. "homepage": "https://laminas.dev",
  4804. "keywords": [
  4805. "event",
  4806. "eventmanager",
  4807. "events",
  4808. "laminas"
  4809. ],
  4810. "time": "2021-03-08T15:24:29+00:00"
  4811. },
  4812. {
  4813. "name": "laminas/laminas-zendframework-bridge",
  4814. "version": "1.2.0",
  4815. "source": {
  4816. "type": "git",
  4817. "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
  4818. "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32"
  4819. },
  4820. "dist": {
  4821. "type": "zip",
  4822. "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6cccbddfcfc742eb02158d6137ca5687d92cee32",
  4823. "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32",
  4824. "shasum": ""
  4825. },
  4826. "require": {
  4827. "php": "^7.3 || ^8.0"
  4828. },
  4829. "require-dev": {
  4830. "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
  4831. "psalm/plugin-phpunit": "^0.15.1",
  4832. "squizlabs/php_codesniffer": "^3.5",
  4833. "vimeo/psalm": "^4.6"
  4834. },
  4835. "type": "library",
  4836. "extra": {
  4837. "laminas": {
  4838. "module": "Laminas\\ZendFrameworkBridge"
  4839. }
  4840. },
  4841. "autoload": {
  4842. "files": [
  4843. "src/autoload.php"
  4844. ],
  4845. "psr-4": {
  4846. "Laminas\\ZendFrameworkBridge\\": "src//"
  4847. }
  4848. },
  4849. "notification-url": "https://packagist.org/downloads/",
  4850. "license": [
  4851. "BSD-3-Clause"
  4852. ],
  4853. "description": "Alias legacy ZF class names to Laminas Project equivalents.",
  4854. "keywords": [
  4855. "ZendFramework",
  4856. "autoloading",
  4857. "laminas",
  4858. "zf"
  4859. ],
  4860. "time": "2021-02-25T21:54:58+00:00"
  4861. },
  4862. {
  4863. "name": "lcobucci/clock",
  4864. "version": "2.0.0",
  4865. "source": {
  4866. "type": "git",
  4867. "url": "https://github.com/lcobucci/clock.git",
  4868. "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
  4869. },
  4870. "dist": {
  4871. "type": "zip",
  4872. "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3",
  4873. "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3",
  4874. "shasum": ""
  4875. },
  4876. "require": {
  4877. "php": "^7.4 || ^8.0"
  4878. },
  4879. "require-dev": {
  4880. "infection/infection": "^0.17",
  4881. "lcobucci/coding-standard": "^6.0",
  4882. "phpstan/extension-installer": "^1.0",
  4883. "phpstan/phpstan": "^0.12",
  4884. "phpstan/phpstan-deprecation-rules": "^0.12",
  4885. "phpstan/phpstan-phpunit": "^0.12",
  4886. "phpstan/phpstan-strict-rules": "^0.12",
  4887. "phpunit/php-code-coverage": "9.1.4",
  4888. "phpunit/phpunit": "9.3.7"
  4889. },
  4890. "type": "library",
  4891. "autoload": {
  4892. "psr-4": {
  4893. "Lcobucci\\Clock\\": "src"
  4894. }
  4895. },
  4896. "notification-url": "https://packagist.org/downloads/",
  4897. "license": [
  4898. "MIT"
  4899. ],
  4900. "authors": [
  4901. {
  4902. "name": "Luís Cobucci",
  4903. "email": "lcobucci@gmail.com"
  4904. }
  4905. ],
  4906. "description": "Yet another clock abstraction",
  4907. "time": "2020-08-27T18:56:02+00:00"
  4908. },
  4909. {
  4910. "name": "lcobucci/jwt",
  4911. "version": "4.1.4",
  4912. "source": {
  4913. "type": "git",
  4914. "url": "https://github.com/lcobucci/jwt.git",
  4915. "reference": "71cf170102c8371ccd933fa4df6252086d144de6"
  4916. },
  4917. "dist": {
  4918. "type": "zip",
  4919. "url": "https://api.github.com/repos/lcobucci/jwt/zipball/71cf170102c8371ccd933fa4df6252086d144de6",
  4920. "reference": "71cf170102c8371ccd933fa4df6252086d144de6",
  4921. "shasum": ""
  4922. },
  4923. "require": {
  4924. "ext-hash": "*",
  4925. "ext-json": "*",
  4926. "ext-mbstring": "*",
  4927. "ext-openssl": "*",
  4928. "ext-sodium": "*",
  4929. "lcobucci/clock": "^2.0",
  4930. "php": "^7.4 || ^8.0"
  4931. },
  4932. "require-dev": {
  4933. "infection/infection": "^0.21",
  4934. "lcobucci/coding-standard": "^6.0",
  4935. "mikey179/vfsstream": "^1.6.7",
  4936. "phpbench/phpbench": "^1.0@alpha",
  4937. "phpstan/extension-installer": "^1.0",
  4938. "phpstan/phpstan": "^0.12",
  4939. "phpstan/phpstan-deprecation-rules": "^0.12",
  4940. "phpstan/phpstan-phpunit": "^0.12",
  4941. "phpstan/phpstan-strict-rules": "^0.12",
  4942. "phpunit/php-invoker": "^3.1",
  4943. "phpunit/phpunit": "^9.5"
  4944. },
  4945. "type": "library",
  4946. "autoload": {
  4947. "psr-4": {
  4948. "Lcobucci\\JWT\\": "src"
  4949. }
  4950. },
  4951. "notification-url": "https://packagist.org/downloads/",
  4952. "license": [
  4953. "BSD-3-Clause"
  4954. ],
  4955. "authors": [
  4956. {
  4957. "name": "Luís Cobucci",
  4958. "email": "lcobucci@gmail.com",
  4959. "role": "Developer"
  4960. }
  4961. ],
  4962. "description": "A simple library to work with JSON Web Token and JSON Web Signature",
  4963. "keywords": [
  4964. "JWS",
  4965. "jwt"
  4966. ],
  4967. "time": "2021-03-23T23:53:08+00:00"
  4968. },
  4969. {
  4970. "name": "league/uri-components",
  4971. "version": "1.8.2",
  4972. "source": {
  4973. "type": "git",
  4974. "url": "https://github.com/thephpleague/uri-components.git",
  4975. "reference": "d0412fd730a54a8284009664188cf239070eae64"
  4976. },
  4977. "dist": {
  4978. "type": "zip",
  4979. "url": "https://api.github.com/repos/thephpleague/uri-components/zipball/d0412fd730a54a8284009664188cf239070eae64",
  4980. "reference": "d0412fd730a54a8284009664188cf239070eae64",
  4981. "shasum": ""
  4982. },
  4983. "require": {
  4984. "ext-curl": "*",
  4985. "ext-fileinfo": "*",
  4986. "ext-intl": "*",
  4987. "league/uri-hostname-parser": "^1.1.0",
  4988. "php": ">=7.0"
  4989. },
  4990. "require-dev": {
  4991. "friendsofphp/php-cs-fixer": "^2.3",
  4992. "phpstan/phpstan": "^0.9.2",
  4993. "phpstan/phpstan-phpunit": "^0.9.4",
  4994. "phpstan/phpstan-strict-rules": "^0.9.0",
  4995. "phpunit/phpunit": "^6.0"
  4996. },
  4997. "type": "library",
  4998. "extra": {
  4999. "branch-alias": {
  5000. "dev-master": "1.x-dev"
  5001. }
  5002. },
  5003. "autoload": {
  5004. "psr-4": {
  5005. "League\\Uri\\": "src"
  5006. },
  5007. "files": [
  5008. "src/functions_include.php"
  5009. ]
  5010. },
  5011. "notification-url": "https://packagist.org/downloads/",
  5012. "license": [
  5013. "MIT"
  5014. ],
  5015. "authors": [
  5016. {
  5017. "name": "Ignace Nyamagana Butera",
  5018. "email": "nyamsprod@gmail.com",
  5019. "homepage": "https://nyamsprod.com"
  5020. }
  5021. ],
  5022. "description": "URI components manipulation library",
  5023. "homepage": "http://uri.thephpleague.com",
  5024. "keywords": [
  5025. "authority",
  5026. "components",
  5027. "fragment",
  5028. "host",
  5029. "path",
  5030. "port",
  5031. "query",
  5032. "rfc3986",
  5033. "scheme",
  5034. "uri",
  5035. "url",
  5036. "userinfo"
  5037. ],
  5038. "time": "2018-10-24T11:31:02+00:00"
  5039. },
  5040. {
  5041. "name": "league/uri-hostname-parser",
  5042. "version": "1.1.2",
  5043. "source": {
  5044. "type": "git",
  5045. "url": "https://github.com/thephpleague/uri-hostname-parser.git",
  5046. "reference": "a3ef2f862640bfd79dd3fc28f23c98be09152603"
  5047. },
  5048. "dist": {
  5049. "type": "zip",
  5050. "url": "https://api.github.com/repos/thephpleague/uri-hostname-parser/zipball/a3ef2f862640bfd79dd3fc28f23c98be09152603",
  5051. "reference": "a3ef2f862640bfd79dd3fc28f23c98be09152603",
  5052. "shasum": ""
  5053. },
  5054. "require": {
  5055. "ext-intl": "*",
  5056. "php": ">=7.0",
  5057. "psr/simple-cache": "^1.0"
  5058. },
  5059. "require-dev": {
  5060. "friendsofphp/php-cs-fixer": "^2.7",
  5061. "mikey179/vfsstream": "^1.6",
  5062. "phpunit/phpunit": "^6.3"
  5063. },
  5064. "suggest": {
  5065. "ext-curl": "To use the bundle cURL HTTP client",
  5066. "psr/simple-cache-implementation": "To enable using other cache providers"
  5067. },
  5068. "bin": [
  5069. "bin/update-psl-icann-section"
  5070. ],
  5071. "type": "library",
  5072. "autoload": {
  5073. "psr-4": {
  5074. "League\\Uri\\": "src"
  5075. },
  5076. "files": [
  5077. "src/functions_include.php"
  5078. ]
  5079. },
  5080. "notification-url": "https://packagist.org/downloads/",
  5081. "license": [
  5082. "MIT"
  5083. ],
  5084. "authors": [
  5085. {
  5086. "name": "Jeremy Kendall",
  5087. "homepage": "http://about.me/jeremykendall",
  5088. "role": "Developer"
  5089. },
  5090. {
  5091. "name": "Ignace Nyamagana Butera",
  5092. "homepage": "http://nyamsprod.com",
  5093. "role": "Developer"
  5094. },
  5095. {
  5096. "name": "Contributors",
  5097. "homepage": "https://github.com/phpleague/uri-hostname-parser/graphs/contributors"
  5098. }
  5099. ],
  5100. "description": "ICANN base hostname parsing implemented in PHP.",
  5101. "homepage": "https://github.com/thephphleague/uri-hostname-parser",
  5102. "keywords": [
  5103. "Public Suffix List",
  5104. "domain parsing",
  5105. "icann"
  5106. ],
  5107. "abandoned": true,
  5108. "time": "2021-03-06T11:52:47+00:00"
  5109. },
  5110. {
  5111. "name": "league/uri-interfaces",
  5112. "version": "1.1.1",
  5113. "source": {
  5114. "type": "git",
  5115. "url": "https://github.com/thephpleague/uri-interfaces.git",
  5116. "reference": "081760c53a4ce76c9935a755a21353610f5495f6"
  5117. },
  5118. "dist": {
  5119. "type": "zip",
  5120. "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/081760c53a4ce76c9935a755a21353610f5495f6",
  5121. "reference": "081760c53a4ce76c9935a755a21353610f5495f6",
  5122. "shasum": ""
  5123. },
  5124. "require": {
  5125. "php": ">=5.3.0"
  5126. },
  5127. "require-dev": {
  5128. "friendsofphp/php-cs-fixer": "^2.0.0"
  5129. },
  5130. "type": "library",
  5131. "extra": {
  5132. "branch-alias": {
  5133. "dev-master": "1.x-dev"
  5134. }
  5135. },
  5136. "autoload": {
  5137. "psr-4": {
  5138. "League\\Uri\\": "src/"
  5139. }
  5140. },
  5141. "notification-url": "https://packagist.org/downloads/",
  5142. "license": [
  5143. "MIT"
  5144. ],
  5145. "authors": [
  5146. {
  5147. "name": "Ignace Nyamagana Butera",
  5148. "email": "nyamsprod@gmail.com",
  5149. "homepage": "https://nyamsprod.com"
  5150. }
  5151. ],
  5152. "description": "Common interface for URI representation",
  5153. "homepage": "http://github.com/thephpleague/uri-interfaces",
  5154. "keywords": [
  5155. "rfc3986",
  5156. "rfc3987",
  5157. "uri",
  5158. "url"
  5159. ],
  5160. "time": "2018-11-05T14:00:06+00:00"
  5161. },
  5162. {
  5163. "name": "league/uri-parser",
  5164. "version": "1.4.1",
  5165. "source": {
  5166. "type": "git",
  5167. "url": "https://github.com/thephpleague/uri-parser.git",
  5168. "reference": "671548427e4c932352d9b9279fdfa345bf63fa00"
  5169. },
  5170. "dist": {
  5171. "type": "zip",
  5172. "url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/671548427e4c932352d9b9279fdfa345bf63fa00",
  5173. "reference": "671548427e4c932352d9b9279fdfa345bf63fa00",
  5174. "shasum": ""
  5175. },
  5176. "require": {
  5177. "php": ">=7.0.0"
  5178. },
  5179. "require-dev": {
  5180. "friendsofphp/php-cs-fixer": "^2.0",
  5181. "phpstan/phpstan": "^0.9.2",
  5182. "phpstan/phpstan-phpunit": "^0.9.4",
  5183. "phpstan/phpstan-strict-rules": "^0.9.0",
  5184. "phpunit/phpunit": "^6.0"
  5185. },
  5186. "suggest": {
  5187. "ext-intl": "Allow parsing RFC3987 compliant hosts",
  5188. "league/uri-schemes": "Allow validating and normalizing URI parsing results"
  5189. },
  5190. "type": "library",
  5191. "extra": {
  5192. "branch-alias": {
  5193. "dev-master": "1.x-dev"
  5194. }
  5195. },
  5196. "autoload": {
  5197. "psr-4": {
  5198. "League\\Uri\\": "src"
  5199. },
  5200. "files": [
  5201. "src/functions_include.php"
  5202. ]
  5203. },
  5204. "notification-url": "https://packagist.org/downloads/",
  5205. "license": [
  5206. "MIT"
  5207. ],
  5208. "authors": [
  5209. {
  5210. "name": "Ignace Nyamagana Butera",
  5211. "email": "nyamsprod@gmail.com",
  5212. "homepage": "https://nyamsprod.com"
  5213. }
  5214. ],
  5215. "description": "userland URI parser RFC 3986 compliant",
  5216. "homepage": "https://github.com/thephpleague/uri-parser",
  5217. "keywords": [
  5218. "parse_url",
  5219. "parser",
  5220. "rfc3986",
  5221. "rfc3987",
  5222. "uri",
  5223. "url"
  5224. ],
  5225. "time": "2018-11-22T07:55:51+00:00"
  5226. },
  5227. {
  5228. "name": "league/uri-schemes",
  5229. "version": "1.2.1",
  5230. "source": {
  5231. "type": "git",
  5232. "url": "https://github.com/thephpleague/uri-schemes.git",
  5233. "reference": "f821a444785724bcc9bc244b1173b9d6ca4d71e6"
  5234. },
  5235. "dist": {
  5236. "type": "zip",
  5237. "url": "https://api.github.com/repos/thephpleague/uri-schemes/zipball/f821a444785724bcc9bc244b1173b9d6ca4d71e6",
  5238. "reference": "f821a444785724bcc9bc244b1173b9d6ca4d71e6",
  5239. "shasum": ""
  5240. },
  5241. "require": {
  5242. "ext-fileinfo": "*",
  5243. "league/uri-interfaces": "^1.1",
  5244. "league/uri-parser": "^1.4.0",
  5245. "php": ">=7.0.13",
  5246. "psr/http-message": "^1.0"
  5247. },
  5248. "require-dev": {
  5249. "friendsofphp/php-cs-fixer": "^2.0",
  5250. "phpstan/phpstan": "^0.9.2",
  5251. "phpstan/phpstan-phpunit": "^0.9.4",
  5252. "phpstan/phpstan-strict-rules": "^0.9.0",
  5253. "phpunit/phpunit": "^6.0"
  5254. },
  5255. "suggest": {
  5256. "ext-intl": "Allow parsing RFC3987 compliant hosts",
  5257. "league/uri-manipulations": "Needed to easily manipulate URI objects"
  5258. },
  5259. "type": "library",
  5260. "extra": {
  5261. "branch-alias": {
  5262. "dev-master": "1.x-dev"
  5263. }
  5264. },
  5265. "autoload": {
  5266. "psr-4": {
  5267. "League\\Uri\\": "src"
  5268. },
  5269. "files": [
  5270. "src/functions_include.php"
  5271. ]
  5272. },
  5273. "notification-url": "https://packagist.org/downloads/",
  5274. "license": [
  5275. "MIT"
  5276. ],
  5277. "authors": [
  5278. {
  5279. "name": "Ignace Nyamagana Butera",
  5280. "email": "nyamsprod@gmail.com",
  5281. "homepage": "https://nyamsprod.com"
  5282. }
  5283. ],
  5284. "description": "URI manipulation library",
  5285. "homepage": "http://uri.thephpleague.com",
  5286. "keywords": [
  5287. "data-uri",
  5288. "file",
  5289. "ftp",
  5290. "http",
  5291. "https",
  5292. "parse_url",
  5293. "psr-7",
  5294. "rfc3986",
  5295. "uri",
  5296. "url",
  5297. "ws",
  5298. "wss"
  5299. ],
  5300. "time": "2018-11-26T08:09:30+00:00"
  5301. },
  5302. {
  5303. "name": "lexik/maintenance-bundle",
  5304. "version": "v2.1.5",
  5305. "source": {
  5306. "type": "git",
  5307. "url": "https://github.com/lexik/LexikMaintenanceBundle.git",
  5308. "reference": "3a3e916776934a95834235e4a1d71e4595d515f5"
  5309. },
  5310. "dist": {
  5311. "type": "zip",
  5312. "url": "https://api.github.com/repos/lexik/LexikMaintenanceBundle/zipball/3a3e916776934a95834235e4a1d71e4595d515f5",
  5313. "reference": "3a3e916776934a95834235e4a1d71e4595d515f5",
  5314. "shasum": ""
  5315. },
  5316. "require": {
  5317. "php": ">=5.3.9",
  5318. "symfony/framework-bundle": "~2.7|~3.0|^4.0",
  5319. "symfony/translation": "~2.7|~3.0|^4.0"
  5320. },
  5321. "require-dev": {
  5322. "phpunit/phpunit": "~4.8|~5.7.11",
  5323. "symfony/phpunit-bridge": "~2.7|~3.0|^4.0"
  5324. },
  5325. "type": "symfony-bundle",
  5326. "extra": {
  5327. "branch-alias": {
  5328. "dev-master": "2.0.x-dev"
  5329. }
  5330. },
  5331. "autoload": {
  5332. "psr-4": {
  5333. "Lexik\\Bundle\\MaintenanceBundle\\": ""
  5334. }
  5335. },
  5336. "notification-url": "https://packagist.org/downloads/",
  5337. "license": [
  5338. "MIT"
  5339. ],
  5340. "authors": [
  5341. {
  5342. "name": "Dev Lexik",
  5343. "email": "dev@lexik.fr"
  5344. },
  5345. {
  5346. "name": "Gilles Gauthier",
  5347. "email": "g.gauthier@lexik.fr"
  5348. },
  5349. {
  5350. "name": "Djuri Baars",
  5351. "email": "info@djurict.nl"
  5352. }
  5353. ],
  5354. "description": "This bundle allows you to place your website in maintenance mode by calling two commands from your console.",
  5355. "homepage": "https://github.com/lexik/LexikMaintenanceBundle",
  5356. "keywords": [
  5357. "Symfony2",
  5358. "bundle",
  5359. "maintenance"
  5360. ],
  5361. "time": "2018-02-14T10:18:33+00:00"
  5362. },
  5363. {
  5364. "name": "madeyourday/contao-rocksolid-custom-elements",
  5365. "version": "v2.3.1",
  5366. "source": {
  5367. "type": "git",
  5368. "url": "https://github.com/madeyourday/contao-rocksolid-custom-elements.git",
  5369. "reference": "0dbd4e87eaf9cbc93017c01628532320b5bfdd6e"
  5370. },
  5371. "dist": {
  5372. "type": "zip",
  5373. "url": "https://api.github.com/repos/madeyourday/contao-rocksolid-custom-elements/zipball/0dbd4e87eaf9cbc93017c01628532320b5bfdd6e",
  5374. "reference": "0dbd4e87eaf9cbc93017c01628532320b5bfdd6e",
  5375. "shasum": ""
  5376. },
  5377. "require": {
  5378. "contao/core-bundle": "^4.9",
  5379. "php": ">=7.2"
  5380. },
  5381. "conflict": {
  5382. "contao/core": "*",
  5383. "contao/core-bundle": "4.4.1",
  5384. "contao/manager-plugin": "<2.0 || >=3.0"
  5385. },
  5386. "replace": {
  5387. "contao-legacy/rocksolid-custom-elements": "self.version"
  5388. },
  5389. "require-dev": {
  5390. "contao/manager-plugin": "^2.0"
  5391. },
  5392. "suggest": {
  5393. "madeyourday/contao-rocksolid-columns": "For grid column support. See documentation for more information."
  5394. },
  5395. "type": "contao-bundle",
  5396. "extra": {
  5397. "contao-manager-plugin": "MadeYourDay\\RockSolidCustomElements\\ContaoManagerPlugin"
  5398. },
  5399. "autoload": {
  5400. "psr-4": {
  5401. "MadeYourDay\\RockSolidCustomElements\\": "src/"
  5402. }
  5403. },
  5404. "notification-url": "https://packagist.org/downloads/",
  5405. "license": [
  5406. "MIT"
  5407. ],
  5408. "authors": [
  5409. {
  5410. "name": "RockSolid Themes",
  5411. "homepage": "https://rocksolidthemes.com/de/contao-themes",
  5412. "role": "Developer"
  5413. }
  5414. ],
  5415. "description": "Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.",
  5416. "homepage": "https://rocksolidthemes.com/de/contao/plugins/custom-content-elements",
  5417. "keywords": [
  5418. "contao",
  5419. "content-elements",
  5420. "custom-elements"
  5421. ],
  5422. "time": "2021-03-29T14:13:42+00:00"
  5423. },
  5424. {
  5425. "name": "matthiasmullie/minify",
  5426. "version": "1.3.66",
  5427. "source": {
  5428. "type": "git",
  5429. "url": "https://github.com/matthiasmullie/minify.git",
  5430. "reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6"
  5431. },
  5432. "dist": {
  5433. "type": "zip",
  5434. "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
  5435. "reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
  5436. "shasum": ""
  5437. },
  5438. "require": {
  5439. "ext-pcre": "*",
  5440. "matthiasmullie/path-converter": "~1.1",
  5441. "php": ">=5.3.0"
  5442. },
  5443. "require-dev": {
  5444. "friendsofphp/php-cs-fixer": "~2.0",
  5445. "matthiasmullie/scrapbook": "dev-master",
  5446. "phpunit/phpunit": ">=4.8"
  5447. },
  5448. "suggest": {
  5449. "psr/cache-implementation": "Cache implementation to use with Minify::cache"
  5450. },
  5451. "bin": [
  5452. "bin/minifycss",
  5453. "bin/minifyjs"
  5454. ],
  5455. "type": "library",
  5456. "autoload": {
  5457. "psr-4": {
  5458. "MatthiasMullie\\Minify\\": "src/"
  5459. }
  5460. },
  5461. "notification-url": "https://packagist.org/downloads/",
  5462. "license": [
  5463. "MIT"
  5464. ],
  5465. "authors": [
  5466. {
  5467. "name": "Matthias Mullie",
  5468. "email": "minify@mullie.eu",
  5469. "homepage": "http://www.mullie.eu",
  5470. "role": "Developer"
  5471. }
  5472. ],
  5473. "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.",
  5474. "homepage": "http://www.minifier.org",
  5475. "keywords": [
  5476. "JS",
  5477. "css",
  5478. "javascript",
  5479. "minifier",
  5480. "minify"
  5481. ],
  5482. "time": "2021-01-06T15:18:10+00:00"
  5483. },
  5484. {
  5485. "name": "matthiasmullie/path-converter",
  5486. "version": "1.1.3",
  5487. "source": {
  5488. "type": "git",
  5489. "url": "https://github.com/matthiasmullie/path-converter.git",
  5490. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
  5491. },
  5492. "dist": {
  5493. "type": "zip",
  5494. "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  5495. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  5496. "shasum": ""
  5497. },
  5498. "require": {
  5499. "ext-pcre": "*",
  5500. "php": ">=5.3.0"
  5501. },
  5502. "require-dev": {
  5503. "phpunit/phpunit": "~4.8"
  5504. },
  5505. "type": "library",
  5506. "autoload": {
  5507. "psr-4": {
  5508. "MatthiasMullie\\PathConverter\\": "src/"
  5509. }
  5510. },
  5511. "notification-url": "https://packagist.org/downloads/",
  5512. "license": [
  5513. "MIT"
  5514. ],
  5515. "authors": [
  5516. {
  5517. "name": "Matthias Mullie",
  5518. "email": "pathconverter@mullie.eu",
  5519. "homepage": "http://www.mullie.eu",
  5520. "role": "Developer"
  5521. }
  5522. ],
  5523. "description": "Relative path converter",
  5524. "homepage": "http://github.com/matthiasmullie/path-converter",
  5525. "keywords": [
  5526. "converter",
  5527. "path",
  5528. "paths",
  5529. "relative"
  5530. ],
  5531. "time": "2019-02-05T23:41:09+00:00"
  5532. },
  5533. {
  5534. "name": "menatwork/contao-multicolumnwizard-bundle",
  5535. "version": "3.4.10",
  5536. "source": {
  5537. "type": "git",
  5538. "url": "https://github.com/menatwork/contao-multicolumnwizard-bundle.git",
  5539. "reference": "212ba841ab4b70e5196c330dc34d9075abd396d7"
  5540. },
  5541. "dist": {
  5542. "type": "zip",
  5543. "url": "https://api.github.com/repos/menatwork/contao-multicolumnwizard-bundle/zipball/212ba841ab4b70e5196c330dc34d9075abd396d7",
  5544. "reference": "212ba841ab4b70e5196c330dc34d9075abd396d7",
  5545. "shasum": ""
  5546. },
  5547. "require": {
  5548. "contao-community-alliance/translator": "^2.1",
  5549. "contao/core-bundle": "^4.4.8",
  5550. "php": "^5.6 || ^7.0"
  5551. },
  5552. "replace": {
  5553. "contao-legacy/multicolumnwizard": "*",
  5554. "menatwork/contao-multicolumnwizard": ">=3.3.4 <4.0"
  5555. },
  5556. "require-dev": {
  5557. "contao/manager-bundle": "^4.4",
  5558. "phpcq/all-tasks": "~1.2"
  5559. },
  5560. "type": "contao-bundle",
  5561. "extra": {
  5562. "contao-manager-plugin": "MenAtWork\\MultiColumnWizardBundle\\ContaoManager\\Plugin",
  5563. "branch-alias": {
  5564. "dev-master": "3.4.x-dev",
  5565. "dev-develop": "3.5.x-dev",
  5566. "dev-support/contao3": "3.3.x-dev"
  5567. }
  5568. },
  5569. "autoload": {
  5570. "psr-4": {
  5571. "MenAtWork\\MultiColumnWizardBundle\\": "src",
  5572. "MenAtWork\\MultiColumnWizard\\": "legacy_layer/psr-4-maw",
  5573. "MultiColumnWizard\\": "legacy_layer/psr-4-mcw"
  5574. },
  5575. "classmap": [
  5576. "legacy_layer/classmap"
  5577. ],
  5578. "files": [
  5579. "src/deprecated-autoload.php"
  5580. ]
  5581. },
  5582. "notification-url": "https://packagist.org/downloads/",
  5583. "license": [
  5584. "LGPL-3.0-or-later"
  5585. ],
  5586. "authors": [
  5587. {
  5588. "name": "Stefan Heimes",
  5589. "email": "stefan_heimes@hotmail.com",
  5590. "homepage": "http://www.men-at-work.de",
  5591. "role": "Developer"
  5592. },
  5593. {
  5594. "name": "Andreas Isaak",
  5595. "email": "contao@men-at-work.de",
  5596. "homepage": "http://www.men-at-work.de",
  5597. "role": "Developer"
  5598. },
  5599. {
  5600. "name": "David Maack",
  5601. "email": "contao@men-at-work.de",
  5602. "homepage": "http://www.men-at-work.de",
  5603. "role": "Developer"
  5604. },
  5605. {
  5606. "name": "Andreas Schempp",
  5607. "email": "andreas.schempp@terminal42.ch",
  5608. "homepage": "http://www.terminal42.ch",
  5609. "role": "Developer"
  5610. },
  5611. {
  5612. "name": "Yanick Witschi",
  5613. "email": "yanick.witschi@terminal42.ch",
  5614. "homepage": "http://www.terminal42.ch",
  5615. "role": "Developer"
  5616. },
  5617. {
  5618. "name": "Tristan Lins",
  5619. "email": "tristan.lins@bit3.de",
  5620. "homepage": "http://bit3.de",
  5621. "role": "Developer"
  5622. }
  5623. ],
  5624. "description": "MultiColumWizard for Contao OpenSource CMS",
  5625. "homepage": "http://www.men-at-work.de",
  5626. "keywords": [
  5627. "contao",
  5628. "widget",
  5629. "wizard"
  5630. ],
  5631. "time": "2021-02-14T22:50:12+00:00"
  5632. },
  5633. {
  5634. "name": "michelf/php-markdown",
  5635. "version": "1.9.0",
  5636. "source": {
  5637. "type": "git",
  5638. "url": "https://github.com/michelf/php-markdown.git",
  5639. "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
  5640. },
  5641. "dist": {
  5642. "type": "zip",
  5643. "url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
  5644. "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
  5645. "shasum": ""
  5646. },
  5647. "require": {
  5648. "php": ">=5.3.0"
  5649. },
  5650. "require-dev": {
  5651. "phpunit/phpunit": ">=4.3 <5.8"
  5652. },
  5653. "type": "library",
  5654. "autoload": {
  5655. "psr-4": {
  5656. "Michelf\\": "Michelf/"
  5657. }
  5658. },
  5659. "notification-url": "https://packagist.org/downloads/",
  5660. "license": [
  5661. "BSD-3-Clause"
  5662. ],
  5663. "authors": [
  5664. {
  5665. "name": "Michel Fortin",
  5666. "email": "michel.fortin@michelf.ca",
  5667. "homepage": "https://michelf.ca/",
  5668. "role": "Developer"
  5669. },
  5670. {
  5671. "name": "John Gruber",
  5672. "homepage": "https://daringfireball.net/"
  5673. }
  5674. ],
  5675. "description": "PHP Markdown",
  5676. "homepage": "https://michelf.ca/projects/php-markdown/",
  5677. "keywords": [
  5678. "markdown"
  5679. ],
  5680. "time": "2019-12-02T02:32:27+00:00"
  5681. },
  5682. {
  5683. "name": "monolog/monolog",
  5684. "version": "1.26.0",
  5685. "source": {
  5686. "type": "git",
  5687. "url": "https://github.com/Seldaek/monolog.git",
  5688. "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33"
  5689. },
  5690. "dist": {
  5691. "type": "zip",
  5692. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
  5693. "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
  5694. "shasum": ""
  5695. },
  5696. "require": {
  5697. "php": ">=5.3.0",
  5698. "psr/log": "~1.0"
  5699. },
  5700. "provide": {
  5701. "psr/log-implementation": "1.0.0"
  5702. },
  5703. "require-dev": {
  5704. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  5705. "doctrine/couchdb": "~1.0@dev",
  5706. "graylog2/gelf-php": "~1.0",
  5707. "php-amqplib/php-amqplib": "~2.4",
  5708. "php-console/php-console": "^3.1.3",
  5709. "phpstan/phpstan": "^0.12.59",
  5710. "phpunit/phpunit": "~4.5",
  5711. "ruflin/elastica": ">=0.90 <3.0",
  5712. "sentry/sentry": "^0.13",
  5713. "swiftmailer/swiftmailer": "^5.3|^6.0"
  5714. },
  5715. "suggest": {
  5716. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  5717. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  5718. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  5719. "ext-mongo": "Allow sending log messages to a MongoDB server",
  5720. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  5721. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  5722. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  5723. "php-console/php-console": "Allow sending log messages to Google Chrome",
  5724. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  5725. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  5726. "sentry/sentry": "Allow sending log messages to a Sentry server"
  5727. },
  5728. "type": "library",
  5729. "autoload": {
  5730. "psr-4": {
  5731. "Monolog\\": "src/Monolog"
  5732. }
  5733. },
  5734. "notification-url": "https://packagist.org/downloads/",
  5735. "license": [
  5736. "MIT"
  5737. ],
  5738. "authors": [
  5739. {
  5740. "name": "Jordi Boggiano",
  5741. "email": "j.boggiano@seld.be",
  5742. "homepage": "http://seld.be"
  5743. }
  5744. ],
  5745. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  5746. "homepage": "http://github.com/Seldaek/monolog",
  5747. "keywords": [
  5748. "log",
  5749. "logging",
  5750. "psr-3"
  5751. ],
  5752. "time": "2020-12-14T12:56:38+00:00"
  5753. },
  5754. {
  5755. "name": "nelmio/cors-bundle",
  5756. "version": "2.1.0",
  5757. "source": {
  5758. "type": "git",
  5759. "url": "https://github.com/nelmio/NelmioCorsBundle.git",
  5760. "reference": "be4d5824caebc86da9e224e935e02e1201b3ea54"
  5761. },
  5762. "dist": {
  5763. "type": "zip",
  5764. "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/be4d5824caebc86da9e224e935e02e1201b3ea54",
  5765. "reference": "be4d5824caebc86da9e224e935e02e1201b3ea54",
  5766. "shasum": ""
  5767. },
  5768. "require": {
  5769. "symfony/framework-bundle": "^4.3 || ^5.0"
  5770. },
  5771. "require-dev": {
  5772. "mockery/mockery": "^1.2",
  5773. "symfony/phpunit-bridge": "^4.3 || ^5.0"
  5774. },
  5775. "type": "symfony-bundle",
  5776. "extra": {
  5777. "branch-alias": {
  5778. "dev-master": "2.0.x-dev"
  5779. }
  5780. },
  5781. "autoload": {
  5782. "psr-4": {
  5783. "Nelmio\\CorsBundle\\": ""
  5784. },
  5785. "exclude-from-classmap": [
  5786. "/Tests/"
  5787. ]
  5788. },
  5789. "notification-url": "https://packagist.org/downloads/",
  5790. "license": [
  5791. "MIT"
  5792. ],
  5793. "authors": [
  5794. {
  5795. "name": "Nelmio",
  5796. "homepage": "http://nelm.io"
  5797. },
  5798. {
  5799. "name": "Symfony Community",
  5800. "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
  5801. }
  5802. ],
  5803. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application",
  5804. "keywords": [
  5805. "api",
  5806. "cors",
  5807. "crossdomain"
  5808. ],
  5809. "time": "2020-07-22T11:44:28+00:00"
  5810. },
  5811. {
  5812. "name": "nelmio/security-bundle",
  5813. "version": "v2.10.3",
  5814. "source": {
  5815. "type": "git",
  5816. "url": "https://github.com/nelmio/NelmioSecurityBundle.git",
  5817. "reference": "40d5ac148ce72e79849da27568833794bd70fec9"
  5818. },
  5819. "dist": {
  5820. "type": "zip",
  5821. "url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/40d5ac148ce72e79849da27568833794bd70fec9",
  5822. "reference": "40d5ac148ce72e79849da27568833794bd70fec9",
  5823. "shasum": ""
  5824. },
  5825. "require": {
  5826. "paragonie/random_compat": "~1.0|~2.0|~9.99.99",
  5827. "php": ">5.4",
  5828. "symfony/framework-bundle": "~2.3|~v3.0|~4.0|~5.0",
  5829. "symfony/security-core": "~2.3|~3.0|~4.0|~5.0",
  5830. "symfony/security-csrf": "~2.3|~3.0|~4.0|~5.0",
  5831. "symfony/security-http": "~2.3|~3.0|~4.0|~5.0",
  5832. "symfony/yaml": "~2.3|~3.0|~4.0|~5.0",
  5833. "ua-parser/uap-php": "^3.4.4"
  5834. },
  5835. "require-dev": {
  5836. "doctrine/cache": "^1.0",
  5837. "psr/cache": "^1.0",
  5838. "symfony/phpunit-bridge": "^5.0.5",
  5839. "twig/twig": "^1.38|^2.10|^3.0"
  5840. },
  5841. "type": "symfony-bundle",
  5842. "extra": {
  5843. "branch-alias": {
  5844. "dev-master": "2.9.x-dev"
  5845. }
  5846. },
  5847. "autoload": {
  5848. "psr-4": {
  5849. "Nelmio\\SecurityBundle\\": ""
  5850. },
  5851. "exclude-from-classmap": [
  5852. "/Tests/"
  5853. ]
  5854. },
  5855. "notification-url": "https://packagist.org/downloads/",
  5856. "license": [
  5857. "MIT"
  5858. ],
  5859. "authors": [
  5860. {
  5861. "name": "Nelmio",
  5862. "homepage": "http://nelm.io"
  5863. },
  5864. {
  5865. "name": "Symfony Community",
  5866. "homepage": "https://github.com/nelmio/NelmioSecurityBundle/contributors"
  5867. }
  5868. ],
  5869. "description": "Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...",
  5870. "keywords": [
  5871. "security"
  5872. ],
  5873. "time": "2021-03-16T08:47:32+00:00"
  5874. },
  5875. {
  5876. "name": "netzmacht/contao-form-designer",
  5877. "version": "1.1.8",
  5878. "source": {
  5879. "type": "git",
  5880. "url": "https://github.com/netzmacht/contao-form-designer.git",
  5881. "reference": "ade99cad78755338f41b7d2535ab2c803cb5feab"
  5882. },
  5883. "dist": {
  5884. "type": "zip",
  5885. "url": "https://api.github.com/repos/netzmacht/contao-form-designer/zipball/ade99cad78755338f41b7d2535ab2c803cb5feab",
  5886. "reference": "ade99cad78755338f41b7d2535ab2c803cb5feab",
  5887. "shasum": ""
  5888. },
  5889. "require": {
  5890. "contao-community-alliance/meta-palettes": "^2.0 || ^1.11",
  5891. "contao/core-bundle": "~4.4",
  5892. "doctrine/dbal": "^2.5",
  5893. "ext-dom": "*",
  5894. "menatwork/contao-multicolumnwizard": "^3.3.14",
  5895. "netzmacht/html": "~2.0",
  5896. "php": ">=7.1",
  5897. "psr/log": "^1.0",
  5898. "symfony/config": "^3.3 || ^4.0",
  5899. "symfony/dependency-injection": "^3.3 || ^4.0",
  5900. "symfony/event-dispatcher": "^3.3 || ^4.0",
  5901. "symfony/http-kernel": "^3.3 || ^4.0"
  5902. },
  5903. "require-dev": {
  5904. "contao/manager-plugin": "^2.1",
  5905. "phpcq/all-tasks": "^1.2"
  5906. },
  5907. "type": "contao-bundle",
  5908. "extra": {
  5909. "branch-alias": {
  5910. "dev-master": "1.1.x-dev",
  5911. "dev-develop": "1.2.x-dev"
  5912. },
  5913. "contao-manager-plugin": "Netzmacht\\Contao\\FormDesigner\\ContaoManager\\Plugin"
  5914. },
  5915. "autoload": {
  5916. "psr-4": {
  5917. "Netzmacht\\Contao\\FormDesigner\\": "src/"
  5918. }
  5919. },
  5920. "notification-url": "https://packagist.org/downloads/",
  5921. "license": [
  5922. "LGPL-3.0-or-later"
  5923. ],
  5924. "authors": [
  5925. {
  5926. "name": "David Molineus",
  5927. "email": "mail@netzmacht.de",
  5928. "homepage": "https://netzmacht.de",
  5929. "role": "Developer"
  5930. }
  5931. ],
  5932. "description": "Contao form designer allows custom form styles",
  5933. "keywords": [
  5934. "contao",
  5935. "form"
  5936. ],
  5937. "time": "2021-03-30T12:28:32+00:00"
  5938. },
  5939. {
  5940. "name": "netzmacht/contao-toolkit",
  5941. "version": "3.6.1",
  5942. "source": {
  5943. "type": "git",
  5944. "url": "https://github.com/netzmacht/contao-toolkit.git",
  5945. "reference": "34d2281a0cd440deb3cb1c0593d24546aacd2f0d"
  5946. },
  5947. "dist": {
  5948. "type": "zip",
  5949. "url": "https://api.github.com/repos/netzmacht/contao-toolkit/zipball/34d2281a0cd440deb3cb1c0593d24546aacd2f0d",
  5950. "reference": "34d2281a0cd440deb3cb1c0593d24546aacd2f0d",
  5951. "shasum": ""
  5952. },
  5953. "require": {
  5954. "beberlei/assert": "^2.7 || ^3.0",
  5955. "contao/core-bundle": "^4.9.10",
  5956. "doctrine/dbal": "^2.5",
  5957. "patchwork/utf8": "^1.2",
  5958. "php": ">=7.1",
  5959. "psr/log": "^1.1",
  5960. "symfony/config": "^4.4",
  5961. "symfony/dependency-injection": "^4.4",
  5962. "symfony/event-dispatcher": "^4.4",
  5963. "symfony/http-foundation": "^4.4",
  5964. "symfony/http-kernel": "^4.4.13",
  5965. "symfony/routing": "^4.4",
  5966. "symfony/security-csrf": "^4.4 || ^5.0",
  5967. "symfony/templating": "^4.4 || ^5.0",
  5968. "symfony/translation": "^4.4",
  5969. "symfony/translation-contracts": "^1.1.6 || ^2.0.0"
  5970. },
  5971. "conflict": {
  5972. "contao/manager-plugin": "<2.0 || >=3.0",
  5973. "friendsofsymfony/http-cache": "<2.0 || >=3.0"
  5974. },
  5975. "require-dev": {
  5976. "bossa/phpspec2-expect": "^3.0",
  5977. "contao/manager-plugin": "^2.0",
  5978. "friendsofsymfony/http-cache": "^2.0",
  5979. "php-http/guzzle6-adapter": "^1.1",
  5980. "phpcq/coding-standard": "^2.1",
  5981. "phpcq/runner-bootstrap": "^1.0@dev",
  5982. "phpspec/phpspec": "^5.0 || ^6.0"
  5983. },
  5984. "type": "contao-bundle",
  5985. "extra": {
  5986. "branch-alias": {
  5987. "dev-master": "3.6.x-dev",
  5988. "dev-develop": "3.7.x-dev"
  5989. },
  5990. "contao-manager-plugin": "Netzmacht\\Contao\\Toolkit\\Bundle\\ContaoManager\\Plugin"
  5991. },
  5992. "autoload": {
  5993. "psr-4": {
  5994. "Netzmacht\\Contao\\Toolkit\\": "src/"
  5995. }
  5996. },
  5997. "notification-url": "https://packagist.org/downloads/",
  5998. "license": [
  5999. "LGPL-3.0-or-later"
  6000. ],
  6001. "authors": [
  6002. {
  6003. "name": "David Molineus",
  6004. "email": "mail@netzmacht.de",
  6005. "homepage": "https://netzmacht.de",
  6006. "role": "Developer"
  6007. }
  6008. ],
  6009. "description": "This library provides tools to simplify common tasks when developing with Contao.",
  6010. "keywords": [
  6011. "contao",
  6012. "dev",
  6013. "tools"
  6014. ],
  6015. "time": "2021-01-07T09:45:29+00:00"
  6016. },
  6017. {
  6018. "name": "netzmacht/html",
  6019. "version": "2.0.1",
  6020. "source": {
  6021. "type": "git",
  6022. "url": "https://github.com/netzmacht/html.git",
  6023. "reference": "da768cf38fdb06ad763fa09dc22fcac80e4521d4"
  6024. },
  6025. "dist": {
  6026. "type": "zip",
  6027. "url": "https://api.github.com/repos/netzmacht/html/zipball/da768cf38fdb06ad763fa09dc22fcac80e4521d4",
  6028. "reference": "da768cf38fdb06ad763fa09dc22fcac80e4521d4",
  6029. "shasum": ""
  6030. },
  6031. "require": {
  6032. "php": ">=7.1"
  6033. },
  6034. "conflict": {
  6035. "contao/manager-plugin": "<2.0 || >=3.0"
  6036. },
  6037. "require-dev": {
  6038. "contao/manager-plugin": "^2.1",
  6039. "phpcq/all-tasks": "^1.2",
  6040. "phpspec/phpspec": "~4"
  6041. },
  6042. "type": "library",
  6043. "extra": {
  6044. "contao-manager-plugin": "Netzmacht\\Html\\Infrastructure\\ContaoManager\\Plugin",
  6045. "branch-alias": {
  6046. "dev-master": "2.0.x-dev",
  6047. "dev-develop": "2.1.x-dev"
  6048. }
  6049. },
  6050. "autoload": {
  6051. "psr-4": {
  6052. "Netzmacht\\Html\\": "src/"
  6053. }
  6054. },
  6055. "notification-url": "https://packagist.org/downloads/",
  6056. "license": [
  6057. "LGPL-3.0+"
  6058. ],
  6059. "authors": [
  6060. {
  6061. "name": "David Molineus",
  6062. "email": "mail@netzmacht.de",
  6063. "homepage": "http://www.netzmacht.de",
  6064. "role": "Project leader"
  6065. }
  6066. ],
  6067. "description": "Simple library for html rendering",
  6068. "keywords": [
  6069. "helper",
  6070. "html"
  6071. ],
  6072. "time": "2017-09-22T11:17:57+00:00"
  6073. },
  6074. {
  6075. "name": "nyholm/psr7",
  6076. "version": "1.4.0",
  6077. "source": {
  6078. "type": "git",
  6079. "url": "https://github.com/Nyholm/psr7.git",
  6080. "reference": "23ae1f00fbc6a886cbe3062ca682391b9cc7c37b"
  6081. },
  6082. "dist": {
  6083. "type": "zip",
  6084. "url": "https://api.github.com/repos/Nyholm/psr7/zipball/23ae1f00fbc6a886cbe3062ca682391b9cc7c37b",
  6085. "reference": "23ae1f00fbc6a886cbe3062ca682391b9cc7c37b",
  6086. "shasum": ""
  6087. },
  6088. "require": {
  6089. "php": ">=7.1",
  6090. "php-http/message-factory": "^1.0",
  6091. "psr/http-factory": "^1.0",
  6092. "psr/http-message": "^1.0"
  6093. },
  6094. "provide": {
  6095. "psr/http-factory-implementation": "1.0",
  6096. "psr/http-message-implementation": "1.0"
  6097. },
  6098. "require-dev": {
  6099. "http-interop/http-factory-tests": "^0.8",
  6100. "php-http/psr7-integration-tests": "^1.0",
  6101. "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
  6102. "symfony/error-handler": "^4.4"
  6103. },
  6104. "type": "library",
  6105. "extra": {
  6106. "branch-alias": {
  6107. "dev-master": "1.4-dev"
  6108. }
  6109. },
  6110. "autoload": {
  6111. "psr-4": {
  6112. "Nyholm\\Psr7\\": "src/"
  6113. }
  6114. },
  6115. "notification-url": "https://packagist.org/downloads/",
  6116. "license": [
  6117. "MIT"
  6118. ],
  6119. "authors": [
  6120. {
  6121. "name": "Tobias Nyholm",
  6122. "email": "tobias.nyholm@gmail.com"
  6123. },
  6124. {
  6125. "name": "Martijn van der Ven",
  6126. "email": "martijn@vanderven.se"
  6127. }
  6128. ],
  6129. "description": "A fast PHP7 implementation of PSR-7",
  6130. "homepage": "https://tnyholm.se",
  6131. "keywords": [
  6132. "psr-17",
  6133. "psr-7"
  6134. ],
  6135. "time": "2021-02-18T15:41:32+00:00"
  6136. },
  6137. {
  6138. "name": "ocramius/proxy-manager",
  6139. "version": "2.8.1",
  6140. "source": {
  6141. "type": "git",
  6142. "url": "https://github.com/Ocramius/ProxyManager.git",
  6143. "reference": "371c8f2d9d1e888ce1f8f2137d9187252b07ee94"
  6144. },
  6145. "dist": {
  6146. "type": "zip",
  6147. "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/371c8f2d9d1e888ce1f8f2137d9187252b07ee94",
  6148. "reference": "371c8f2d9d1e888ce1f8f2137d9187252b07ee94",
  6149. "shasum": ""
  6150. },
  6151. "require": {
  6152. "laminas/laminas-code": "^3.4.1",
  6153. "ocramius/package-versions": "^1.8.0,<1.10.0",
  6154. "php": "~7.4.1",
  6155. "webimpress/safe-writer": "^2.0.1"
  6156. },
  6157. "conflict": {
  6158. "doctrine/annotations": "<1.6.1",
  6159. "laminas/laminas-stdlib": "<3.2.1",
  6160. "zendframework/zend-stdlib": "<3.2.1"
  6161. },
  6162. "require-dev": {
  6163. "doctrine/coding-standard": "^6.0.0",
  6164. "ext-phar": "*",
  6165. "infection/infection": "^0.16.2",
  6166. "nikic/php-parser": "^4.4.0",
  6167. "phpbench/phpbench": "^0.17.0",
  6168. "phpunit/phpunit": "^9.1.1",
  6169. "slevomat/coding-standard": "^5.0.4",
  6170. "squizlabs/php_codesniffer": "^3.5.4",
  6171. "vimeo/psalm": "^3.11.1"
  6172. },
  6173. "suggest": {
  6174. "laminas/laminas-json": "To have the JsonRpc adapter (Remote Object feature)",
  6175. "laminas/laminas-soap": "To have the Soap adapter (Remote Object feature)",
  6176. "laminas/laminas-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)",
  6177. "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects"
  6178. },
  6179. "type": "library",
  6180. "extra": {
  6181. "branch-alias": {
  6182. "dev-master": "3.0.x-dev"
  6183. }
  6184. },
  6185. "autoload": {
  6186. "psr-4": {
  6187. "ProxyManager\\": "src/ProxyManager"
  6188. }
  6189. },
  6190. "notification-url": "https://packagist.org/downloads/",
  6191. "license": [
  6192. "MIT"
  6193. ],
  6194. "authors": [
  6195. {
  6196. "name": "Marco Pivetta",
  6197. "email": "ocramius@gmail.com",
  6198. "homepage": "http://ocramius.github.io/"
  6199. }
  6200. ],
  6201. "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
  6202. "homepage": "https://github.com/Ocramius/ProxyManager",
  6203. "keywords": [
  6204. "aop",
  6205. "lazy loading",
  6206. "proxy",
  6207. "proxy pattern",
  6208. "service proxies"
  6209. ],
  6210. "time": "2020-07-13T19:23:57+00:00"
  6211. },
  6212. {
  6213. "name": "oveleon/contao-component-style-manager",
  6214. "version": "2.4.4",
  6215. "source": {
  6216. "type": "git",
  6217. "url": "https://github.com/oveleon/contao-component-style-manager.git",
  6218. "reference": "805a3a9bf7d46d33b75ac5ad603e5e0f8cbe522c"
  6219. },
  6220. "dist": {
  6221. "type": "zip",
  6222. "url": "https://api.github.com/repos/oveleon/contao-component-style-manager/zipball/805a3a9bf7d46d33b75ac5ad603e5e0f8cbe522c",
  6223. "reference": "805a3a9bf7d46d33b75ac5ad603e5e0f8cbe522c",
  6224. "shasum": ""
  6225. },
  6226. "require": {
  6227. "contao/core-bundle": "^4.4"
  6228. },
  6229. "conflict": {
  6230. "contao/core": "*",
  6231. "contao/core-bundle": "4.4.1",
  6232. "contao/manager-plugin": "<2.0 || >=3.0"
  6233. },
  6234. "require-dev": {
  6235. "contao/manager-plugin": "^2.0"
  6236. },
  6237. "type": "contao-bundle",
  6238. "extra": {
  6239. "branch-alias": {
  6240. "dev-master": "2.4.x-dev"
  6241. },
  6242. "contao-manager-plugin": "Oveleon\\ContaoComponentStyleManager\\ContaoManager\\Plugin"
  6243. },
  6244. "autoload": {
  6245. "psr-4": {
  6246. "Oveleon\\ContaoComponentStyleManager\\": "src/"
  6247. },
  6248. "classmap": [
  6249. "src/Resources/contao/"
  6250. ],
  6251. "exclude-from-classmap": [
  6252. "src/Resources/contao/config/",
  6253. "src/Resources/contao/dca/",
  6254. "src/Resources/contao/languages/",
  6255. "src/Resources/contao/templates/"
  6256. ]
  6257. },
  6258. "notification-url": "https://packagist.org/downloads/",
  6259. "license": [
  6260. "MIT"
  6261. ],
  6262. "authors": [
  6263. {
  6264. "name": "Oveleon",
  6265. "homepage": "https://oveleon.de/",
  6266. "role": "Developer"
  6267. },
  6268. {
  6269. "name": "Daniele Sciannimanica",
  6270. "homepage": "https://github.com/doishub",
  6271. "role": "Developer"
  6272. }
  6273. ],
  6274. "description": "Style and CSS-Class Manager for Contao Open Source CMS",
  6275. "homepage": "https://www.oveleon.de/stylemanager.html",
  6276. "keywords": [
  6277. "contao",
  6278. "css",
  6279. "manager",
  6280. "styles"
  6281. ],
  6282. "time": "2021-03-09T11:52:09+00:00"
  6283. },
  6284. {
  6285. "name": "paragonie/constant_time_encoding",
  6286. "version": "v2.4.0",
  6287. "source": {
  6288. "type": "git",
  6289. "url": "https://github.com/paragonie/constant_time_encoding.git",
  6290. "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
  6291. },
  6292. "dist": {
  6293. "type": "zip",
  6294. "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
  6295. "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
  6296. "shasum": ""
  6297. },
  6298. "require": {
  6299. "php": "^7|^8"
  6300. },
  6301. "require-dev": {
  6302. "phpunit/phpunit": "^6|^7|^8|^9",
  6303. "vimeo/psalm": "^1|^2|^3|^4"
  6304. },
  6305. "type": "library",
  6306. "autoload": {
  6307. "psr-4": {
  6308. "ParagonIE\\ConstantTime\\": "src/"
  6309. }
  6310. },
  6311. "notification-url": "https://packagist.org/downloads/",
  6312. "license": [
  6313. "MIT"
  6314. ],
  6315. "authors": [
  6316. {
  6317. "name": "Paragon Initiative Enterprises",
  6318. "email": "security@paragonie.com",
  6319. "homepage": "https://paragonie.com",
  6320. "role": "Maintainer"
  6321. },
  6322. {
  6323. "name": "Steve 'Sc00bz' Thomas",
  6324. "email": "steve@tobtu.com",
  6325. "homepage": "https://www.tobtu.com",
  6326. "role": "Original Developer"
  6327. }
  6328. ],
  6329. "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
  6330. "keywords": [
  6331. "base16",
  6332. "base32",
  6333. "base32_decode",
  6334. "base32_encode",
  6335. "base64",
  6336. "base64_decode",
  6337. "base64_encode",
  6338. "bin2hex",
  6339. "encoding",
  6340. "hex",
  6341. "hex2bin",
  6342. "rfc4648"
  6343. ],
  6344. "time": "2020-12-06T15:14:20+00:00"
  6345. },
  6346. {
  6347. "name": "paragonie/random_compat",
  6348. "version": "v9.99.99",
  6349. "source": {
  6350. "type": "git",
  6351. "url": "https://github.com/paragonie/random_compat.git",
  6352. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  6353. },
  6354. "dist": {
  6355. "type": "zip",
  6356. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  6357. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  6358. "shasum": ""
  6359. },
  6360. "require": {
  6361. "php": "^7"
  6362. },
  6363. "require-dev": {
  6364. "phpunit/phpunit": "4.*|5.*",
  6365. "vimeo/psalm": "^1"
  6366. },
  6367. "suggest": {
  6368. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  6369. },
  6370. "type": "library",
  6371. "notification-url": "https://packagist.org/downloads/",
  6372. "license": [
  6373. "MIT"
  6374. ],
  6375. "authors": [
  6376. {
  6377. "name": "Paragon Initiative Enterprises",
  6378. "email": "security@paragonie.com",
  6379. "homepage": "https://paragonie.com"
  6380. }
  6381. ],
  6382. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  6383. "keywords": [
  6384. "csprng",
  6385. "polyfill",
  6386. "pseudorandom",
  6387. "random"
  6388. ],
  6389. "time": "2018-07-02T15:55:56+00:00"
  6390. },
  6391. {
  6392. "name": "patchwork/utf8",
  6393. "version": "v1.3.3",
  6394. "source": {
  6395. "type": "git",
  6396. "url": "https://github.com/tchwork/utf8.git",
  6397. "reference": "e1fa4d4a57896d074c9a8d01742b688d5db4e9d5"
  6398. },
  6399. "dist": {
  6400. "type": "zip",
  6401. "url": "https://api.github.com/repos/tchwork/utf8/zipball/e1fa4d4a57896d074c9a8d01742b688d5db4e9d5",
  6402. "reference": "e1fa4d4a57896d074c9a8d01742b688d5db4e9d5",
  6403. "shasum": ""
  6404. },
  6405. "require": {
  6406. "lib-pcre": ">=7.3",
  6407. "php": ">=5.3.0"
  6408. },
  6409. "require-dev": {
  6410. "symfony/phpunit-bridge": "^3.4|^4.4"
  6411. },
  6412. "suggest": {
  6413. "ext-iconv": "Use iconv for best performance",
  6414. "ext-intl": "Use Intl for best performance",
  6415. "ext-mbstring": "Use Mbstring for best performance",
  6416. "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
  6417. },
  6418. "type": "library",
  6419. "extra": {
  6420. "branch-alias": {
  6421. "dev-master": "1.3-dev"
  6422. }
  6423. },
  6424. "autoload": {
  6425. "psr-4": {
  6426. "Patchwork\\": "src/Patchwork/"
  6427. },
  6428. "classmap": [
  6429. "src/Normalizer.php"
  6430. ]
  6431. },
  6432. "notification-url": "https://packagist.org/downloads/",
  6433. "license": [
  6434. "(Apache-2.0 or GPL-2.0)"
  6435. ],
  6436. "authors": [
  6437. {
  6438. "name": "Nicolas Grekas",
  6439. "email": "p@tchwork.com"
  6440. }
  6441. ],
  6442. "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
  6443. "homepage": "https://github.com/tchwork/utf8",
  6444. "keywords": [
  6445. "grapheme",
  6446. "i18n",
  6447. "unicode",
  6448. "utf-8",
  6449. "utf8"
  6450. ],
  6451. "abandoned": "symfony/polyfill-mbstring or symfony/string",
  6452. "time": "2021-01-07T16:38:58+00:00"
  6453. },
  6454. {
  6455. "name": "php-http/client-common",
  6456. "version": "2.3.0",
  6457. "source": {
  6458. "type": "git",
  6459. "url": "https://github.com/php-http/client-common.git",
  6460. "reference": "e37e46c610c87519753135fb893111798c69076a"
  6461. },
  6462. "dist": {
  6463. "type": "zip",
  6464. "url": "https://api.github.com/repos/php-http/client-common/zipball/e37e46c610c87519753135fb893111798c69076a",
  6465. "reference": "e37e46c610c87519753135fb893111798c69076a",
  6466. "shasum": ""
  6467. },
  6468. "require": {
  6469. "php": "^7.1 || ^8.0",
  6470. "php-http/httplug": "^2.0",
  6471. "php-http/message": "^1.6",
  6472. "php-http/message-factory": "^1.0",
  6473. "psr/http-client": "^1.0",
  6474. "psr/http-factory": "^1.0",
  6475. "psr/http-message": "^1.0",
  6476. "symfony/options-resolver": "^2.6 || ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0",
  6477. "symfony/polyfill-php80": "^1.17"
  6478. },
  6479. "require-dev": {
  6480. "doctrine/instantiator": "^1.1",
  6481. "guzzlehttp/psr7": "^1.4",
  6482. "nyholm/psr7": "^1.2",
  6483. "phpspec/phpspec": "^5.1 || ^6.0",
  6484. "phpspec/prophecy": "^1.10.2",
  6485. "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3"
  6486. },
  6487. "suggest": {
  6488. "ext-json": "To detect JSON responses with the ContentTypePlugin",
  6489. "ext-libxml": "To detect XML responses with the ContentTypePlugin",
  6490. "php-http/cache-plugin": "PSR-6 Cache plugin",
  6491. "php-http/logger-plugin": "PSR-3 Logger plugin",
  6492. "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
  6493. },
  6494. "type": "library",
  6495. "extra": {
  6496. "branch-alias": {
  6497. "dev-master": "2.3.x-dev"
  6498. }
  6499. },
  6500. "autoload": {
  6501. "psr-4": {
  6502. "Http\\Client\\Common\\": "src/"
  6503. }
  6504. },
  6505. "notification-url": "https://packagist.org/downloads/",
  6506. "license": [
  6507. "MIT"
  6508. ],
  6509. "authors": [
  6510. {
  6511. "name": "Márk Sági-Kazár",
  6512. "email": "mark.sagikazar@gmail.com"
  6513. }
  6514. ],
  6515. "description": "Common HTTP Client implementations and tools for HTTPlug",
  6516. "homepage": "http://httplug.io",
  6517. "keywords": [
  6518. "client",
  6519. "common",
  6520. "http",
  6521. "httplug"
  6522. ],
  6523. "time": "2020-07-21T10:04:13+00:00"
  6524. },
  6525. {
  6526. "name": "php-http/discovery",
  6527. "version": "1.13.0",
  6528. "source": {
  6529. "type": "git",
  6530. "url": "https://github.com/php-http/discovery.git",
  6531. "reference": "788f72d64c43dc361e7fcc7464c3d947c64984a7"
  6532. },
  6533. "dist": {
  6534. "type": "zip",
  6535. "url": "https://api.github.com/repos/php-http/discovery/zipball/788f72d64c43dc361e7fcc7464c3d947c64984a7",
  6536. "reference": "788f72d64c43dc361e7fcc7464c3d947c64984a7",
  6537. "shasum": ""
  6538. },
  6539. "require": {
  6540. "php": "^7.1 || ^8.0"
  6541. },
  6542. "conflict": {
  6543. "nyholm/psr7": "<1.0"
  6544. },
  6545. "require-dev": {
  6546. "graham-campbell/phpspec-skip-example-extension": "^5.0",
  6547. "php-http/httplug": "^1.0 || ^2.0",
  6548. "php-http/message-factory": "^1.0",
  6549. "phpspec/phpspec": "^5.1 || ^6.1",
  6550. "puli/composer-plugin": "1.0.0-beta10"
  6551. },
  6552. "suggest": {
  6553. "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
  6554. "puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details."
  6555. },
  6556. "type": "library",
  6557. "extra": {
  6558. "branch-alias": {
  6559. "dev-master": "1.9-dev"
  6560. }
  6561. },
  6562. "autoload": {
  6563. "psr-4": {
  6564. "Http\\Discovery\\": "src/"
  6565. }
  6566. },
  6567. "notification-url": "https://packagist.org/downloads/",
  6568. "license": [
  6569. "MIT"
  6570. ],
  6571. "authors": [
  6572. {
  6573. "name": "Márk Sági-Kazár",
  6574. "email": "mark.sagikazar@gmail.com"
  6575. }
  6576. ],
  6577. "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
  6578. "homepage": "http://php-http.org",
  6579. "keywords": [
  6580. "adapter",
  6581. "client",
  6582. "discovery",
  6583. "factory",
  6584. "http",
  6585. "message",
  6586. "psr7"
  6587. ],
  6588. "time": "2020-11-27T14:49:42+00:00"
  6589. },
  6590. {
  6591. "name": "php-http/httplug",
  6592. "version": "2.2.0",
  6593. "source": {
  6594. "type": "git",
  6595. "url": "https://github.com/php-http/httplug.git",
  6596. "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9"
  6597. },
  6598. "dist": {
  6599. "type": "zip",
  6600. "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9",
  6601. "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9",
  6602. "shasum": ""
  6603. },
  6604. "require": {
  6605. "php": "^7.1 || ^8.0",
  6606. "php-http/promise": "^1.1",
  6607. "psr/http-client": "^1.0",
  6608. "psr/http-message": "^1.0"
  6609. },
  6610. "require-dev": {
  6611. "friends-of-phpspec/phpspec-code-coverage": "^4.1",
  6612. "phpspec/phpspec": "^5.1 || ^6.0"
  6613. },
  6614. "type": "library",
  6615. "extra": {
  6616. "branch-alias": {
  6617. "dev-master": "2.x-dev"
  6618. }
  6619. },
  6620. "autoload": {
  6621. "psr-4": {
  6622. "Http\\Client\\": "src/"
  6623. }
  6624. },
  6625. "notification-url": "https://packagist.org/downloads/",
  6626. "license": [
  6627. "MIT"
  6628. ],
  6629. "authors": [
  6630. {
  6631. "name": "Eric GELOEN",
  6632. "email": "geloen.eric@gmail.com"
  6633. },
  6634. {
  6635. "name": "Márk Sági-Kazár",
  6636. "email": "mark.sagikazar@gmail.com",
  6637. "homepage": "https://sagikazarmark.hu"
  6638. }
  6639. ],
  6640. "description": "HTTPlug, the HTTP client abstraction for PHP",
  6641. "homepage": "http://httplug.io",
  6642. "keywords": [
  6643. "client",
  6644. "http"
  6645. ],
  6646. "time": "2020-07-13T15:43:23+00:00"
  6647. },
  6648. {
  6649. "name": "php-http/message",
  6650. "version": "1.11.0",
  6651. "source": {
  6652. "type": "git",
  6653. "url": "https://github.com/php-http/message.git",
  6654. "reference": "fb0dbce7355cad4f4f6a225f537c34d013571f29"
  6655. },
  6656. "dist": {
  6657. "type": "zip",
  6658. "url": "https://api.github.com/repos/php-http/message/zipball/fb0dbce7355cad4f4f6a225f537c34d013571f29",
  6659. "reference": "fb0dbce7355cad4f4f6a225f537c34d013571f29",
  6660. "shasum": ""
  6661. },
  6662. "require": {
  6663. "clue/stream-filter": "^1.5",
  6664. "php": "^7.1 || ^8.0",
  6665. "php-http/message-factory": "^1.0.2",
  6666. "psr/http-message": "^1.0"
  6667. },
  6668. "provide": {
  6669. "php-http/message-factory-implementation": "1.0"
  6670. },
  6671. "require-dev": {
  6672. "ergebnis/composer-normalize": "^2.6",
  6673. "ext-zlib": "*",
  6674. "guzzlehttp/psr7": "^1.0",
  6675. "laminas/laminas-diactoros": "^2.0",
  6676. "phpspec/phpspec": "^5.1 || ^6.3",
  6677. "slim/slim": "^3.0"
  6678. },
  6679. "suggest": {
  6680. "ext-zlib": "Used with compressor/decompressor streams",
  6681. "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
  6682. "laminas/laminas-diactoros": "Used with Diactoros Factories",
  6683. "slim/slim": "Used with Slim Framework PSR-7 implementation"
  6684. },
  6685. "type": "library",
  6686. "extra": {
  6687. "branch-alias": {
  6688. "dev-master": "1.10-dev"
  6689. }
  6690. },
  6691. "autoload": {
  6692. "psr-4": {
  6693. "Http\\Message\\": "src/"
  6694. },
  6695. "files": [
  6696. "src/filters.php"
  6697. ]
  6698. },
  6699. "notification-url": "https://packagist.org/downloads/",
  6700. "license": [
  6701. "MIT"
  6702. ],
  6703. "authors": [
  6704. {
  6705. "name": "Márk Sági-Kazár",
  6706. "email": "mark.sagikazar@gmail.com"
  6707. }
  6708. ],
  6709. "description": "HTTP Message related tools",
  6710. "homepage": "http://php-http.org",
  6711. "keywords": [
  6712. "http",
  6713. "message",
  6714. "psr-7"
  6715. ],
  6716. "time": "2021-02-01T08:54:58+00:00"
  6717. },
  6718. {
  6719. "name": "php-http/message-factory",
  6720. "version": "v1.0.2",
  6721. "source": {
  6722. "type": "git",
  6723. "url": "https://github.com/php-http/message-factory.git",
  6724. "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
  6725. },
  6726. "dist": {
  6727. "type": "zip",
  6728. "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
  6729. "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
  6730. "shasum": ""
  6731. },
  6732. "require": {
  6733. "php": ">=5.4",
  6734. "psr/http-message": "^1.0"
  6735. },
  6736. "type": "library",
  6737. "extra": {
  6738. "branch-alias": {
  6739. "dev-master": "1.0-dev"
  6740. }
  6741. },
  6742. "autoload": {
  6743. "psr-4": {
  6744. "Http\\Message\\": "src/"
  6745. }
  6746. },
  6747. "notification-url": "https://packagist.org/downloads/",
  6748. "license": [
  6749. "MIT"
  6750. ],
  6751. "authors": [
  6752. {
  6753. "name": "Márk Sági-Kazár",
  6754. "email": "mark.sagikazar@gmail.com"
  6755. }
  6756. ],
  6757. "description": "Factory interfaces for PSR-7 HTTP Message",
  6758. "homepage": "http://php-http.org",
  6759. "keywords": [
  6760. "factory",
  6761. "http",
  6762. "message",
  6763. "stream",
  6764. "uri"
  6765. ],
  6766. "time": "2015-12-19T14:08:53+00:00"
  6767. },
  6768. {
  6769. "name": "php-http/promise",
  6770. "version": "1.1.0",
  6771. "source": {
  6772. "type": "git",
  6773. "url": "https://github.com/php-http/promise.git",
  6774. "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
  6775. },
  6776. "dist": {
  6777. "type": "zip",
  6778. "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
  6779. "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
  6780. "shasum": ""
  6781. },
  6782. "require": {
  6783. "php": "^7.1 || ^8.0"
  6784. },
  6785. "require-dev": {
  6786. "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
  6787. "phpspec/phpspec": "^5.1.2 || ^6.2"
  6788. },
  6789. "type": "library",
  6790. "extra": {
  6791. "branch-alias": {
  6792. "dev-master": "1.1-dev"
  6793. }
  6794. },
  6795. "autoload": {
  6796. "psr-4": {
  6797. "Http\\Promise\\": "src/"
  6798. }
  6799. },
  6800. "notification-url": "https://packagist.org/downloads/",
  6801. "license": [
  6802. "MIT"
  6803. ],
  6804. "authors": [
  6805. {
  6806. "name": "Joel Wurtz",
  6807. "email": "joel.wurtz@gmail.com"
  6808. },
  6809. {
  6810. "name": "Márk Sági-Kazár",
  6811. "email": "mark.sagikazar@gmail.com"
  6812. }
  6813. ],
  6814. "description": "Promise used for asynchronous HTTP requests",
  6815. "homepage": "http://httplug.io",
  6816. "keywords": [
  6817. "promise"
  6818. ],
  6819. "time": "2020-07-07T09:29:14+00:00"
  6820. },
  6821. {
  6822. "name": "phpspec/php-diff",
  6823. "version": "v1.1.3",
  6824. "source": {
  6825. "type": "git",
  6826. "url": "https://github.com/phpspec/php-diff.git",
  6827. "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
  6828. },
  6829. "dist": {
  6830. "type": "zip",
  6831. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
  6832. "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
  6833. "shasum": ""
  6834. },
  6835. "type": "library",
  6836. "extra": {
  6837. "branch-alias": {
  6838. "dev-master": "1.0.x-dev"
  6839. }
  6840. },
  6841. "autoload": {
  6842. "psr-0": {
  6843. "Diff": "lib/"
  6844. }
  6845. },
  6846. "notification-url": "https://packagist.org/downloads/",
  6847. "license": [
  6848. "BSD-3-Clause"
  6849. ],
  6850. "authors": [
  6851. {
  6852. "name": "Chris Boulton",
  6853. "homepage": "http://github.com/chrisboulton"
  6854. }
  6855. ],
  6856. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  6857. "time": "2020-09-18T13:47:07+00:00"
  6858. },
  6859. {
  6860. "name": "phpunit/php-token-stream",
  6861. "version": "4.0.4",
  6862. "source": {
  6863. "type": "git",
  6864. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  6865. "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3"
  6866. },
  6867. "dist": {
  6868. "type": "zip",
  6869. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3",
  6870. "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3",
  6871. "shasum": ""
  6872. },
  6873. "require": {
  6874. "ext-tokenizer": "*",
  6875. "php": "^7.3 || ^8.0"
  6876. },
  6877. "require-dev": {
  6878. "phpunit/phpunit": "^9.0"
  6879. },
  6880. "type": "library",
  6881. "extra": {
  6882. "branch-alias": {
  6883. "dev-master": "4.0-dev"
  6884. }
  6885. },
  6886. "autoload": {
  6887. "classmap": [
  6888. "src/"
  6889. ]
  6890. },
  6891. "notification-url": "https://packagist.org/downloads/",
  6892. "license": [
  6893. "BSD-3-Clause"
  6894. ],
  6895. "authors": [
  6896. {
  6897. "name": "Sebastian Bergmann",
  6898. "email": "sebastian@phpunit.de"
  6899. }
  6900. ],
  6901. "description": "Wrapper around PHP's tokenizer extension.",
  6902. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  6903. "keywords": [
  6904. "tokenizer"
  6905. ],
  6906. "abandoned": true,
  6907. "time": "2020-08-04T08:28:15+00:00"
  6908. },
  6909. {
  6910. "name": "pimple/pimple",
  6911. "version": "v1.1.1",
  6912. "source": {
  6913. "type": "git",
  6914. "url": "https://github.com/silexphp/Pimple.git",
  6915. "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
  6916. },
  6917. "dist": {
  6918. "type": "zip",
  6919. "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
  6920. "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
  6921. "shasum": ""
  6922. },
  6923. "require": {
  6924. "php": ">=5.3.0"
  6925. },
  6926. "type": "library",
  6927. "extra": {
  6928. "branch-alias": {
  6929. "dev-master": "1.1.x-dev"
  6930. }
  6931. },
  6932. "autoload": {
  6933. "psr-0": {
  6934. "Pimple": "lib/"
  6935. }
  6936. },
  6937. "notification-url": "https://packagist.org/downloads/",
  6938. "license": [
  6939. "MIT"
  6940. ],
  6941. "authors": [
  6942. {
  6943. "name": "Fabien Potencier",
  6944. "email": "fabien@symfony.com"
  6945. }
  6946. ],
  6947. "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
  6948. "homepage": "http://pimple.sensiolabs.org",
  6949. "keywords": [
  6950. "container",
  6951. "dependency injection"
  6952. ],
  6953. "time": "2013-11-22T08:30:29+00:00"
  6954. },
  6955. {
  6956. "name": "psr/cache",
  6957. "version": "1.0.1",
  6958. "source": {
  6959. "type": "git",
  6960. "url": "https://github.com/php-fig/cache.git",
  6961. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  6962. },
  6963. "dist": {
  6964. "type": "zip",
  6965. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  6966. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  6967. "shasum": ""
  6968. },
  6969. "require": {
  6970. "php": ">=5.3.0"
  6971. },
  6972. "type": "library",
  6973. "extra": {
  6974. "branch-alias": {
  6975. "dev-master": "1.0.x-dev"
  6976. }
  6977. },
  6978. "autoload": {
  6979. "psr-4": {
  6980. "Psr\\Cache\\": "src/"
  6981. }
  6982. },
  6983. "notification-url": "https://packagist.org/downloads/",
  6984. "license": [
  6985. "MIT"
  6986. ],
  6987. "authors": [
  6988. {
  6989. "name": "PHP-FIG",
  6990. "homepage": "http://www.php-fig.org/"
  6991. }
  6992. ],
  6993. "description": "Common interface for caching libraries",
  6994. "keywords": [
  6995. "cache",
  6996. "psr",
  6997. "psr-6"
  6998. ],
  6999. "time": "2016-08-06T20:24:11+00:00"
  7000. },
  7001. {
  7002. "name": "psr/container",
  7003. "version": "1.1.1",
  7004. "source": {
  7005. "type": "git",
  7006. "url": "https://github.com/php-fig/container.git",
  7007. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  7008. },
  7009. "dist": {
  7010. "type": "zip",
  7011. "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
  7012. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
  7013. "shasum": ""
  7014. },
  7015. "require": {
  7016. "php": ">=7.2.0"
  7017. },
  7018. "type": "library",
  7019. "autoload": {
  7020. "psr-4": {
  7021. "Psr\\Container\\": "src/"
  7022. }
  7023. },
  7024. "notification-url": "https://packagist.org/downloads/",
  7025. "license": [
  7026. "MIT"
  7027. ],
  7028. "authors": [
  7029. {
  7030. "name": "PHP-FIG",
  7031. "homepage": "https://www.php-fig.org/"
  7032. }
  7033. ],
  7034. "description": "Common Container Interface (PHP FIG PSR-11)",
  7035. "homepage": "https://github.com/php-fig/container",
  7036. "keywords": [
  7037. "PSR-11",
  7038. "container",
  7039. "container-interface",
  7040. "container-interop",
  7041. "psr"
  7042. ],
  7043. "time": "2021-03-05T17:36:06+00:00"
  7044. },
  7045. {
  7046. "name": "psr/http-client",
  7047. "version": "1.0.1",
  7048. "source": {
  7049. "type": "git",
  7050. "url": "https://github.com/php-fig/http-client.git",
  7051. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
  7052. },
  7053. "dist": {
  7054. "type": "zip",
  7055. "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  7056. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  7057. "shasum": ""
  7058. },
  7059. "require": {
  7060. "php": "^7.0 || ^8.0",
  7061. "psr/http-message": "^1.0"
  7062. },
  7063. "type": "library",
  7064. "extra": {
  7065. "branch-alias": {
  7066. "dev-master": "1.0.x-dev"
  7067. }
  7068. },
  7069. "autoload": {
  7070. "psr-4": {
  7071. "Psr\\Http\\Client\\": "src/"
  7072. }
  7073. },
  7074. "notification-url": "https://packagist.org/downloads/",
  7075. "license": [
  7076. "MIT"
  7077. ],
  7078. "authors": [
  7079. {
  7080. "name": "PHP-FIG",
  7081. "homepage": "http://www.php-fig.org/"
  7082. }
  7083. ],
  7084. "description": "Common interface for HTTP clients",
  7085. "homepage": "https://github.com/php-fig/http-client",
  7086. "keywords": [
  7087. "http",
  7088. "http-client",
  7089. "psr",
  7090. "psr-18"
  7091. ],
  7092. "time": "2020-06-29T06:28:15+00:00"
  7093. },
  7094. {
  7095. "name": "psr/http-factory",
  7096. "version": "1.0.1",
  7097. "source": {
  7098. "type": "git",
  7099. "url": "https://github.com/php-fig/http-factory.git",
  7100. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
  7101. },
  7102. "dist": {
  7103. "type": "zip",
  7104. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  7105. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  7106. "shasum": ""
  7107. },
  7108. "require": {
  7109. "php": ">=7.0.0",
  7110. "psr/http-message": "^1.0"
  7111. },
  7112. "type": "library",
  7113. "extra": {
  7114. "branch-alias": {
  7115. "dev-master": "1.0.x-dev"
  7116. }
  7117. },
  7118. "autoload": {
  7119. "psr-4": {
  7120. "Psr\\Http\\Message\\": "src/"
  7121. }
  7122. },
  7123. "notification-url": "https://packagist.org/downloads/",
  7124. "license": [
  7125. "MIT"
  7126. ],
  7127. "authors": [
  7128. {
  7129. "name": "PHP-FIG",
  7130. "homepage": "http://www.php-fig.org/"
  7131. }
  7132. ],
  7133. "description": "Common interfaces for PSR-7 HTTP message factories",
  7134. "keywords": [
  7135. "factory",
  7136. "http",
  7137. "message",
  7138. "psr",
  7139. "psr-17",
  7140. "psr-7",
  7141. "request",
  7142. "response"
  7143. ],
  7144. "time": "2019-04-30T12:38:16+00:00"
  7145. },
  7146. {
  7147. "name": "psr/http-message",
  7148. "version": "1.0.1",
  7149. "source": {
  7150. "type": "git",
  7151. "url": "https://github.com/php-fig/http-message.git",
  7152. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  7153. },
  7154. "dist": {
  7155. "type": "zip",
  7156. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  7157. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  7158. "shasum": ""
  7159. },
  7160. "require": {
  7161. "php": ">=5.3.0"
  7162. },
  7163. "type": "library",
  7164. "extra": {
  7165. "branch-alias": {
  7166. "dev-master": "1.0.x-dev"
  7167. }
  7168. },
  7169. "autoload": {
  7170. "psr-4": {
  7171. "Psr\\Http\\Message\\": "src/"
  7172. }
  7173. },
  7174. "notification-url": "https://packagist.org/downloads/",
  7175. "license": [
  7176. "MIT"
  7177. ],
  7178. "authors": [
  7179. {
  7180. "name": "PHP-FIG",
  7181. "homepage": "http://www.php-fig.org/"
  7182. }
  7183. ],
  7184. "description": "Common interface for HTTP messages",
  7185. "homepage": "https://github.com/php-fig/http-message",
  7186. "keywords": [
  7187. "http",
  7188. "http-message",
  7189. "psr",
  7190. "psr-7",
  7191. "request",
  7192. "response"
  7193. ],
  7194. "time": "2016-08-06T14:39:51+00:00"
  7195. },
  7196. {
  7197. "name": "psr/log",
  7198. "version": "1.1.3",
  7199. "source": {
  7200. "type": "git",
  7201. "url": "https://github.com/php-fig/log.git",
  7202. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  7203. },
  7204. "dist": {
  7205. "type": "zip",
  7206. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  7207. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  7208. "shasum": ""
  7209. },
  7210. "require": {
  7211. "php": ">=5.3.0"
  7212. },
  7213. "type": "library",
  7214. "extra": {
  7215. "branch-alias": {
  7216. "dev-master": "1.1.x-dev"
  7217. }
  7218. },
  7219. "autoload": {
  7220. "psr-4": {
  7221. "Psr\\Log\\": "Psr/Log/"
  7222. }
  7223. },
  7224. "notification-url": "https://packagist.org/downloads/",
  7225. "license": [
  7226. "MIT"
  7227. ],
  7228. "authors": [
  7229. {
  7230. "name": "PHP-FIG",
  7231. "homepage": "http://www.php-fig.org/"
  7232. }
  7233. ],
  7234. "description": "Common interface for logging libraries",
  7235. "homepage": "https://github.com/php-fig/log",
  7236. "keywords": [
  7237. "log",
  7238. "psr",
  7239. "psr-3"
  7240. ],
  7241. "time": "2020-03-23T09:12:05+00:00"
  7242. },
  7243. {
  7244. "name": "psr/simple-cache",
  7245. "version": "1.0.1",
  7246. "source": {
  7247. "type": "git",
  7248. "url": "https://github.com/php-fig/simple-cache.git",
  7249. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  7250. },
  7251. "dist": {
  7252. "type": "zip",
  7253. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  7254. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  7255. "shasum": ""
  7256. },
  7257. "require": {
  7258. "php": ">=5.3.0"
  7259. },
  7260. "type": "library",
  7261. "extra": {
  7262. "branch-alias": {
  7263. "dev-master": "1.0.x-dev"
  7264. }
  7265. },
  7266. "autoload": {
  7267. "psr-4": {
  7268. "Psr\\SimpleCache\\": "src/"
  7269. }
  7270. },
  7271. "notification-url": "https://packagist.org/downloads/",
  7272. "license": [
  7273. "MIT"
  7274. ],
  7275. "authors": [
  7276. {
  7277. "name": "PHP-FIG",
  7278. "homepage": "http://www.php-fig.org/"
  7279. }
  7280. ],
  7281. "description": "Common interfaces for simple caching",
  7282. "keywords": [
  7283. "cache",
  7284. "caching",
  7285. "psr",
  7286. "psr-16",
  7287. "simple-cache"
  7288. ],
  7289. "time": "2017-10-23T01:57:42+00:00"
  7290. },
  7291. {
  7292. "name": "ramsey/uuid",
  7293. "version": "3.9.3",
  7294. "source": {
  7295. "type": "git",
  7296. "url": "https://github.com/ramsey/uuid.git",
  7297. "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92"
  7298. },
  7299. "dist": {
  7300. "type": "zip",
  7301. "url": "https://api.github.com/repos/ramsey/uuid/zipball/7e1633a6964b48589b142d60542f9ed31bd37a92",
  7302. "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92",
  7303. "shasum": ""
  7304. },
  7305. "require": {
  7306. "ext-json": "*",
  7307. "paragonie/random_compat": "^1 | ^2 | 9.99.99",
  7308. "php": "^5.4 | ^7 | ^8",
  7309. "symfony/polyfill-ctype": "^1.8"
  7310. },
  7311. "replace": {
  7312. "rhumsaa/uuid": "self.version"
  7313. },
  7314. "require-dev": {
  7315. "codeception/aspect-mock": "^1 | ^2",
  7316. "doctrine/annotations": "^1.2",
  7317. "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1",
  7318. "jakub-onderka/php-parallel-lint": "^1",
  7319. "mockery/mockery": "^0.9.11 | ^1",
  7320. "moontoast/math": "^1.1",
  7321. "paragonie/random-lib": "^2",
  7322. "php-mock/php-mock-phpunit": "^0.3 | ^1.1",
  7323. "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5",
  7324. "squizlabs/php_codesniffer": "^3.5"
  7325. },
  7326. "suggest": {
  7327. "ext-ctype": "Provides support for PHP Ctype functions",
  7328. "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
  7329. "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator",
  7330. "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
  7331. "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
  7332. "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  7333. "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
  7334. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  7335. },
  7336. "type": "library",
  7337. "extra": {
  7338. "branch-alias": {
  7339. "dev-master": "3.x-dev"
  7340. }
  7341. },
  7342. "autoload": {
  7343. "psr-4": {
  7344. "Ramsey\\Uuid\\": "src/"
  7345. },
  7346. "files": [
  7347. "src/functions.php"
  7348. ]
  7349. },
  7350. "notification-url": "https://packagist.org/downloads/",
  7351. "license": [
  7352. "MIT"
  7353. ],
  7354. "authors": [
  7355. {
  7356. "name": "Ben Ramsey",
  7357. "email": "ben@benramsey.com",
  7358. "homepage": "https://benramsey.com"
  7359. },
  7360. {
  7361. "name": "Marijn Huizendveld",
  7362. "email": "marijn.huizendveld@gmail.com"
  7363. },
  7364. {
  7365. "name": "Thibaud Fabre",
  7366. "email": "thibaud@aztech.io"
  7367. }
  7368. ],
  7369. "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
  7370. "homepage": "https://github.com/ramsey/uuid",
  7371. "keywords": [
  7372. "guid",
  7373. "identifier",
  7374. "uuid"
  7375. ],
  7376. "time": "2020-02-21T04:36:14+00:00"
  7377. },
  7378. {
  7379. "name": "scheb/2fa-backup-code",
  7380. "version": "v5.8.0",
  7381. "source": {
  7382. "type": "git",
  7383. "url": "https://github.com/scheb/2fa-backup-code.git",
  7384. "reference": "663d43810a9bb4298dc9246c9bf5b5f7a4608c74"
  7385. },
  7386. "dist": {
  7387. "type": "zip",
  7388. "url": "https://api.github.com/repos/scheb/2fa-backup-code/zipball/663d43810a9bb4298dc9246c9bf5b5f7a4608c74",
  7389. "reference": "663d43810a9bb4298dc9246c9bf5b5f7a4608c74",
  7390. "shasum": ""
  7391. },
  7392. "require": {
  7393. "scheb/2fa-bundle": "self.version"
  7394. },
  7395. "type": "library",
  7396. "autoload": {
  7397. "psr-4": {
  7398. "Scheb\\TwoFactorBundle\\": ""
  7399. }
  7400. },
  7401. "notification-url": "https://packagist.org/downloads/",
  7402. "license": [
  7403. "MIT"
  7404. ],
  7405. "authors": [
  7406. {
  7407. "name": "Christian Scheb",
  7408. "email": "me@christianscheb.de"
  7409. }
  7410. ],
  7411. "description": "Extends scheb/2fa-bundle with backup codes support",
  7412. "homepage": "https://github.com/scheb/2fa",
  7413. "keywords": [
  7414. "2fa",
  7415. "Authentication",
  7416. "backup-codes",
  7417. "symfony",
  7418. "two-factor",
  7419. "two-step"
  7420. ],
  7421. "time": "2021-02-28T12:09:54+00:00"
  7422. },
  7423. {
  7424. "name": "scheb/2fa-bundle",
  7425. "version": "v5.8.0",
  7426. "source": {
  7427. "type": "git",
  7428. "url": "https://github.com/scheb/2fa-bundle.git",
  7429. "reference": "93c3579f03d1f4b170d2f790ee78312e374c5e6d"
  7430. },
  7431. "dist": {
  7432. "type": "zip",
  7433. "url": "https://api.github.com/repos/scheb/2fa-bundle/zipball/93c3579f03d1f4b170d2f790ee78312e374c5e6d",
  7434. "reference": "93c3579f03d1f4b170d2f790ee78312e374c5e6d",
  7435. "shasum": ""
  7436. },
  7437. "require": {
  7438. "ext-json": "*",
  7439. "php": ">=7.2.5",
  7440. "symfony/config": "^4.4|^5.0",
  7441. "symfony/dependency-injection": "^4.4|^5.0",
  7442. "symfony/event-dispatcher": "^4.4|^5.0",
  7443. "symfony/framework-bundle": "^4.4|^5.0",
  7444. "symfony/http-foundation": "^4.4|^5.0",
  7445. "symfony/http-kernel": "^4.4|^5.0",
  7446. "symfony/property-access": "^4.4|^5.0",
  7447. "symfony/security-bundle": "^4.4.1|^5.0",
  7448. "symfony/twig-bundle": "^4.4|^5.0"
  7449. },
  7450. "conflict": {
  7451. "scheb/two-factor-bundle": "*"
  7452. },
  7453. "suggest": {
  7454. "scheb/2fa-backup-code": "Emergency codes when you have no access to other methods",
  7455. "scheb/2fa-email": "Send codes by email",
  7456. "scheb/2fa-google-authenticator": "Google Authenticator support",
  7457. "scheb/2fa-qr-code": "Generate QR codes for Google Authenticator / TOTP",
  7458. "scheb/2fa-totp": "Temporary one-time password (TOTP) support (Google Authenticator compatible)",
  7459. "scheb/2fa-trusted-device": "Trusted devices support"
  7460. },
  7461. "type": "symfony-bundle",
  7462. "autoload": {
  7463. "psr-4": {
  7464. "Scheb\\TwoFactorBundle\\": ""
  7465. }
  7466. },
  7467. "notification-url": "https://packagist.org/downloads/",
  7468. "license": [
  7469. "MIT"
  7470. ],
  7471. "authors": [
  7472. {
  7473. "name": "Christian Scheb",
  7474. "email": "me@christianscheb.de"
  7475. }
  7476. ],
  7477. "description": "A generic interface to implement two-factor authentication in Symfony applications",
  7478. "homepage": "https://github.com/scheb/2fa",
  7479. "keywords": [
  7480. "2fa",
  7481. "Authentication",
  7482. "symfony",
  7483. "two-factor",
  7484. "two-step"
  7485. ],
  7486. "time": "2021-04-01T18:17:48+00:00"
  7487. },
  7488. {
  7489. "name": "scheb/2fa-trusted-device",
  7490. "version": "v5.8.0",
  7491. "source": {
  7492. "type": "git",
  7493. "url": "https://github.com/scheb/2fa-trusted-device.git",
  7494. "reference": "d2575de4d1e13b8123ad8431916c3c338b0eda99"
  7495. },
  7496. "dist": {
  7497. "type": "zip",
  7498. "url": "https://api.github.com/repos/scheb/2fa-trusted-device/zipball/d2575de4d1e13b8123ad8431916c3c338b0eda99",
  7499. "reference": "d2575de4d1e13b8123ad8431916c3c338b0eda99",
  7500. "shasum": ""
  7501. },
  7502. "require": {
  7503. "lcobucci/jwt": "^3.4|^4.0",
  7504. "scheb/2fa-bundle": "self.version"
  7505. },
  7506. "type": "library",
  7507. "autoload": {
  7508. "psr-4": {
  7509. "Scheb\\TwoFactorBundle\\": ""
  7510. }
  7511. },
  7512. "notification-url": "https://packagist.org/downloads/",
  7513. "license": [
  7514. "MIT"
  7515. ],
  7516. "authors": [
  7517. {
  7518. "name": "Christian Scheb",
  7519. "email": "me@christianscheb.de"
  7520. }
  7521. ],
  7522. "description": "Extends scheb/2fa-bundle with trusted devices support",
  7523. "homepage": "https://github.com/scheb/2fa",
  7524. "keywords": [
  7525. "2fa",
  7526. "Authentication",
  7527. "symfony",
  7528. "trusted-device",
  7529. "two-factor",
  7530. "two-step"
  7531. ],
  7532. "time": "2021-02-28T12:09:54+00:00"
  7533. },
  7534. {
  7535. "name": "scssphp/scssphp",
  7536. "version": "v1.4.1",
  7537. "source": {
  7538. "type": "git",
  7539. "url": "https://github.com/scssphp/scssphp.git",
  7540. "reference": "ba86c963b94ec7ebd6e19d90cdab90d89667dbf7"
  7541. },
  7542. "dist": {
  7543. "type": "zip",
  7544. "url": "https://api.github.com/repos/scssphp/scssphp/zipball/ba86c963b94ec7ebd6e19d90cdab90d89667dbf7",
  7545. "reference": "ba86c963b94ec7ebd6e19d90cdab90d89667dbf7",
  7546. "shasum": ""
  7547. },
  7548. "require": {
  7549. "ext-ctype": "*",
  7550. "ext-json": "*",
  7551. "php": ">=5.6.0"
  7552. },
  7553. "require-dev": {
  7554. "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
  7555. "sass/sass-spec": "2020.12.29",
  7556. "squizlabs/php_codesniffer": "~3.5",
  7557. "symfony/phpunit-bridge": "^5.1",
  7558. "twbs/bootstrap": "~4.3",
  7559. "zurb/foundation": "~6.5"
  7560. },
  7561. "bin": [
  7562. "bin/pscss"
  7563. ],
  7564. "type": "library",
  7565. "autoload": {
  7566. "psr-4": {
  7567. "ScssPhp\\ScssPhp\\": "src/"
  7568. }
  7569. },
  7570. "notification-url": "https://packagist.org/downloads/",
  7571. "license": [
  7572. "MIT"
  7573. ],
  7574. "authors": [
  7575. {
  7576. "name": "Anthon Pang",
  7577. "email": "apang@softwaredevelopment.ca",
  7578. "homepage": "https://github.com/robocoder"
  7579. },
  7580. {
  7581. "name": "Cédric Morin",
  7582. "email": "cedric@yterium.com",
  7583. "homepage": "https://github.com/Cerdic"
  7584. }
  7585. ],
  7586. "description": "scssphp is a compiler for SCSS written in PHP.",
  7587. "homepage": "http://scssphp.github.io/scssphp/",
  7588. "keywords": [
  7589. "css",
  7590. "less",
  7591. "sass",
  7592. "scss",
  7593. "stylesheet"
  7594. ],
  7595. "time": "2021-01-04T13:23:23+00:00"
  7596. },
  7597. {
  7598. "name": "simplepie/simplepie",
  7599. "version": "1.5.6",
  7600. "source": {
  7601. "type": "git",
  7602. "url": "https://github.com/simplepie/simplepie.git",
  7603. "reference": "1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6"
  7604. },
  7605. "dist": {
  7606. "type": "zip",
  7607. "url": "https://api.github.com/repos/simplepie/simplepie/zipball/1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6",
  7608. "reference": "1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6",
  7609. "shasum": ""
  7610. },
  7611. "require": {
  7612. "ext-pcre": "*",
  7613. "ext-xml": "*",
  7614. "ext-xmlreader": "*",
  7615. "php": ">=5.6.0"
  7616. },
  7617. "require-dev": {
  7618. "phpunit/phpunit": "~5.4.3 || ~6.5"
  7619. },
  7620. "suggest": {
  7621. "ext-curl": "",
  7622. "ext-iconv": "",
  7623. "ext-intl": "",
  7624. "ext-mbstring": "",
  7625. "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
  7626. },
  7627. "type": "library",
  7628. "autoload": {
  7629. "psr-0": {
  7630. "SimplePie": "library"
  7631. }
  7632. },
  7633. "notification-url": "https://packagist.org/downloads/",
  7634. "license": [
  7635. "BSD-3-Clause"
  7636. ],
  7637. "authors": [
  7638. {
  7639. "name": "Ryan Parman",
  7640. "homepage": "http://ryanparman.com/",
  7641. "role": "Creator, alumnus developer"
  7642. },
  7643. {
  7644. "name": "Sam Sneddon",
  7645. "homepage": "https://gsnedders.com/",
  7646. "role": "Alumnus developer"
  7647. },
  7648. {
  7649. "name": "Ryan McCue",
  7650. "email": "me@ryanmccue.info",
  7651. "homepage": "http://ryanmccue.info/",
  7652. "role": "Developer"
  7653. }
  7654. ],
  7655. "description": "A simple Atom/RSS parsing library for PHP",
  7656. "homepage": "http://simplepie.org/",
  7657. "keywords": [
  7658. "atom",
  7659. "feeds",
  7660. "rss"
  7661. ],
  7662. "time": "2020-10-14T07:17:22+00:00"
  7663. },
  7664. {
  7665. "name": "spomky-labs/otphp",
  7666. "version": "v10.0.1",
  7667. "source": {
  7668. "type": "git",
  7669. "url": "https://github.com/Spomky-Labs/otphp.git",
  7670. "reference": "f44cce5a9db4b8da410215d992110482c931232f"
  7671. },
  7672. "dist": {
  7673. "type": "zip",
  7674. "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/f44cce5a9db4b8da410215d992110482c931232f",
  7675. "reference": "f44cce5a9db4b8da410215d992110482c931232f",
  7676. "shasum": ""
  7677. },
  7678. "require": {
  7679. "beberlei/assert": "^3.0",
  7680. "ext-mbstring": "*",
  7681. "paragonie/constant_time_encoding": "^2.0",
  7682. "php": "^7.2|^8.0",
  7683. "thecodingmachine/safe": "^0.1.14|^1.0"
  7684. },
  7685. "require-dev": {
  7686. "php-coveralls/php-coveralls": "^2.0",
  7687. "phpstan/phpstan": "^0.12",
  7688. "phpstan/phpstan-beberlei-assert": "^0.12",
  7689. "phpstan/phpstan-deprecation-rules": "^0.12",
  7690. "phpstan/phpstan-phpunit": "^0.12",
  7691. "phpstan/phpstan-strict-rules": "^0.12",
  7692. "phpunit/phpunit": "^8.0",
  7693. "thecodingmachine/phpstan-safe-rule": "^1.0"
  7694. },
  7695. "type": "library",
  7696. "extra": {
  7697. "branch-alias": {
  7698. "v10.0": "10.0.x-dev",
  7699. "v9.0": "9.0.x-dev",
  7700. "v8.3": "8.3.x-dev"
  7701. }
  7702. },
  7703. "autoload": {
  7704. "psr-4": {
  7705. "OTPHP\\": "src/"
  7706. }
  7707. },
  7708. "notification-url": "https://packagist.org/downloads/",
  7709. "license": [
  7710. "MIT"
  7711. ],
  7712. "authors": [
  7713. {
  7714. "name": "Florent Morselli",
  7715. "homepage": "https://github.com/Spomky"
  7716. },
  7717. {
  7718. "name": "All contributors",
  7719. "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
  7720. }
  7721. ],
  7722. "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",
  7723. "homepage": "https://github.com/Spomky-Labs/otphp",
  7724. "keywords": [
  7725. "FreeOTP",
  7726. "RFC 4226",
  7727. "RFC 6238",
  7728. "google authenticator",
  7729. "hotp",
  7730. "otp",
  7731. "totp"
  7732. ],
  7733. "time": "2020-01-28T09:24:19+00:00"
  7734. },
  7735. {
  7736. "name": "swiftmailer/swiftmailer",
  7737. "version": "v6.2.7",
  7738. "source": {
  7739. "type": "git",
  7740. "url": "https://github.com/swiftmailer/swiftmailer.git",
  7741. "reference": "15f7faf8508e04471f666633addacf54c0ab5933"
  7742. },
  7743. "dist": {
  7744. "type": "zip",
  7745. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/15f7faf8508e04471f666633addacf54c0ab5933",
  7746. "reference": "15f7faf8508e04471f666633addacf54c0ab5933",
  7747. "shasum": ""
  7748. },
  7749. "require": {
  7750. "egulias/email-validator": "^2.0|^3.1",
  7751. "php": ">=7.0.0",
  7752. "symfony/polyfill-iconv": "^1.0",
  7753. "symfony/polyfill-intl-idn": "^1.10",
  7754. "symfony/polyfill-mbstring": "^1.0"
  7755. },
  7756. "require-dev": {
  7757. "mockery/mockery": "^1.0",
  7758. "symfony/phpunit-bridge": "^4.4|^5.0"
  7759. },
  7760. "suggest": {
  7761. "ext-intl": "Needed to support internationalized email addresses"
  7762. },
  7763. "type": "library",
  7764. "extra": {
  7765. "branch-alias": {
  7766. "dev-master": "6.2-dev"
  7767. }
  7768. },
  7769. "autoload": {
  7770. "files": [
  7771. "lib/swift_required.php"
  7772. ]
  7773. },
  7774. "notification-url": "https://packagist.org/downloads/",
  7775. "license": [
  7776. "MIT"
  7777. ],
  7778. "authors": [
  7779. {
  7780. "name": "Chris Corbyn"
  7781. },
  7782. {
  7783. "name": "Fabien Potencier",
  7784. "email": "fabien@symfony.com"
  7785. }
  7786. ],
  7787. "description": "Swiftmailer, free feature-rich PHP mailer",
  7788. "homepage": "https://swiftmailer.symfony.com",
  7789. "keywords": [
  7790. "email",
  7791. "mail",
  7792. "mailer"
  7793. ],
  7794. "time": "2021-03-09T12:30:35+00:00"
  7795. },
  7796. {
  7797. "name": "symfony-cmf/routing",
  7798. "version": "2.3.3",
  7799. "source": {
  7800. "type": "git",
  7801. "url": "https://github.com/symfony-cmf/Routing.git",
  7802. "reference": "3c97e7b7709b313cecfb76d691ad4cc22acbf3f5"
  7803. },
  7804. "dist": {
  7805. "type": "zip",
  7806. "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/3c97e7b7709b313cecfb76d691ad4cc22acbf3f5",
  7807. "reference": "3c97e7b7709b313cecfb76d691ad4cc22acbf3f5",
  7808. "shasum": ""
  7809. },
  7810. "require": {
  7811. "php": "^7.2 || ^8.0",
  7812. "psr/log": "^1.0",
  7813. "symfony/http-kernel": "^4.4 || ^5.0",
  7814. "symfony/routing": "^4.4 || ^5.0"
  7815. },
  7816. "require-dev": {
  7817. "symfony-cmf/testing": "^3@dev",
  7818. "symfony/config": "^4.4 || ^5.0",
  7819. "symfony/dependency-injection": "^4.4 || ^5.0",
  7820. "symfony/event-dispatcher": "^4.4 || ^5.0",
  7821. "symfony/phpunit-bridge": "^5.0"
  7822. },
  7823. "suggest": {
  7824. "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)"
  7825. },
  7826. "type": "library",
  7827. "extra": {
  7828. "branch-alias": {
  7829. "dev-master": "2.x-dev"
  7830. }
  7831. },
  7832. "autoload": {
  7833. "psr-4": {
  7834. "Symfony\\Cmf\\Component\\Routing\\": "src/"
  7835. }
  7836. },
  7837. "notification-url": "https://packagist.org/downloads/",
  7838. "license": [
  7839. "MIT"
  7840. ],
  7841. "authors": [
  7842. {
  7843. "name": "Symfony CMF Community",
  7844. "homepage": "https://github.com/symfony-cmf/Routing/contributors"
  7845. }
  7846. ],
  7847. "description": "Extends the Symfony routing component for dynamic routes and chaining several routers",
  7848. "homepage": "http://cmf.symfony.com",
  7849. "keywords": [
  7850. "database",
  7851. "routing"
  7852. ],
  7853. "time": "2020-10-06T10:15:37+00:00"
  7854. },
  7855. {
  7856. "name": "symfony-cmf/routing-bundle",
  7857. "version": "2.5.0",
  7858. "source": {
  7859. "type": "git",
  7860. "url": "https://github.com/symfony-cmf/routing-bundle.git",
  7861. "reference": "fb2284caa0bab2ffebe673e68e9c995da6ee4bdf"
  7862. },
  7863. "dist": {
  7864. "type": "zip",
  7865. "url": "https://api.github.com/repos/symfony-cmf/routing-bundle/zipball/fb2284caa0bab2ffebe673e68e9c995da6ee4bdf",
  7866. "reference": "fb2284caa0bab2ffebe673e68e9c995da6ee4bdf",
  7867. "shasum": ""
  7868. },
  7869. "require": {
  7870. "php": "^7.2 || ^8.0",
  7871. "symfony-cmf/routing": "^2.3.0",
  7872. "symfony/framework-bundle": "^4.4 || ^5.0"
  7873. },
  7874. "conflict": {
  7875. "doctrine/common": "<2.10.0",
  7876. "doctrine/persistence": "<1.3.0",
  7877. "doctrine/phpcr-odm": "<1.4",
  7878. "phpunit/phpunit": "<6"
  7879. },
  7880. "require-dev": {
  7881. "doctrine/data-fixtures": "^1.0.0",
  7882. "doctrine/doctrine-bundle": "^2.0",
  7883. "doctrine/orm": "^2.5",
  7884. "doctrine/phpcr-bundle": "^2.1",
  7885. "doctrine/phpcr-odm": "^1.4|^2.0",
  7886. "jackalope/jackalope-doctrine-dbal": "^1.3",
  7887. "matthiasnoback/symfony-config-test": "^4.1.0",
  7888. "matthiasnoback/symfony-dependency-injection-test": "^4.1.0",
  7889. "symfony-cmf/testing": "^3.2",
  7890. "symfony/form": "^4.4 || ^5.0",
  7891. "symfony/monolog-bundle": "^3.5",
  7892. "symfony/phpunit-bridge": "^5.0",
  7893. "symfony/security-bundle": "^4.4 || ^5.0",
  7894. "symfony/serializer": "^4.4 || ^5.0",
  7895. "symfony/translation": "^4.4 || ^5.0",
  7896. "symfony/twig-bundle": "^4.4 || ^5.0",
  7897. "symfony/validator": "^4.4 || ^5.0",
  7898. "twig/twig": "^2.4.4 || ^3.0"
  7899. },
  7900. "suggest": {
  7901. "doctrine/orm": "To enable support for the ORM entities (^2.5)",
  7902. "doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents",
  7903. "doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents (^1.4)"
  7904. },
  7905. "type": "symfony-bundle",
  7906. "extra": {
  7907. "branch-alias": {
  7908. "dev-master": "2.x-dev"
  7909. }
  7910. },
  7911. "autoload": {
  7912. "psr-4": {
  7913. "Symfony\\Cmf\\Bundle\\RoutingBundle\\": "src/"
  7914. }
  7915. },
  7916. "notification-url": "https://packagist.org/downloads/",
  7917. "license": [
  7918. "MIT"
  7919. ],
  7920. "authors": [
  7921. {
  7922. "name": "Symfony CMF Community",
  7923. "homepage": "https://github.com/symfony-cmf/RoutingBundle/contributors"
  7924. }
  7925. ],
  7926. "description": "Symfony RoutingBundle",
  7927. "homepage": "http://cmf.symfony.com",
  7928. "keywords": [
  7929. "database",
  7930. "routing"
  7931. ],
  7932. "time": "2021-03-09T10:42:09+00:00"
  7933. },
  7934. {
  7935. "name": "symfony/asset",
  7936. "version": "v4.4.20",
  7937. "source": {
  7938. "type": "git",
  7939. "url": "https://github.com/symfony/asset.git",
  7940. "reference": "f2204a526c34945b1614cde033692983b6102eb8"
  7941. },
  7942. "dist": {
  7943. "type": "zip",
  7944. "url": "https://api.github.com/repos/symfony/asset/zipball/f2204a526c34945b1614cde033692983b6102eb8",
  7945. "reference": "f2204a526c34945b1614cde033692983b6102eb8",
  7946. "shasum": ""
  7947. },
  7948. "require": {
  7949. "php": ">=7.1.3"
  7950. },
  7951. "require-dev": {
  7952. "symfony/http-foundation": "^3.4|^4.0|^5.0",
  7953. "symfony/http-kernel": "^3.4|^4.0|^5.0"
  7954. },
  7955. "suggest": {
  7956. "symfony/http-foundation": ""
  7957. },
  7958. "type": "library",
  7959. "autoload": {
  7960. "psr-4": {
  7961. "Symfony\\Component\\Asset\\": ""
  7962. },
  7963. "exclude-from-classmap": [
  7964. "/Tests/"
  7965. ]
  7966. },
  7967. "notification-url": "https://packagist.org/downloads/",
  7968. "license": [
  7969. "MIT"
  7970. ],
  7971. "authors": [
  7972. {
  7973. "name": "Fabien Potencier",
  7974. "email": "fabien@symfony.com"
  7975. },
  7976. {
  7977. "name": "Symfony Community",
  7978. "homepage": "https://symfony.com/contributors"
  7979. }
  7980. ],
  7981. "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
  7982. "homepage": "https://symfony.com",
  7983. "time": "2021-01-27T09:09:26+00:00"
  7984. },
  7985. {
  7986. "name": "symfony/cache",
  7987. "version": "v4.4.21",
  7988. "source": {
  7989. "type": "git",
  7990. "url": "https://github.com/symfony/cache.git",
  7991. "reference": "b7ff54be3f3eb1ce09643692f0c309b1b27bc992"
  7992. },
  7993. "dist": {
  7994. "type": "zip",
  7995. "url": "https://api.github.com/repos/symfony/cache/zipball/b7ff54be3f3eb1ce09643692f0c309b1b27bc992",
  7996. "reference": "b7ff54be3f3eb1ce09643692f0c309b1b27bc992",
  7997. "shasum": ""
  7998. },
  7999. "require": {
  8000. "php": ">=7.1.3",
  8001. "psr/cache": "^1.0|^2.0",
  8002. "psr/log": "~1.0",
  8003. "symfony/cache-contracts": "^1.1.7|^2",
  8004. "symfony/service-contracts": "^1.1|^2",
  8005. "symfony/var-exporter": "^4.2|^5.0"
  8006. },
  8007. "conflict": {
  8008. "doctrine/dbal": "<2.6",
  8009. "symfony/dependency-injection": "<3.4",
  8010. "symfony/http-kernel": "<4.4|>=5.0",
  8011. "symfony/var-dumper": "<4.4"
  8012. },
  8013. "provide": {
  8014. "psr/cache-implementation": "1.0|2.0",
  8015. "psr/simple-cache-implementation": "1.0",
  8016. "symfony/cache-implementation": "1.0|2.0"
  8017. },
  8018. "require-dev": {
  8019. "cache/integration-tests": "dev-master",
  8020. "doctrine/cache": "^1.6",
  8021. "doctrine/dbal": "^2.6|^3.0",
  8022. "predis/predis": "^1.1",
  8023. "psr/simple-cache": "^1.0",
  8024. "symfony/config": "^4.2|^5.0",
  8025. "symfony/dependency-injection": "^3.4|^4.1|^5.0",
  8026. "symfony/filesystem": "^4.4|^5.0",
  8027. "symfony/http-kernel": "^4.4",
  8028. "symfony/var-dumper": "^4.4|^5.0"
  8029. },
  8030. "type": "library",
  8031. "autoload": {
  8032. "psr-4": {
  8033. "Symfony\\Component\\Cache\\": ""
  8034. },
  8035. "exclude-from-classmap": [
  8036. "/Tests/"
  8037. ]
  8038. },
  8039. "notification-url": "https://packagist.org/downloads/",
  8040. "license": [
  8041. "MIT"
  8042. ],
  8043. "authors": [
  8044. {
  8045. "name": "Nicolas Grekas",
  8046. "email": "p@tchwork.com"
  8047. },
  8048. {
  8049. "name": "Symfony Community",
  8050. "homepage": "https://symfony.com/contributors"
  8051. }
  8052. ],
  8053. "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
  8054. "homepage": "https://symfony.com",
  8055. "keywords": [
  8056. "caching",
  8057. "psr6"
  8058. ],
  8059. "time": "2021-03-14T19:28:18+00:00"
  8060. },
  8061. {
  8062. "name": "symfony/cache-contracts",
  8063. "version": "v2.2.0",
  8064. "source": {
  8065. "type": "git",
  8066. "url": "https://github.com/symfony/cache-contracts.git",
  8067. "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb"
  8068. },
  8069. "dist": {
  8070. "type": "zip",
  8071. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
  8072. "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
  8073. "shasum": ""
  8074. },
  8075. "require": {
  8076. "php": ">=7.2.5",
  8077. "psr/cache": "^1.0"
  8078. },
  8079. "suggest": {
  8080. "symfony/cache-implementation": ""
  8081. },
  8082. "type": "library",
  8083. "extra": {
  8084. "branch-alias": {
  8085. "dev-master": "2.2-dev"
  8086. },
  8087. "thanks": {
  8088. "name": "symfony/contracts",
  8089. "url": "https://github.com/symfony/contracts"
  8090. }
  8091. },
  8092. "autoload": {
  8093. "psr-4": {
  8094. "Symfony\\Contracts\\Cache\\": ""
  8095. }
  8096. },
  8097. "notification-url": "https://packagist.org/downloads/",
  8098. "license": [
  8099. "MIT"
  8100. ],
  8101. "authors": [
  8102. {
  8103. "name": "Nicolas Grekas",
  8104. "email": "p@tchwork.com"
  8105. },
  8106. {
  8107. "name": "Symfony Community",
  8108. "homepage": "https://symfony.com/contributors"
  8109. }
  8110. ],
  8111. "description": "Generic abstractions related to caching",
  8112. "homepage": "https://symfony.com",
  8113. "keywords": [
  8114. "abstractions",
  8115. "contracts",
  8116. "decoupling",
  8117. "interfaces",
  8118. "interoperability",
  8119. "standards"
  8120. ],
  8121. "time": "2020-09-07T11:33:47+00:00"
  8122. },
  8123. {
  8124. "name": "symfony/config",
  8125. "version": "v4.4.20",
  8126. "source": {
  8127. "type": "git",
  8128. "url": "https://github.com/symfony/config.git",
  8129. "reference": "98606c6fa1a8f55ff964ccdd704275bf5b9f71b3"
  8130. },
  8131. "dist": {
  8132. "type": "zip",
  8133. "url": "https://api.github.com/repos/symfony/config/zipball/98606c6fa1a8f55ff964ccdd704275bf5b9f71b3",
  8134. "reference": "98606c6fa1a8f55ff964ccdd704275bf5b9f71b3",
  8135. "shasum": ""
  8136. },
  8137. "require": {
  8138. "php": ">=7.1.3",
  8139. "symfony/filesystem": "^3.4|^4.0|^5.0",
  8140. "symfony/polyfill-ctype": "~1.8"
  8141. },
  8142. "conflict": {
  8143. "symfony/finder": "<3.4"
  8144. },
  8145. "require-dev": {
  8146. "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
  8147. "symfony/finder": "^3.4|^4.0|^5.0",
  8148. "symfony/messenger": "^4.1|^5.0",
  8149. "symfony/service-contracts": "^1.1|^2",
  8150. "symfony/yaml": "^3.4|^4.0|^5.0"
  8151. },
  8152. "suggest": {
  8153. "symfony/yaml": "To use the yaml reference dumper"
  8154. },
  8155. "type": "library",
  8156. "autoload": {
  8157. "psr-4": {
  8158. "Symfony\\Component\\Config\\": ""
  8159. },
  8160. "exclude-from-classmap": [
  8161. "/Tests/"
  8162. ]
  8163. },
  8164. "notification-url": "https://packagist.org/downloads/",
  8165. "license": [
  8166. "MIT"
  8167. ],
  8168. "authors": [
  8169. {
  8170. "name": "Fabien Potencier",
  8171. "email": "fabien@symfony.com"
  8172. },
  8173. {
  8174. "name": "Symfony Community",
  8175. "homepage": "https://symfony.com/contributors"
  8176. }
  8177. ],
  8178. "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
  8179. "homepage": "https://symfony.com",
  8180. "time": "2021-02-22T15:36:50+00:00"
  8181. },
  8182. {
  8183. "name": "symfony/console",
  8184. "version": "v4.4.21",
  8185. "source": {
  8186. "type": "git",
  8187. "url": "https://github.com/symfony/console.git",
  8188. "reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23"
  8189. },
  8190. "dist": {
  8191. "type": "zip",
  8192. "url": "https://api.github.com/repos/symfony/console/zipball/1ba4560dbbb9fcf5ae28b61f71f49c678086cf23",
  8193. "reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23",
  8194. "shasum": ""
  8195. },
  8196. "require": {
  8197. "php": ">=7.1.3",
  8198. "symfony/polyfill-mbstring": "~1.0",
  8199. "symfony/polyfill-php73": "^1.8",
  8200. "symfony/polyfill-php80": "^1.15",
  8201. "symfony/service-contracts": "^1.1|^2"
  8202. },
  8203. "conflict": {
  8204. "symfony/dependency-injection": "<3.4",
  8205. "symfony/event-dispatcher": "<4.3|>=5",
  8206. "symfony/lock": "<4.4",
  8207. "symfony/process": "<3.3"
  8208. },
  8209. "provide": {
  8210. "psr/log-implementation": "1.0"
  8211. },
  8212. "require-dev": {
  8213. "psr/log": "~1.0",
  8214. "symfony/config": "^3.4|^4.0|^5.0",
  8215. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  8216. "symfony/event-dispatcher": "^4.3",
  8217. "symfony/lock": "^4.4|^5.0",
  8218. "symfony/process": "^3.4|^4.0|^5.0",
  8219. "symfony/var-dumper": "^4.3|^5.0"
  8220. },
  8221. "suggest": {
  8222. "psr/log": "For using the console logger",
  8223. "symfony/event-dispatcher": "",
  8224. "symfony/lock": "",
  8225. "symfony/process": ""
  8226. },
  8227. "type": "library",
  8228. "autoload": {
  8229. "psr-4": {
  8230. "Symfony\\Component\\Console\\": ""
  8231. },
  8232. "exclude-from-classmap": [
  8233. "/Tests/"
  8234. ]
  8235. },
  8236. "notification-url": "https://packagist.org/downloads/",
  8237. "license": [
  8238. "MIT"
  8239. ],
  8240. "authors": [
  8241. {
  8242. "name": "Fabien Potencier",
  8243. "email": "fabien@symfony.com"
  8244. },
  8245. {
  8246. "name": "Symfony Community",
  8247. "homepage": "https://symfony.com/contributors"
  8248. }
  8249. ],
  8250. "description": "Eases the creation of beautiful and testable command line interfaces",
  8251. "homepage": "https://symfony.com",
  8252. "time": "2021-03-26T09:23:24+00:00"
  8253. },
  8254. {
  8255. "name": "symfony/debug",
  8256. "version": "v4.4.20",
  8257. "source": {
  8258. "type": "git",
  8259. "url": "https://github.com/symfony/debug.git",
  8260. "reference": "157bbec4fd773bae53c5483c50951a5530a2cc16"
  8261. },
  8262. "dist": {
  8263. "type": "zip",
  8264. "url": "https://api.github.com/repos/symfony/debug/zipball/157bbec4fd773bae53c5483c50951a5530a2cc16",
  8265. "reference": "157bbec4fd773bae53c5483c50951a5530a2cc16",
  8266. "shasum": ""
  8267. },
  8268. "require": {
  8269. "php": ">=7.1.3",
  8270. "psr/log": "~1.0",
  8271. "symfony/polyfill-php80": "^1.15"
  8272. },
  8273. "conflict": {
  8274. "symfony/http-kernel": "<3.4"
  8275. },
  8276. "require-dev": {
  8277. "symfony/http-kernel": "^3.4|^4.0|^5.0"
  8278. },
  8279. "type": "library",
  8280. "autoload": {
  8281. "psr-4": {
  8282. "Symfony\\Component\\Debug\\": ""
  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": "Provides tools to ease debugging PHP code",
  8303. "homepage": "https://symfony.com",
  8304. "time": "2021-01-28T16:54:48+00:00"
  8305. },
  8306. {
  8307. "name": "symfony/debug-bundle",
  8308. "version": "v4.4.20",
  8309. "source": {
  8310. "type": "git",
  8311. "url": "https://github.com/symfony/debug-bundle.git",
  8312. "reference": "1e136a4c6d8c2364b77e31c5bf124660cff6d084"
  8313. },
  8314. "dist": {
  8315. "type": "zip",
  8316. "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/1e136a4c6d8c2364b77e31c5bf124660cff6d084",
  8317. "reference": "1e136a4c6d8c2364b77e31c5bf124660cff6d084",
  8318. "shasum": ""
  8319. },
  8320. "require": {
  8321. "ext-xml": "*",
  8322. "php": ">=7.1.3",
  8323. "symfony/http-kernel": "^3.4|^4.0|^5.0",
  8324. "symfony/twig-bridge": "^3.4|^4.0|^5.0",
  8325. "symfony/var-dumper": "^4.1.1|^5.0"
  8326. },
  8327. "conflict": {
  8328. "symfony/config": "<4.2",
  8329. "symfony/dependency-injection": "<3.4"
  8330. },
  8331. "require-dev": {
  8332. "symfony/config": "^4.2|^5.0",
  8333. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  8334. "symfony/web-profiler-bundle": "^3.4|^4.0|^5.0"
  8335. },
  8336. "suggest": {
  8337. "symfony/config": "For service container configuration",
  8338. "symfony/dependency-injection": "For using as a service from the container"
  8339. },
  8340. "type": "symfony-bundle",
  8341. "autoload": {
  8342. "psr-4": {
  8343. "Symfony\\Bundle\\DebugBundle\\": ""
  8344. },
  8345. "exclude-from-classmap": [
  8346. "/Tests/"
  8347. ]
  8348. },
  8349. "notification-url": "https://packagist.org/downloads/",
  8350. "license": [
  8351. "MIT"
  8352. ],
  8353. "authors": [
  8354. {
  8355. "name": "Fabien Potencier",
  8356. "email": "fabien@symfony.com"
  8357. },
  8358. {
  8359. "name": "Symfony Community",
  8360. "homepage": "https://symfony.com/contributors"
  8361. }
  8362. ],
  8363. "description": "Provides a tight integration of the Symfony Debug component into the Symfony full-stack framework",
  8364. "homepage": "https://symfony.com",
  8365. "time": "2021-01-10T16:25:35+00:00"
  8366. },
  8367. {
  8368. "name": "symfony/dependency-injection",
  8369. "version": "v4.4.21",
  8370. "source": {
  8371. "type": "git",
  8372. "url": "https://github.com/symfony/dependency-injection.git",
  8373. "reference": "b5f97557faa48ead4671bc311cfca423d476e93e"
  8374. },
  8375. "dist": {
  8376. "type": "zip",
  8377. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b5f97557faa48ead4671bc311cfca423d476e93e",
  8378. "reference": "b5f97557faa48ead4671bc311cfca423d476e93e",
  8379. "shasum": ""
  8380. },
  8381. "require": {
  8382. "php": ">=7.1.3",
  8383. "psr/container": "^1.0",
  8384. "symfony/service-contracts": "^1.1.6|^2"
  8385. },
  8386. "conflict": {
  8387. "symfony/config": "<4.3|>=5.0",
  8388. "symfony/finder": "<3.4",
  8389. "symfony/proxy-manager-bridge": "<3.4",
  8390. "symfony/yaml": "<3.4"
  8391. },
  8392. "provide": {
  8393. "psr/container-implementation": "1.0",
  8394. "symfony/service-implementation": "1.0|2.0"
  8395. },
  8396. "require-dev": {
  8397. "symfony/config": "^4.3",
  8398. "symfony/expression-language": "^3.4|^4.0|^5.0",
  8399. "symfony/yaml": "^3.4|^4.0|^5.0"
  8400. },
  8401. "suggest": {
  8402. "symfony/config": "",
  8403. "symfony/expression-language": "For using expressions in service container configuration",
  8404. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  8405. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  8406. "symfony/yaml": ""
  8407. },
  8408. "type": "library",
  8409. "autoload": {
  8410. "psr-4": {
  8411. "Symfony\\Component\\DependencyInjection\\": ""
  8412. },
  8413. "exclude-from-classmap": [
  8414. "/Tests/"
  8415. ]
  8416. },
  8417. "notification-url": "https://packagist.org/downloads/",
  8418. "license": [
  8419. "MIT"
  8420. ],
  8421. "authors": [
  8422. {
  8423. "name": "Fabien Potencier",
  8424. "email": "fabien@symfony.com"
  8425. },
  8426. {
  8427. "name": "Symfony Community",
  8428. "homepage": "https://symfony.com/contributors"
  8429. }
  8430. ],
  8431. "description": "Allows you to standardize and centralize the way objects are constructed in your application",
  8432. "homepage": "https://symfony.com",
  8433. "time": "2021-03-05T18:16:26+00:00"
  8434. },
  8435. {
  8436. "name": "symfony/deprecation-contracts",
  8437. "version": "v2.2.0",
  8438. "source": {
  8439. "type": "git",
  8440. "url": "https://github.com/symfony/deprecation-contracts.git",
  8441. "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
  8442. },
  8443. "dist": {
  8444. "type": "zip",
  8445. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
  8446. "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
  8447. "shasum": ""
  8448. },
  8449. "require": {
  8450. "php": ">=7.1"
  8451. },
  8452. "type": "library",
  8453. "extra": {
  8454. "branch-alias": {
  8455. "dev-master": "2.2-dev"
  8456. },
  8457. "thanks": {
  8458. "name": "symfony/contracts",
  8459. "url": "https://github.com/symfony/contracts"
  8460. }
  8461. },
  8462. "autoload": {
  8463. "files": [
  8464. "function.php"
  8465. ]
  8466. },
  8467. "notification-url": "https://packagist.org/downloads/",
  8468. "license": [
  8469. "MIT"
  8470. ],
  8471. "authors": [
  8472. {
  8473. "name": "Nicolas Grekas",
  8474. "email": "p@tchwork.com"
  8475. },
  8476. {
  8477. "name": "Symfony Community",
  8478. "homepage": "https://symfony.com/contributors"
  8479. }
  8480. ],
  8481. "description": "A generic function and convention to trigger deprecation notices",
  8482. "homepage": "https://symfony.com",
  8483. "time": "2020-09-07T11:33:47+00:00"
  8484. },
  8485. {
  8486. "name": "symfony/doctrine-bridge",
  8487. "version": "v4.4.21",
  8488. "source": {
  8489. "type": "git",
  8490. "url": "https://github.com/symfony/doctrine-bridge.git",
  8491. "reference": "e643bddb38277b4a1c2973d1489768c6e6c0db80"
  8492. },
  8493. "dist": {
  8494. "type": "zip",
  8495. "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/e643bddb38277b4a1c2973d1489768c6e6c0db80",
  8496. "reference": "e643bddb38277b4a1c2973d1489768c6e6c0db80",
  8497. "shasum": ""
  8498. },
  8499. "require": {
  8500. "doctrine/event-manager": "~1.0",
  8501. "doctrine/persistence": "^1.3|^2",
  8502. "php": ">=7.1.3",
  8503. "symfony/polyfill-ctype": "~1.8",
  8504. "symfony/polyfill-mbstring": "~1.0",
  8505. "symfony/service-contracts": "^1.1|^2"
  8506. },
  8507. "conflict": {
  8508. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  8509. "symfony/dependency-injection": "<3.4",
  8510. "symfony/form": "<4.4",
  8511. "symfony/http-kernel": "<4.3.7",
  8512. "symfony/messenger": "<4.3",
  8513. "symfony/security-core": "<4.4",
  8514. "symfony/validator": "<4.4.2|<5.0.2,>=5.0"
  8515. },
  8516. "require-dev": {
  8517. "composer/package-versions-deprecated": "^1.8",
  8518. "doctrine/annotations": "^1.10.4",
  8519. "doctrine/cache": "~1.6",
  8520. "doctrine/collections": "~1.0",
  8521. "doctrine/data-fixtures": "^1.1",
  8522. "doctrine/dbal": "^2.6|^3.0",
  8523. "doctrine/orm": "^2.6.3",
  8524. "symfony/config": "^4.2|^5.0",
  8525. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  8526. "symfony/expression-language": "^3.4|^4.0|^5.0",
  8527. "symfony/form": "^4.4.11|^5.0.11",
  8528. "symfony/http-kernel": "^4.3.7",
  8529. "symfony/messenger": "^4.4|^5.0",
  8530. "symfony/property-access": "^3.4|^4.0|^5.0",
  8531. "symfony/property-info": "^3.4|^4.0|^5.0",
  8532. "symfony/proxy-manager-bridge": "^3.4|^4.0|^5.0",
  8533. "symfony/security-core": "^4.4|^5.0",
  8534. "symfony/stopwatch": "^3.4|^4.0|^5.0",
  8535. "symfony/translation": "^3.4|^4.0|^5.0",
  8536. "symfony/validator": "^4.4.2|^5.0.2",
  8537. "symfony/var-dumper": "^3.4|^4.0|^5.0"
  8538. },
  8539. "suggest": {
  8540. "doctrine/data-fixtures": "",
  8541. "doctrine/dbal": "",
  8542. "doctrine/orm": "",
  8543. "symfony/form": "",
  8544. "symfony/property-info": "",
  8545. "symfony/validator": ""
  8546. },
  8547. "type": "symfony-bridge",
  8548. "autoload": {
  8549. "psr-4": {
  8550. "Symfony\\Bridge\\Doctrine\\": ""
  8551. },
  8552. "exclude-from-classmap": [
  8553. "/Tests/"
  8554. ]
  8555. },
  8556. "notification-url": "https://packagist.org/downloads/",
  8557. "license": [
  8558. "MIT"
  8559. ],
  8560. "authors": [
  8561. {
  8562. "name": "Fabien Potencier",
  8563. "email": "fabien@symfony.com"
  8564. },
  8565. {
  8566. "name": "Symfony Community",
  8567. "homepage": "https://symfony.com/contributors"
  8568. }
  8569. ],
  8570. "description": "Provides integration for Doctrine with various Symfony components",
  8571. "homepage": "https://symfony.com",
  8572. "time": "2021-03-09T16:20:30+00:00"
  8573. },
  8574. {
  8575. "name": "symfony/dom-crawler",
  8576. "version": "v4.4.20",
  8577. "source": {
  8578. "type": "git",
  8579. "url": "https://github.com/symfony/dom-crawler.git",
  8580. "reference": "be133557f1b0e6672367325b508e65da5513a311"
  8581. },
  8582. "dist": {
  8583. "type": "zip",
  8584. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/be133557f1b0e6672367325b508e65da5513a311",
  8585. "reference": "be133557f1b0e6672367325b508e65da5513a311",
  8586. "shasum": ""
  8587. },
  8588. "require": {
  8589. "php": ">=7.1.3",
  8590. "symfony/polyfill-ctype": "~1.8",
  8591. "symfony/polyfill-mbstring": "~1.0"
  8592. },
  8593. "conflict": {
  8594. "masterminds/html5": "<2.6"
  8595. },
  8596. "require-dev": {
  8597. "masterminds/html5": "^2.6",
  8598. "symfony/css-selector": "^3.4|^4.0|^5.0"
  8599. },
  8600. "suggest": {
  8601. "symfony/css-selector": ""
  8602. },
  8603. "type": "library",
  8604. "autoload": {
  8605. "psr-4": {
  8606. "Symfony\\Component\\DomCrawler\\": ""
  8607. },
  8608. "exclude-from-classmap": [
  8609. "/Tests/"
  8610. ]
  8611. },
  8612. "notification-url": "https://packagist.org/downloads/",
  8613. "license": [
  8614. "MIT"
  8615. ],
  8616. "authors": [
  8617. {
  8618. "name": "Fabien Potencier",
  8619. "email": "fabien@symfony.com"
  8620. },
  8621. {
  8622. "name": "Symfony Community",
  8623. "homepage": "https://symfony.com/contributors"
  8624. }
  8625. ],
  8626. "description": "Eases DOM navigation for HTML and XML documents",
  8627. "homepage": "https://symfony.com",
  8628. "time": "2021-02-14T12:29:41+00:00"
  8629. },
  8630. {
  8631. "name": "symfony/dotenv",
  8632. "version": "v4.4.20",
  8633. "source": {
  8634. "type": "git",
  8635. "url": "https://github.com/symfony/dotenv.git",
  8636. "reference": "4952e5ce9e6df3d737b9e9c337bddf781180a213"
  8637. },
  8638. "dist": {
  8639. "type": "zip",
  8640. "url": "https://api.github.com/repos/symfony/dotenv/zipball/4952e5ce9e6df3d737b9e9c337bddf781180a213",
  8641. "reference": "4952e5ce9e6df3d737b9e9c337bddf781180a213",
  8642. "shasum": ""
  8643. },
  8644. "require": {
  8645. "php": ">=7.1.3"
  8646. },
  8647. "require-dev": {
  8648. "symfony/process": "^3.4.2|^4.0|^5.0"
  8649. },
  8650. "type": "library",
  8651. "autoload": {
  8652. "psr-4": {
  8653. "Symfony\\Component\\Dotenv\\": ""
  8654. },
  8655. "exclude-from-classmap": [
  8656. "/Tests/"
  8657. ]
  8658. },
  8659. "notification-url": "https://packagist.org/downloads/",
  8660. "license": [
  8661. "MIT"
  8662. ],
  8663. "authors": [
  8664. {
  8665. "name": "Fabien Potencier",
  8666. "email": "fabien@symfony.com"
  8667. },
  8668. {
  8669. "name": "Symfony Community",
  8670. "homepage": "https://symfony.com/contributors"
  8671. }
  8672. ],
  8673. "description": "Registers environment variables from a .env file",
  8674. "homepage": "https://symfony.com",
  8675. "keywords": [
  8676. "dotenv",
  8677. "env",
  8678. "environment"
  8679. ],
  8680. "time": "2021-01-27T09:09:26+00:00"
  8681. },
  8682. {
  8683. "name": "symfony/error-handler",
  8684. "version": "v4.4.21",
  8685. "source": {
  8686. "type": "git",
  8687. "url": "https://github.com/symfony/error-handler.git",
  8688. "reference": "48e81a375525872e788c2418430f54150d935810"
  8689. },
  8690. "dist": {
  8691. "type": "zip",
  8692. "url": "https://api.github.com/repos/symfony/error-handler/zipball/48e81a375525872e788c2418430f54150d935810",
  8693. "reference": "48e81a375525872e788c2418430f54150d935810",
  8694. "shasum": ""
  8695. },
  8696. "require": {
  8697. "php": ">=7.1.3",
  8698. "psr/log": "~1.0",
  8699. "symfony/debug": "^4.4.5",
  8700. "symfony/polyfill-php80": "^1.15",
  8701. "symfony/var-dumper": "^4.4|^5.0"
  8702. },
  8703. "require-dev": {
  8704. "symfony/http-kernel": "^4.4|^5.0",
  8705. "symfony/serializer": "^4.4|^5.0"
  8706. },
  8707. "type": "library",
  8708. "autoload": {
  8709. "psr-4": {
  8710. "Symfony\\Component\\ErrorHandler\\": ""
  8711. },
  8712. "exclude-from-classmap": [
  8713. "/Tests/"
  8714. ]
  8715. },
  8716. "notification-url": "https://packagist.org/downloads/",
  8717. "license": [
  8718. "MIT"
  8719. ],
  8720. "authors": [
  8721. {
  8722. "name": "Fabien Potencier",
  8723. "email": "fabien@symfony.com"
  8724. },
  8725. {
  8726. "name": "Symfony Community",
  8727. "homepage": "https://symfony.com/contributors"
  8728. }
  8729. ],
  8730. "description": "Provides tools to manage errors and ease debugging PHP code",
  8731. "homepage": "https://symfony.com",
  8732. "time": "2021-03-08T10:28:40+00:00"
  8733. },
  8734. {
  8735. "name": "symfony/event-dispatcher",
  8736. "version": "v4.4.20",
  8737. "source": {
  8738. "type": "git",
  8739. "url": "https://github.com/symfony/event-dispatcher.git",
  8740. "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c"
  8741. },
  8742. "dist": {
  8743. "type": "zip",
  8744. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c352647244bd376bf7d31efbd5401f13f50dad0c",
  8745. "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c",
  8746. "shasum": ""
  8747. },
  8748. "require": {
  8749. "php": ">=7.1.3",
  8750. "symfony/event-dispatcher-contracts": "^1.1"
  8751. },
  8752. "conflict": {
  8753. "symfony/dependency-injection": "<3.4"
  8754. },
  8755. "provide": {
  8756. "psr/event-dispatcher-implementation": "1.0",
  8757. "symfony/event-dispatcher-implementation": "1.1"
  8758. },
  8759. "require-dev": {
  8760. "psr/log": "~1.0",
  8761. "symfony/config": "^3.4|^4.0|^5.0",
  8762. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  8763. "symfony/error-handler": "~3.4|~4.4",
  8764. "symfony/expression-language": "^3.4|^4.0|^5.0",
  8765. "symfony/http-foundation": "^3.4|^4.0|^5.0",
  8766. "symfony/service-contracts": "^1.1|^2",
  8767. "symfony/stopwatch": "^3.4|^4.0|^5.0"
  8768. },
  8769. "suggest": {
  8770. "symfony/dependency-injection": "",
  8771. "symfony/http-kernel": ""
  8772. },
  8773. "type": "library",
  8774. "autoload": {
  8775. "psr-4": {
  8776. "Symfony\\Component\\EventDispatcher\\": ""
  8777. },
  8778. "exclude-from-classmap": [
  8779. "/Tests/"
  8780. ]
  8781. },
  8782. "notification-url": "https://packagist.org/downloads/",
  8783. "license": [
  8784. "MIT"
  8785. ],
  8786. "authors": [
  8787. {
  8788. "name": "Fabien Potencier",
  8789. "email": "fabien@symfony.com"
  8790. },
  8791. {
  8792. "name": "Symfony Community",
  8793. "homepage": "https://symfony.com/contributors"
  8794. }
  8795. ],
  8796. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  8797. "homepage": "https://symfony.com",
  8798. "time": "2021-01-27T09:09:26+00:00"
  8799. },
  8800. {
  8801. "name": "symfony/event-dispatcher-contracts",
  8802. "version": "v1.1.9",
  8803. "source": {
  8804. "type": "git",
  8805. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  8806. "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
  8807. },
  8808. "dist": {
  8809. "type": "zip",
  8810. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
  8811. "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
  8812. "shasum": ""
  8813. },
  8814. "require": {
  8815. "php": ">=7.1.3"
  8816. },
  8817. "suggest": {
  8818. "psr/event-dispatcher": "",
  8819. "symfony/event-dispatcher-implementation": ""
  8820. },
  8821. "type": "library",
  8822. "extra": {
  8823. "branch-alias": {
  8824. "dev-master": "1.1-dev"
  8825. },
  8826. "thanks": {
  8827. "name": "symfony/contracts",
  8828. "url": "https://github.com/symfony/contracts"
  8829. }
  8830. },
  8831. "autoload": {
  8832. "psr-4": {
  8833. "Symfony\\Contracts\\EventDispatcher\\": ""
  8834. }
  8835. },
  8836. "notification-url": "https://packagist.org/downloads/",
  8837. "license": [
  8838. "MIT"
  8839. ],
  8840. "authors": [
  8841. {
  8842. "name": "Nicolas Grekas",
  8843. "email": "p@tchwork.com"
  8844. },
  8845. {
  8846. "name": "Symfony Community",
  8847. "homepage": "https://symfony.com/contributors"
  8848. }
  8849. ],
  8850. "description": "Generic abstractions related to dispatching event",
  8851. "homepage": "https://symfony.com",
  8852. "keywords": [
  8853. "abstractions",
  8854. "contracts",
  8855. "decoupling",
  8856. "interfaces",
  8857. "interoperability",
  8858. "standards"
  8859. ],
  8860. "time": "2020-07-06T13:19:58+00:00"
  8861. },
  8862. {
  8863. "name": "symfony/expression-language",
  8864. "version": "v4.4.20",
  8865. "source": {
  8866. "type": "git",
  8867. "url": "https://github.com/symfony/expression-language.git",
  8868. "reference": "a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe"
  8869. },
  8870. "dist": {
  8871. "type": "zip",
  8872. "url": "https://api.github.com/repos/symfony/expression-language/zipball/a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe",
  8873. "reference": "a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe",
  8874. "shasum": ""
  8875. },
  8876. "require": {
  8877. "php": ">=7.1.3",
  8878. "symfony/cache": "^3.4|^4.0|^5.0",
  8879. "symfony/service-contracts": "^1.1|^2"
  8880. },
  8881. "type": "library",
  8882. "autoload": {
  8883. "psr-4": {
  8884. "Symfony\\Component\\ExpressionLanguage\\": ""
  8885. },
  8886. "exclude-from-classmap": [
  8887. "/Tests/"
  8888. ]
  8889. },
  8890. "notification-url": "https://packagist.org/downloads/",
  8891. "license": [
  8892. "MIT"
  8893. ],
  8894. "authors": [
  8895. {
  8896. "name": "Fabien Potencier",
  8897. "email": "fabien@symfony.com"
  8898. },
  8899. {
  8900. "name": "Symfony Community",
  8901. "homepage": "https://symfony.com/contributors"
  8902. }
  8903. ],
  8904. "description": "Provides an engine that can compile and evaluate expressions",
  8905. "homepage": "https://symfony.com",
  8906. "time": "2021-02-11T19:34:41+00:00"
  8907. },
  8908. {
  8909. "name": "symfony/filesystem",
  8910. "version": "v4.4.21",
  8911. "source": {
  8912. "type": "git",
  8913. "url": "https://github.com/symfony/filesystem.git",
  8914. "reference": "940826c465be2690c9fae91b2793481e5cbd6834"
  8915. },
  8916. "dist": {
  8917. "type": "zip",
  8918. "url": "https://api.github.com/repos/symfony/filesystem/zipball/940826c465be2690c9fae91b2793481e5cbd6834",
  8919. "reference": "940826c465be2690c9fae91b2793481e5cbd6834",
  8920. "shasum": ""
  8921. },
  8922. "require": {
  8923. "php": ">=7.1.3",
  8924. "symfony/polyfill-ctype": "~1.8"
  8925. },
  8926. "type": "library",
  8927. "autoload": {
  8928. "psr-4": {
  8929. "Symfony\\Component\\Filesystem\\": ""
  8930. },
  8931. "exclude-from-classmap": [
  8932. "/Tests/"
  8933. ]
  8934. },
  8935. "notification-url": "https://packagist.org/downloads/",
  8936. "license": [
  8937. "MIT"
  8938. ],
  8939. "authors": [
  8940. {
  8941. "name": "Fabien Potencier",
  8942. "email": "fabien@symfony.com"
  8943. },
  8944. {
  8945. "name": "Symfony Community",
  8946. "homepage": "https://symfony.com/contributors"
  8947. }
  8948. ],
  8949. "description": "Provides basic utilities for the filesystem",
  8950. "homepage": "https://symfony.com",
  8951. "time": "2021-03-28T09:59:32+00:00"
  8952. },
  8953. {
  8954. "name": "symfony/finder",
  8955. "version": "v4.4.20",
  8956. "source": {
  8957. "type": "git",
  8958. "url": "https://github.com/symfony/finder.git",
  8959. "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6"
  8960. },
  8961. "dist": {
  8962. "type": "zip",
  8963. "url": "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6",
  8964. "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6",
  8965. "shasum": ""
  8966. },
  8967. "require": {
  8968. "php": ">=7.1.3"
  8969. },
  8970. "type": "library",
  8971. "autoload": {
  8972. "psr-4": {
  8973. "Symfony\\Component\\Finder\\": ""
  8974. },
  8975. "exclude-from-classmap": [
  8976. "/Tests/"
  8977. ]
  8978. },
  8979. "notification-url": "https://packagist.org/downloads/",
  8980. "license": [
  8981. "MIT"
  8982. ],
  8983. "authors": [
  8984. {
  8985. "name": "Fabien Potencier",
  8986. "email": "fabien@symfony.com"
  8987. },
  8988. {
  8989. "name": "Symfony Community",
  8990. "homepage": "https://symfony.com/contributors"
  8991. }
  8992. ],
  8993. "description": "Finds files and directories via an intuitive fluent interface",
  8994. "homepage": "https://symfony.com",
  8995. "time": "2021-02-12T10:48:09+00:00"
  8996. },
  8997. {
  8998. "name": "symfony/framework-bundle",
  8999. "version": "v4.4.21",
  9000. "source": {
  9001. "type": "git",
  9002. "url": "https://github.com/symfony/framework-bundle.git",
  9003. "reference": "fc72fbb0f9a69d2eb5d94cc8c231176265db680a"
  9004. },
  9005. "dist": {
  9006. "type": "zip",
  9007. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/fc72fbb0f9a69d2eb5d94cc8c231176265db680a",
  9008. "reference": "fc72fbb0f9a69d2eb5d94cc8c231176265db680a",
  9009. "shasum": ""
  9010. },
  9011. "require": {
  9012. "ext-xml": "*",
  9013. "php": ">=7.1.3",
  9014. "symfony/cache": "^4.4|^5.0",
  9015. "symfony/config": "^4.3.4|^5.0",
  9016. "symfony/dependency-injection": "^4.4.1|^5.0.1",
  9017. "symfony/error-handler": "^4.4.1|^5.0.1",
  9018. "symfony/filesystem": "^3.4|^4.0|^5.0",
  9019. "symfony/finder": "^3.4|^4.0|^5.0",
  9020. "symfony/http-foundation": "^4.4|^5.0",
  9021. "symfony/http-kernel": "^4.4",
  9022. "symfony/polyfill-mbstring": "~1.0",
  9023. "symfony/routing": "^4.4.12|^5.1.4"
  9024. },
  9025. "conflict": {
  9026. "doctrine/persistence": "<1.3",
  9027. "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
  9028. "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
  9029. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  9030. "symfony/asset": "<3.4",
  9031. "symfony/browser-kit": "<4.3",
  9032. "symfony/console": "<4.4.21",
  9033. "symfony/dom-crawler": "<4.3",
  9034. "symfony/dotenv": "<4.3.6",
  9035. "symfony/form": "<4.3.5",
  9036. "symfony/http-client": "<4.4",
  9037. "symfony/lock": "<4.4",
  9038. "symfony/mailer": "<4.4",
  9039. "symfony/messenger": "<4.4",
  9040. "symfony/mime": "<4.4",
  9041. "symfony/property-info": "<3.4",
  9042. "symfony/security-bundle": "<4.4",
  9043. "symfony/serializer": "<4.4",
  9044. "symfony/stopwatch": "<3.4",
  9045. "symfony/translation": "<4.4",
  9046. "symfony/twig-bridge": "<4.1.1",
  9047. "symfony/twig-bundle": "<4.4",
  9048. "symfony/validator": "<4.4",
  9049. "symfony/web-profiler-bundle": "<4.4",
  9050. "symfony/workflow": "<4.3.6"
  9051. },
  9052. "require-dev": {
  9053. "doctrine/annotations": "^1.10.4",
  9054. "doctrine/cache": "~1.0",
  9055. "doctrine/persistence": "^1.3|^2.0",
  9056. "paragonie/sodium_compat": "^1.8",
  9057. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  9058. "symfony/asset": "^3.4|^4.0|^5.0",
  9059. "symfony/browser-kit": "^4.3|^5.0",
  9060. "symfony/console": "^4.4.21|^5.0",
  9061. "symfony/css-selector": "^3.4|^4.0|^5.0",
  9062. "symfony/dom-crawler": "^4.3|^5.0",
  9063. "symfony/dotenv": "^4.3.6|^5.0",
  9064. "symfony/expression-language": "^3.4|^4.0|^5.0",
  9065. "symfony/form": "^4.3.5|^5.0",
  9066. "symfony/http-client": "^4.4|^5.0",
  9067. "symfony/lock": "^4.4|^5.0",
  9068. "symfony/mailer": "^4.4|^5.0",
  9069. "symfony/messenger": "^4.4|^5.0",
  9070. "symfony/mime": "^4.4|^5.0",
  9071. "symfony/polyfill-intl-icu": "~1.0",
  9072. "symfony/process": "^3.4|^4.0|^5.0",
  9073. "symfony/property-info": "^3.4|^4.0|^5.0",
  9074. "symfony/security-core": "^3.4|^4.4|^5.2",
  9075. "symfony/security-csrf": "^3.4|^4.0|^5.0",
  9076. "symfony/security-http": "^3.4|^4.0|^5.0",
  9077. "symfony/serializer": "^4.4|^5.0",
  9078. "symfony/stopwatch": "^3.4|^4.0|^5.0",
  9079. "symfony/templating": "^3.4|^4.0|^5.0",
  9080. "symfony/translation": "^4.4|^5.0",
  9081. "symfony/twig-bundle": "^4.4|^5.0",
  9082. "symfony/validator": "^4.4|^5.0",
  9083. "symfony/web-link": "^4.4|^5.0",
  9084. "symfony/workflow": "^4.3.6|^5.0",
  9085. "symfony/yaml": "^3.4|^4.0|^5.0",
  9086. "twig/twig": "^1.43|^2.13|^3.0.4"
  9087. },
  9088. "suggest": {
  9089. "ext-apcu": "For best performance of the system caches",
  9090. "symfony/console": "For using the console commands",
  9091. "symfony/form": "For using forms",
  9092. "symfony/property-info": "For using the property_info service",
  9093. "symfony/serializer": "For using the serializer service",
  9094. "symfony/validator": "For using validation",
  9095. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  9096. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  9097. },
  9098. "type": "symfony-bundle",
  9099. "autoload": {
  9100. "psr-4": {
  9101. "Symfony\\Bundle\\FrameworkBundle\\": ""
  9102. },
  9103. "exclude-from-classmap": [
  9104. "/Tests/"
  9105. ]
  9106. },
  9107. "notification-url": "https://packagist.org/downloads/",
  9108. "license": [
  9109. "MIT"
  9110. ],
  9111. "authors": [
  9112. {
  9113. "name": "Fabien Potencier",
  9114. "email": "fabien@symfony.com"
  9115. },
  9116. {
  9117. "name": "Symfony Community",
  9118. "homepage": "https://symfony.com/contributors"
  9119. }
  9120. ],
  9121. "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
  9122. "homepage": "https://symfony.com",
  9123. "time": "2021-03-18T09:22:03+00:00"
  9124. },
  9125. {
  9126. "name": "symfony/http-client",
  9127. "version": "v4.4.21",
  9128. "source": {
  9129. "type": "git",
  9130. "url": "https://github.com/symfony/http-client.git",
  9131. "reference": "911177e186b82e5b9a9f41c13af53699b6745657"
  9132. },
  9133. "dist": {
  9134. "type": "zip",
  9135. "url": "https://api.github.com/repos/symfony/http-client/zipball/911177e186b82e5b9a9f41c13af53699b6745657",
  9136. "reference": "911177e186b82e5b9a9f41c13af53699b6745657",
  9137. "shasum": ""
  9138. },
  9139. "require": {
  9140. "php": ">=7.1.3",
  9141. "psr/log": "^1.0",
  9142. "symfony/http-client-contracts": "^1.1.10|^2",
  9143. "symfony/polyfill-php73": "^1.11",
  9144. "symfony/service-contracts": "^1.0|^2"
  9145. },
  9146. "provide": {
  9147. "php-http/async-client-implementation": "*",
  9148. "php-http/client-implementation": "*",
  9149. "psr/http-client-implementation": "1.0",
  9150. "symfony/http-client-implementation": "1.1|2.0"
  9151. },
  9152. "require-dev": {
  9153. "guzzlehttp/promises": "^1.4",
  9154. "nyholm/psr7": "^1.0",
  9155. "php-http/httplug": "^1.0|^2.0",
  9156. "psr/http-client": "^1.0",
  9157. "symfony/dependency-injection": "^4.3|^5.0",
  9158. "symfony/http-kernel": "^4.4.13",
  9159. "symfony/process": "^4.2|^5.0"
  9160. },
  9161. "type": "library",
  9162. "autoload": {
  9163. "psr-4": {
  9164. "Symfony\\Component\\HttpClient\\": ""
  9165. },
  9166. "exclude-from-classmap": [
  9167. "/Tests/"
  9168. ]
  9169. },
  9170. "notification-url": "https://packagist.org/downloads/",
  9171. "license": [
  9172. "MIT"
  9173. ],
  9174. "authors": [
  9175. {
  9176. "name": "Nicolas Grekas",
  9177. "email": "p@tchwork.com"
  9178. },
  9179. {
  9180. "name": "Symfony Community",
  9181. "homepage": "https://symfony.com/contributors"
  9182. }
  9183. ],
  9184. "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
  9185. "homepage": "https://symfony.com",
  9186. "time": "2021-03-25T17:52:07+00:00"
  9187. },
  9188. {
  9189. "name": "symfony/http-client-contracts",
  9190. "version": "v2.3.1",
  9191. "source": {
  9192. "type": "git",
  9193. "url": "https://github.com/symfony/http-client-contracts.git",
  9194. "reference": "41db680a15018f9c1d4b23516059633ce280ca33"
  9195. },
  9196. "dist": {
  9197. "type": "zip",
  9198. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33",
  9199. "reference": "41db680a15018f9c1d4b23516059633ce280ca33",
  9200. "shasum": ""
  9201. },
  9202. "require": {
  9203. "php": ">=7.2.5"
  9204. },
  9205. "suggest": {
  9206. "symfony/http-client-implementation": ""
  9207. },
  9208. "type": "library",
  9209. "extra": {
  9210. "branch-version": "2.3",
  9211. "branch-alias": {
  9212. "dev-main": "2.3-dev"
  9213. },
  9214. "thanks": {
  9215. "name": "symfony/contracts",
  9216. "url": "https://github.com/symfony/contracts"
  9217. }
  9218. },
  9219. "autoload": {
  9220. "psr-4": {
  9221. "Symfony\\Contracts\\HttpClient\\": ""
  9222. }
  9223. },
  9224. "notification-url": "https://packagist.org/downloads/",
  9225. "license": [
  9226. "MIT"
  9227. ],
  9228. "authors": [
  9229. {
  9230. "name": "Nicolas Grekas",
  9231. "email": "p@tchwork.com"
  9232. },
  9233. {
  9234. "name": "Symfony Community",
  9235. "homepage": "https://symfony.com/contributors"
  9236. }
  9237. ],
  9238. "description": "Generic abstractions related to HTTP clients",
  9239. "homepage": "https://symfony.com",
  9240. "keywords": [
  9241. "abstractions",
  9242. "contracts",
  9243. "decoupling",
  9244. "interfaces",
  9245. "interoperability",
  9246. "standards"
  9247. ],
  9248. "time": "2020-10-14T17:08:19+00:00"
  9249. },
  9250. {
  9251. "name": "symfony/http-foundation",
  9252. "version": "v4.4.20",
  9253. "source": {
  9254. "type": "git",
  9255. "url": "https://github.com/symfony/http-foundation.git",
  9256. "reference": "02d968647fe61b2f419a8dc70c468a9d30a48d3a"
  9257. },
  9258. "dist": {
  9259. "type": "zip",
  9260. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/02d968647fe61b2f419a8dc70c468a9d30a48d3a",
  9261. "reference": "02d968647fe61b2f419a8dc70c468a9d30a48d3a",
  9262. "shasum": ""
  9263. },
  9264. "require": {
  9265. "php": ">=7.1.3",
  9266. "symfony/mime": "^4.3|^5.0",
  9267. "symfony/polyfill-mbstring": "~1.1",
  9268. "symfony/polyfill-php80": "^1.15"
  9269. },
  9270. "require-dev": {
  9271. "predis/predis": "~1.0",
  9272. "symfony/expression-language": "^3.4|^4.0|^5.0"
  9273. },
  9274. "type": "library",
  9275. "autoload": {
  9276. "psr-4": {
  9277. "Symfony\\Component\\HttpFoundation\\": ""
  9278. },
  9279. "exclude-from-classmap": [
  9280. "/Tests/"
  9281. ]
  9282. },
  9283. "notification-url": "https://packagist.org/downloads/",
  9284. "license": [
  9285. "MIT"
  9286. ],
  9287. "authors": [
  9288. {
  9289. "name": "Fabien Potencier",
  9290. "email": "fabien@symfony.com"
  9291. },
  9292. {
  9293. "name": "Symfony Community",
  9294. "homepage": "https://symfony.com/contributors"
  9295. }
  9296. ],
  9297. "description": "Defines an object-oriented layer for the HTTP specification",
  9298. "homepage": "https://symfony.com",
  9299. "time": "2021-02-25T17:11:33+00:00"
  9300. },
  9301. {
  9302. "name": "symfony/http-kernel",
  9303. "version": "v4.4.21",
  9304. "source": {
  9305. "type": "git",
  9306. "url": "https://github.com/symfony/http-kernel.git",
  9307. "reference": "0248214120d00c5f44f1cd5d9ad65f0b38459333"
  9308. },
  9309. "dist": {
  9310. "type": "zip",
  9311. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/0248214120d00c5f44f1cd5d9ad65f0b38459333",
  9312. "reference": "0248214120d00c5f44f1cd5d9ad65f0b38459333",
  9313. "shasum": ""
  9314. },
  9315. "require": {
  9316. "php": ">=7.1.3",
  9317. "psr/log": "~1.0",
  9318. "symfony/error-handler": "^4.4",
  9319. "symfony/event-dispatcher": "^4.4",
  9320. "symfony/http-client-contracts": "^1.1|^2",
  9321. "symfony/http-foundation": "^4.4|^5.0",
  9322. "symfony/polyfill-ctype": "^1.8",
  9323. "symfony/polyfill-php73": "^1.9",
  9324. "symfony/polyfill-php80": "^1.15"
  9325. },
  9326. "conflict": {
  9327. "symfony/browser-kit": "<4.3",
  9328. "symfony/config": "<3.4",
  9329. "symfony/console": ">=5",
  9330. "symfony/dependency-injection": "<4.3",
  9331. "symfony/translation": "<4.2",
  9332. "twig/twig": "<1.43|<2.13,>=2"
  9333. },
  9334. "provide": {
  9335. "psr/log-implementation": "1.0"
  9336. },
  9337. "require-dev": {
  9338. "psr/cache": "^1.0|^2.0|^3.0",
  9339. "symfony/browser-kit": "^4.3|^5.0",
  9340. "symfony/config": "^3.4|^4.0|^5.0",
  9341. "symfony/console": "^3.4|^4.0",
  9342. "symfony/css-selector": "^3.4|^4.0|^5.0",
  9343. "symfony/dependency-injection": "^4.3|^5.0",
  9344. "symfony/dom-crawler": "^3.4|^4.0|^5.0",
  9345. "symfony/expression-language": "^3.4|^4.0|^5.0",
  9346. "symfony/finder": "^3.4|^4.0|^5.0",
  9347. "symfony/process": "^3.4|^4.0|^5.0",
  9348. "symfony/routing": "^3.4|^4.0|^5.0",
  9349. "symfony/stopwatch": "^3.4|^4.0|^5.0",
  9350. "symfony/templating": "^3.4|^4.0|^5.0",
  9351. "symfony/translation": "^4.2|^5.0",
  9352. "symfony/translation-contracts": "^1.1|^2",
  9353. "twig/twig": "^1.43|^2.13|^3.0.4"
  9354. },
  9355. "suggest": {
  9356. "symfony/browser-kit": "",
  9357. "symfony/config": "",
  9358. "symfony/console": "",
  9359. "symfony/dependency-injection": ""
  9360. },
  9361. "type": "library",
  9362. "autoload": {
  9363. "psr-4": {
  9364. "Symfony\\Component\\HttpKernel\\": ""
  9365. },
  9366. "exclude-from-classmap": [
  9367. "/Tests/"
  9368. ]
  9369. },
  9370. "notification-url": "https://packagist.org/downloads/",
  9371. "license": [
  9372. "MIT"
  9373. ],
  9374. "authors": [
  9375. {
  9376. "name": "Fabien Potencier",
  9377. "email": "fabien@symfony.com"
  9378. },
  9379. {
  9380. "name": "Symfony Community",
  9381. "homepage": "https://symfony.com/contributors"
  9382. }
  9383. ],
  9384. "description": "Provides a structured process for converting a Request into a Response",
  9385. "homepage": "https://symfony.com",
  9386. "time": "2021-03-29T05:11:04+00:00"
  9387. },
  9388. {
  9389. "name": "symfony/lock",
  9390. "version": "v4.4.21",
  9391. "source": {
  9392. "type": "git",
  9393. "url": "https://github.com/symfony/lock.git",
  9394. "reference": "e95b36dd178eb43b02e84b90635399da4a9c3120"
  9395. },
  9396. "dist": {
  9397. "type": "zip",
  9398. "url": "https://api.github.com/repos/symfony/lock/zipball/e95b36dd178eb43b02e84b90635399da4a9c3120",
  9399. "reference": "e95b36dd178eb43b02e84b90635399da4a9c3120",
  9400. "shasum": ""
  9401. },
  9402. "require": {
  9403. "php": ">=7.1.3",
  9404. "psr/log": "~1.0"
  9405. },
  9406. "conflict": {
  9407. "doctrine/dbal": "<2.6"
  9408. },
  9409. "require-dev": {
  9410. "doctrine/dbal": "^2.6|^3.0",
  9411. "predis/predis": "~1.0"
  9412. },
  9413. "type": "library",
  9414. "autoload": {
  9415. "psr-4": {
  9416. "Symfony\\Component\\Lock\\": ""
  9417. },
  9418. "exclude-from-classmap": [
  9419. "/Tests/"
  9420. ]
  9421. },
  9422. "notification-url": "https://packagist.org/downloads/",
  9423. "license": [
  9424. "MIT"
  9425. ],
  9426. "authors": [
  9427. {
  9428. "name": "Jérémy Derussé",
  9429. "email": "jeremy@derusse.com"
  9430. },
  9431. {
  9432. "name": "Symfony Community",
  9433. "homepage": "https://symfony.com/contributors"
  9434. }
  9435. ],
  9436. "description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource",
  9437. "homepage": "https://symfony.com",
  9438. "keywords": [
  9439. "cas",
  9440. "flock",
  9441. "locking",
  9442. "mutex",
  9443. "redlock",
  9444. "semaphore"
  9445. ],
  9446. "time": "2021-03-24T08:30:27+00:00"
  9447. },
  9448. {
  9449. "name": "symfony/mime",
  9450. "version": "v5.2.6",
  9451. "source": {
  9452. "type": "git",
  9453. "url": "https://github.com/symfony/mime.git",
  9454. "reference": "1b2092244374cbe48ae733673f2ca0818b37197b"
  9455. },
  9456. "dist": {
  9457. "type": "zip",
  9458. "url": "https://api.github.com/repos/symfony/mime/zipball/1b2092244374cbe48ae733673f2ca0818b37197b",
  9459. "reference": "1b2092244374cbe48ae733673f2ca0818b37197b",
  9460. "shasum": ""
  9461. },
  9462. "require": {
  9463. "php": ">=7.2.5",
  9464. "symfony/deprecation-contracts": "^2.1",
  9465. "symfony/polyfill-intl-idn": "^1.10",
  9466. "symfony/polyfill-mbstring": "^1.0",
  9467. "symfony/polyfill-php80": "^1.15"
  9468. },
  9469. "conflict": {
  9470. "egulias/email-validator": "~3.0.0",
  9471. "phpdocumentor/reflection-docblock": "<3.2.2",
  9472. "phpdocumentor/type-resolver": "<1.4.0",
  9473. "symfony/mailer": "<4.4"
  9474. },
  9475. "require-dev": {
  9476. "egulias/email-validator": "^2.1.10|^3.1",
  9477. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  9478. "symfony/dependency-injection": "^4.4|^5.0",
  9479. "symfony/property-access": "^4.4|^5.1",
  9480. "symfony/property-info": "^4.4|^5.1",
  9481. "symfony/serializer": "^5.2"
  9482. },
  9483. "type": "library",
  9484. "autoload": {
  9485. "psr-4": {
  9486. "Symfony\\Component\\Mime\\": ""
  9487. },
  9488. "exclude-from-classmap": [
  9489. "/Tests/"
  9490. ]
  9491. },
  9492. "notification-url": "https://packagist.org/downloads/",
  9493. "license": [
  9494. "MIT"
  9495. ],
  9496. "authors": [
  9497. {
  9498. "name": "Fabien Potencier",
  9499. "email": "fabien@symfony.com"
  9500. },
  9501. {
  9502. "name": "Symfony Community",
  9503. "homepage": "https://symfony.com/contributors"
  9504. }
  9505. ],
  9506. "description": "Allows manipulating MIME messages",
  9507. "homepage": "https://symfony.com",
  9508. "keywords": [
  9509. "mime",
  9510. "mime-type"
  9511. ],
  9512. "time": "2021-03-12T13:18:39+00:00"
  9513. },
  9514. {
  9515. "name": "symfony/monolog-bridge",
  9516. "version": "v4.4.21",
  9517. "source": {
  9518. "type": "git",
  9519. "url": "https://github.com/symfony/monolog-bridge.git",
  9520. "reference": "3741314b95e8d0c11a485dce562898f5f67f455c"
  9521. },
  9522. "dist": {
  9523. "type": "zip",
  9524. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/3741314b95e8d0c11a485dce562898f5f67f455c",
  9525. "reference": "3741314b95e8d0c11a485dce562898f5f67f455c",
  9526. "shasum": ""
  9527. },
  9528. "require": {
  9529. "monolog/monolog": "^1.25.1",
  9530. "php": ">=7.1.3",
  9531. "symfony/http-kernel": "^4.3",
  9532. "symfony/service-contracts": "^1.1|^2"
  9533. },
  9534. "conflict": {
  9535. "symfony/console": "<3.4",
  9536. "symfony/http-foundation": "<3.4"
  9537. },
  9538. "require-dev": {
  9539. "symfony/console": "^3.4|^4.0|^5.0",
  9540. "symfony/http-client": "^4.4|^5.0",
  9541. "symfony/security-core": "^3.4|^4.0|^5.0",
  9542. "symfony/var-dumper": "^3.4|^4.0|^5.0"
  9543. },
  9544. "suggest": {
  9545. "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
  9546. "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
  9547. "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
  9548. },
  9549. "type": "symfony-bridge",
  9550. "autoload": {
  9551. "psr-4": {
  9552. "Symfony\\Bridge\\Monolog\\": ""
  9553. },
  9554. "exclude-from-classmap": [
  9555. "/Tests/"
  9556. ]
  9557. },
  9558. "notification-url": "https://packagist.org/downloads/",
  9559. "license": [
  9560. "MIT"
  9561. ],
  9562. "authors": [
  9563. {
  9564. "name": "Fabien Potencier",
  9565. "email": "fabien@symfony.com"
  9566. },
  9567. {
  9568. "name": "Symfony Community",
  9569. "homepage": "https://symfony.com/contributors"
  9570. }
  9571. ],
  9572. "description": "Provides integration for Monolog with various Symfony components",
  9573. "homepage": "https://symfony.com",
  9574. "time": "2021-03-05T17:58:50+00:00"
  9575. },
  9576. {
  9577. "name": "symfony/monolog-bundle",
  9578. "version": "v3.7.0",
  9579. "source": {
  9580. "type": "git",
  9581. "url": "https://github.com/symfony/monolog-bundle.git",
  9582. "reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4"
  9583. },
  9584. "dist": {
  9585. "type": "zip",
  9586. "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/4054b2e940a25195ae15f0a49ab0c51718922eb4",
  9587. "reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4",
  9588. "shasum": ""
  9589. },
  9590. "require": {
  9591. "monolog/monolog": "~1.22 || ~2.0",
  9592. "php": ">=7.1.3",
  9593. "symfony/config": "~4.4 || ^5.0",
  9594. "symfony/dependency-injection": "^4.4 || ^5.0",
  9595. "symfony/http-kernel": "~4.4 || ^5.0",
  9596. "symfony/monolog-bridge": "~4.4 || ^5.0"
  9597. },
  9598. "require-dev": {
  9599. "symfony/console": "~4.4 || ^5.0",
  9600. "symfony/phpunit-bridge": "^5.1",
  9601. "symfony/yaml": "~4.4 || ^5.0"
  9602. },
  9603. "type": "symfony-bundle",
  9604. "extra": {
  9605. "branch-alias": {
  9606. "dev-master": "3.x-dev"
  9607. }
  9608. },
  9609. "autoload": {
  9610. "psr-4": {
  9611. "Symfony\\Bundle\\MonologBundle\\": ""
  9612. },
  9613. "exclude-from-classmap": [
  9614. "/Tests/"
  9615. ]
  9616. },
  9617. "notification-url": "https://packagist.org/downloads/",
  9618. "license": [
  9619. "MIT"
  9620. ],
  9621. "authors": [
  9622. {
  9623. "name": "Fabien Potencier",
  9624. "email": "fabien@symfony.com"
  9625. },
  9626. {
  9627. "name": "Symfony Community",
  9628. "homepage": "https://symfony.com/contributors"
  9629. }
  9630. ],
  9631. "description": "Symfony MonologBundle",
  9632. "homepage": "https://symfony.com",
  9633. "keywords": [
  9634. "log",
  9635. "logging"
  9636. ],
  9637. "time": "2021-03-31T07:20:47+00:00"
  9638. },
  9639. {
  9640. "name": "symfony/options-resolver",
  9641. "version": "v5.2.4",
  9642. "source": {
  9643. "type": "git",
  9644. "url": "https://github.com/symfony/options-resolver.git",
  9645. "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce"
  9646. },
  9647. "dist": {
  9648. "type": "zip",
  9649. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
  9650. "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
  9651. "shasum": ""
  9652. },
  9653. "require": {
  9654. "php": ">=7.2.5",
  9655. "symfony/deprecation-contracts": "^2.1",
  9656. "symfony/polyfill-php73": "~1.0",
  9657. "symfony/polyfill-php80": "^1.15"
  9658. },
  9659. "type": "library",
  9660. "autoload": {
  9661. "psr-4": {
  9662. "Symfony\\Component\\OptionsResolver\\": ""
  9663. },
  9664. "exclude-from-classmap": [
  9665. "/Tests/"
  9666. ]
  9667. },
  9668. "notification-url": "https://packagist.org/downloads/",
  9669. "license": [
  9670. "MIT"
  9671. ],
  9672. "authors": [
  9673. {
  9674. "name": "Fabien Potencier",
  9675. "email": "fabien@symfony.com"
  9676. },
  9677. {
  9678. "name": "Symfony Community",
  9679. "homepage": "https://symfony.com/contributors"
  9680. }
  9681. ],
  9682. "description": "Provides an improved replacement for the array_replace PHP function",
  9683. "homepage": "https://symfony.com",
  9684. "keywords": [
  9685. "config",
  9686. "configuration",
  9687. "options"
  9688. ],
  9689. "time": "2021-01-27T12:56:27+00:00"
  9690. },
  9691. {
  9692. "name": "symfony/polyfill-ctype",
  9693. "version": "v1.22.1",
  9694. "source": {
  9695. "type": "git",
  9696. "url": "https://github.com/symfony/polyfill-ctype.git",
  9697. "reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
  9698. },
  9699. "dist": {
  9700. "type": "zip",
  9701. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
  9702. "reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
  9703. "shasum": ""
  9704. },
  9705. "require": {
  9706. "php": ">=7.1"
  9707. },
  9708. "suggest": {
  9709. "ext-ctype": "For best performance"
  9710. },
  9711. "type": "library",
  9712. "extra": {
  9713. "branch-alias": {
  9714. "dev-main": "1.22-dev"
  9715. },
  9716. "thanks": {
  9717. "name": "symfony/polyfill",
  9718. "url": "https://github.com/symfony/polyfill"
  9719. }
  9720. },
  9721. "autoload": {
  9722. "psr-4": {
  9723. "Symfony\\Polyfill\\Ctype\\": ""
  9724. },
  9725. "files": [
  9726. "bootstrap.php"
  9727. ]
  9728. },
  9729. "notification-url": "https://packagist.org/downloads/",
  9730. "license": [
  9731. "MIT"
  9732. ],
  9733. "authors": [
  9734. {
  9735. "name": "Gert de Pagter",
  9736. "email": "BackEndTea@gmail.com"
  9737. },
  9738. {
  9739. "name": "Symfony Community",
  9740. "homepage": "https://symfony.com/contributors"
  9741. }
  9742. ],
  9743. "description": "Symfony polyfill for ctype functions",
  9744. "homepage": "https://symfony.com",
  9745. "keywords": [
  9746. "compatibility",
  9747. "ctype",
  9748. "polyfill",
  9749. "portable"
  9750. ],
  9751. "time": "2021-01-07T16:49:33+00:00"
  9752. },
  9753. {
  9754. "name": "symfony/polyfill-iconv",
  9755. "version": "v1.22.1",
  9756. "source": {
  9757. "type": "git",
  9758. "url": "https://github.com/symfony/polyfill-iconv.git",
  9759. "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342"
  9760. },
  9761. "dist": {
  9762. "type": "zip",
  9763. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/06fb361659649bcfd6a208a0f1fcaf4e827ad342",
  9764. "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342",
  9765. "shasum": ""
  9766. },
  9767. "require": {
  9768. "php": ">=7.1"
  9769. },
  9770. "suggest": {
  9771. "ext-iconv": "For best performance"
  9772. },
  9773. "type": "library",
  9774. "extra": {
  9775. "branch-alias": {
  9776. "dev-main": "1.22-dev"
  9777. },
  9778. "thanks": {
  9779. "name": "symfony/polyfill",
  9780. "url": "https://github.com/symfony/polyfill"
  9781. }
  9782. },
  9783. "autoload": {
  9784. "psr-4": {
  9785. "Symfony\\Polyfill\\Iconv\\": ""
  9786. },
  9787. "files": [
  9788. "bootstrap.php"
  9789. ]
  9790. },
  9791. "notification-url": "https://packagist.org/downloads/",
  9792. "license": [
  9793. "MIT"
  9794. ],
  9795. "authors": [
  9796. {
  9797. "name": "Nicolas Grekas",
  9798. "email": "p@tchwork.com"
  9799. },
  9800. {
  9801. "name": "Symfony Community",
  9802. "homepage": "https://symfony.com/contributors"
  9803. }
  9804. ],
  9805. "description": "Symfony polyfill for the Iconv extension",
  9806. "homepage": "https://symfony.com",
  9807. "keywords": [
  9808. "compatibility",
  9809. "iconv",
  9810. "polyfill",
  9811. "portable",
  9812. "shim"
  9813. ],
  9814. "time": "2021-01-22T09:19:47+00:00"
  9815. },
  9816. {
  9817. "name": "symfony/polyfill-intl-grapheme",
  9818. "version": "v1.22.1",
  9819. "source": {
  9820. "type": "git",
  9821. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  9822. "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170"
  9823. },
  9824. "dist": {
  9825. "type": "zip",
  9826. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/5601e09b69f26c1828b13b6bb87cb07cddba3170",
  9827. "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170",
  9828. "shasum": ""
  9829. },
  9830. "require": {
  9831. "php": ">=7.1"
  9832. },
  9833. "suggest": {
  9834. "ext-intl": "For best performance"
  9835. },
  9836. "type": "library",
  9837. "extra": {
  9838. "branch-alias": {
  9839. "dev-main": "1.22-dev"
  9840. },
  9841. "thanks": {
  9842. "name": "symfony/polyfill",
  9843. "url": "https://github.com/symfony/polyfill"
  9844. }
  9845. },
  9846. "autoload": {
  9847. "psr-4": {
  9848. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  9849. },
  9850. "files": [
  9851. "bootstrap.php"
  9852. ]
  9853. },
  9854. "notification-url": "https://packagist.org/downloads/",
  9855. "license": [
  9856. "MIT"
  9857. ],
  9858. "authors": [
  9859. {
  9860. "name": "Nicolas Grekas",
  9861. "email": "p@tchwork.com"
  9862. },
  9863. {
  9864. "name": "Symfony Community",
  9865. "homepage": "https://symfony.com/contributors"
  9866. }
  9867. ],
  9868. "description": "Symfony polyfill for intl's grapheme_* functions",
  9869. "homepage": "https://symfony.com",
  9870. "keywords": [
  9871. "compatibility",
  9872. "grapheme",
  9873. "intl",
  9874. "polyfill",
  9875. "portable",
  9876. "shim"
  9877. ],
  9878. "time": "2021-01-22T09:19:47+00:00"
  9879. },
  9880. {
  9881. "name": "symfony/polyfill-intl-idn",
  9882. "version": "v1.22.1",
  9883. "source": {
  9884. "type": "git",
  9885. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  9886. "reference": "2d63434d922daf7da8dd863e7907e67ee3031483"
  9887. },
  9888. "dist": {
  9889. "type": "zip",
  9890. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483",
  9891. "reference": "2d63434d922daf7da8dd863e7907e67ee3031483",
  9892. "shasum": ""
  9893. },
  9894. "require": {
  9895. "php": ">=7.1",
  9896. "symfony/polyfill-intl-normalizer": "^1.10",
  9897. "symfony/polyfill-php72": "^1.10"
  9898. },
  9899. "suggest": {
  9900. "ext-intl": "For best performance"
  9901. },
  9902. "type": "library",
  9903. "extra": {
  9904. "branch-alias": {
  9905. "dev-main": "1.22-dev"
  9906. },
  9907. "thanks": {
  9908. "name": "symfony/polyfill",
  9909. "url": "https://github.com/symfony/polyfill"
  9910. }
  9911. },
  9912. "autoload": {
  9913. "psr-4": {
  9914. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  9915. },
  9916. "files": [
  9917. "bootstrap.php"
  9918. ]
  9919. },
  9920. "notification-url": "https://packagist.org/downloads/",
  9921. "license": [
  9922. "MIT"
  9923. ],
  9924. "authors": [
  9925. {
  9926. "name": "Laurent Bassin",
  9927. "email": "laurent@bassin.info"
  9928. },
  9929. {
  9930. "name": "Trevor Rowbotham",
  9931. "email": "trevor.rowbotham@pm.me"
  9932. },
  9933. {
  9934. "name": "Symfony Community",
  9935. "homepage": "https://symfony.com/contributors"
  9936. }
  9937. ],
  9938. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  9939. "homepage": "https://symfony.com",
  9940. "keywords": [
  9941. "compatibility",
  9942. "idn",
  9943. "intl",
  9944. "polyfill",
  9945. "portable",
  9946. "shim"
  9947. ],
  9948. "time": "2021-01-22T09:19:47+00:00"
  9949. },
  9950. {
  9951. "name": "symfony/polyfill-intl-normalizer",
  9952. "version": "v1.22.1",
  9953. "source": {
  9954. "type": "git",
  9955. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  9956. "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248"
  9957. },
  9958. "dist": {
  9959. "type": "zip",
  9960. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248",
  9961. "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248",
  9962. "shasum": ""
  9963. },
  9964. "require": {
  9965. "php": ">=7.1"
  9966. },
  9967. "suggest": {
  9968. "ext-intl": "For best performance"
  9969. },
  9970. "type": "library",
  9971. "extra": {
  9972. "branch-alias": {
  9973. "dev-main": "1.22-dev"
  9974. },
  9975. "thanks": {
  9976. "name": "symfony/polyfill",
  9977. "url": "https://github.com/symfony/polyfill"
  9978. }
  9979. },
  9980. "autoload": {
  9981. "psr-4": {
  9982. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  9983. },
  9984. "files": [
  9985. "bootstrap.php"
  9986. ],
  9987. "classmap": [
  9988. "Resources/stubs"
  9989. ]
  9990. },
  9991. "notification-url": "https://packagist.org/downloads/",
  9992. "license": [
  9993. "MIT"
  9994. ],
  9995. "authors": [
  9996. {
  9997. "name": "Nicolas Grekas",
  9998. "email": "p@tchwork.com"
  9999. },
  10000. {
  10001. "name": "Symfony Community",
  10002. "homepage": "https://symfony.com/contributors"
  10003. }
  10004. ],
  10005. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  10006. "homepage": "https://symfony.com",
  10007. "keywords": [
  10008. "compatibility",
  10009. "intl",
  10010. "normalizer",
  10011. "polyfill",
  10012. "portable",
  10013. "shim"
  10014. ],
  10015. "time": "2021-01-22T09:19:47+00:00"
  10016. },
  10017. {
  10018. "name": "symfony/polyfill-mbstring",
  10019. "version": "v1.22.1",
  10020. "source": {
  10021. "type": "git",
  10022. "url": "https://github.com/symfony/polyfill-mbstring.git",
  10023. "reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
  10024. },
  10025. "dist": {
  10026. "type": "zip",
  10027. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
  10028. "reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
  10029. "shasum": ""
  10030. },
  10031. "require": {
  10032. "php": ">=7.1"
  10033. },
  10034. "suggest": {
  10035. "ext-mbstring": "For best performance"
  10036. },
  10037. "type": "library",
  10038. "extra": {
  10039. "branch-alias": {
  10040. "dev-main": "1.22-dev"
  10041. },
  10042. "thanks": {
  10043. "name": "symfony/polyfill",
  10044. "url": "https://github.com/symfony/polyfill"
  10045. }
  10046. },
  10047. "autoload": {
  10048. "psr-4": {
  10049. "Symfony\\Polyfill\\Mbstring\\": ""
  10050. },
  10051. "files": [
  10052. "bootstrap.php"
  10053. ]
  10054. },
  10055. "notification-url": "https://packagist.org/downloads/",
  10056. "license": [
  10057. "MIT"
  10058. ],
  10059. "authors": [
  10060. {
  10061. "name": "Nicolas Grekas",
  10062. "email": "p@tchwork.com"
  10063. },
  10064. {
  10065. "name": "Symfony Community",
  10066. "homepage": "https://symfony.com/contributors"
  10067. }
  10068. ],
  10069. "description": "Symfony polyfill for the Mbstring extension",
  10070. "homepage": "https://symfony.com",
  10071. "keywords": [
  10072. "compatibility",
  10073. "mbstring",
  10074. "polyfill",
  10075. "portable",
  10076. "shim"
  10077. ],
  10078. "time": "2021-01-22T09:19:47+00:00"
  10079. },
  10080. {
  10081. "name": "symfony/polyfill-php72",
  10082. "version": "v1.22.1",
  10083. "source": {
  10084. "type": "git",
  10085. "url": "https://github.com/symfony/polyfill-php72.git",
  10086. "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
  10087. },
  10088. "dist": {
  10089. "type": "zip",
  10090. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
  10091. "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
  10092. "shasum": ""
  10093. },
  10094. "require": {
  10095. "php": ">=7.1"
  10096. },
  10097. "type": "library",
  10098. "extra": {
  10099. "branch-alias": {
  10100. "dev-main": "1.22-dev"
  10101. },
  10102. "thanks": {
  10103. "name": "symfony/polyfill",
  10104. "url": "https://github.com/symfony/polyfill"
  10105. }
  10106. },
  10107. "autoload": {
  10108. "psr-4": {
  10109. "Symfony\\Polyfill\\Php72\\": ""
  10110. },
  10111. "files": [
  10112. "bootstrap.php"
  10113. ]
  10114. },
  10115. "notification-url": "https://packagist.org/downloads/",
  10116. "license": [
  10117. "MIT"
  10118. ],
  10119. "authors": [
  10120. {
  10121. "name": "Nicolas Grekas",
  10122. "email": "p@tchwork.com"
  10123. },
  10124. {
  10125. "name": "Symfony Community",
  10126. "homepage": "https://symfony.com/contributors"
  10127. }
  10128. ],
  10129. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  10130. "homepage": "https://symfony.com",
  10131. "keywords": [
  10132. "compatibility",
  10133. "polyfill",
  10134. "portable",
  10135. "shim"
  10136. ],
  10137. "time": "2021-01-07T16:49:33+00:00"
  10138. },
  10139. {
  10140. "name": "symfony/polyfill-php73",
  10141. "version": "v1.22.1",
  10142. "source": {
  10143. "type": "git",
  10144. "url": "https://github.com/symfony/polyfill-php73.git",
  10145. "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
  10146. },
  10147. "dist": {
  10148. "type": "zip",
  10149. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
  10150. "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
  10151. "shasum": ""
  10152. },
  10153. "require": {
  10154. "php": ">=7.1"
  10155. },
  10156. "type": "library",
  10157. "extra": {
  10158. "branch-alias": {
  10159. "dev-main": "1.22-dev"
  10160. },
  10161. "thanks": {
  10162. "name": "symfony/polyfill",
  10163. "url": "https://github.com/symfony/polyfill"
  10164. }
  10165. },
  10166. "autoload": {
  10167. "psr-4": {
  10168. "Symfony\\Polyfill\\Php73\\": ""
  10169. },
  10170. "files": [
  10171. "bootstrap.php"
  10172. ],
  10173. "classmap": [
  10174. "Resources/stubs"
  10175. ]
  10176. },
  10177. "notification-url": "https://packagist.org/downloads/",
  10178. "license": [
  10179. "MIT"
  10180. ],
  10181. "authors": [
  10182. {
  10183. "name": "Nicolas Grekas",
  10184. "email": "p@tchwork.com"
  10185. },
  10186. {
  10187. "name": "Symfony Community",
  10188. "homepage": "https://symfony.com/contributors"
  10189. }
  10190. ],
  10191. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  10192. "homepage": "https://symfony.com",
  10193. "keywords": [
  10194. "compatibility",
  10195. "polyfill",
  10196. "portable",
  10197. "shim"
  10198. ],
  10199. "time": "2021-01-07T16:49:33+00:00"
  10200. },
  10201. {
  10202. "name": "symfony/polyfill-php80",
  10203. "version": "v1.22.1",
  10204. "source": {
  10205. "type": "git",
  10206. "url": "https://github.com/symfony/polyfill-php80.git",
  10207. "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
  10208. },
  10209. "dist": {
  10210. "type": "zip",
  10211. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
  10212. "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
  10213. "shasum": ""
  10214. },
  10215. "require": {
  10216. "php": ">=7.1"
  10217. },
  10218. "type": "library",
  10219. "extra": {
  10220. "branch-alias": {
  10221. "dev-main": "1.22-dev"
  10222. },
  10223. "thanks": {
  10224. "name": "symfony/polyfill",
  10225. "url": "https://github.com/symfony/polyfill"
  10226. }
  10227. },
  10228. "autoload": {
  10229. "psr-4": {
  10230. "Symfony\\Polyfill\\Php80\\": ""
  10231. },
  10232. "files": [
  10233. "bootstrap.php"
  10234. ],
  10235. "classmap": [
  10236. "Resources/stubs"
  10237. ]
  10238. },
  10239. "notification-url": "https://packagist.org/downloads/",
  10240. "license": [
  10241. "MIT"
  10242. ],
  10243. "authors": [
  10244. {
  10245. "name": "Ion Bazan",
  10246. "email": "ion.bazan@gmail.com"
  10247. },
  10248. {
  10249. "name": "Nicolas Grekas",
  10250. "email": "p@tchwork.com"
  10251. },
  10252. {
  10253. "name": "Symfony Community",
  10254. "homepage": "https://symfony.com/contributors"
  10255. }
  10256. ],
  10257. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  10258. "homepage": "https://symfony.com",
  10259. "keywords": [
  10260. "compatibility",
  10261. "polyfill",
  10262. "portable",
  10263. "shim"
  10264. ],
  10265. "time": "2021-01-07T16:49:33+00:00"
  10266. },
  10267. {
  10268. "name": "symfony/process",
  10269. "version": "v4.4.20",
  10270. "source": {
  10271. "type": "git",
  10272. "url": "https://github.com/symfony/process.git",
  10273. "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a"
  10274. },
  10275. "dist": {
  10276. "type": "zip",
  10277. "url": "https://api.github.com/repos/symfony/process/zipball/7e950b6366d4da90292c2e7fa820b3c1842b965a",
  10278. "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a",
  10279. "shasum": ""
  10280. },
  10281. "require": {
  10282. "php": ">=7.1.3"
  10283. },
  10284. "type": "library",
  10285. "autoload": {
  10286. "psr-4": {
  10287. "Symfony\\Component\\Process\\": ""
  10288. },
  10289. "exclude-from-classmap": [
  10290. "/Tests/"
  10291. ]
  10292. },
  10293. "notification-url": "https://packagist.org/downloads/",
  10294. "license": [
  10295. "MIT"
  10296. ],
  10297. "authors": [
  10298. {
  10299. "name": "Fabien Potencier",
  10300. "email": "fabien@symfony.com"
  10301. },
  10302. {
  10303. "name": "Symfony Community",
  10304. "homepage": "https://symfony.com/contributors"
  10305. }
  10306. ],
  10307. "description": "Executes commands in sub-processes",
  10308. "homepage": "https://symfony.com",
  10309. "time": "2021-01-27T09:09:26+00:00"
  10310. },
  10311. {
  10312. "name": "symfony/property-access",
  10313. "version": "v5.2.4",
  10314. "source": {
  10315. "type": "git",
  10316. "url": "https://github.com/symfony/property-access.git",
  10317. "reference": "3af8ed262bd3217512a13b023981fe68f36ad5f3"
  10318. },
  10319. "dist": {
  10320. "type": "zip",
  10321. "url": "https://api.github.com/repos/symfony/property-access/zipball/3af8ed262bd3217512a13b023981fe68f36ad5f3",
  10322. "reference": "3af8ed262bd3217512a13b023981fe68f36ad5f3",
  10323. "shasum": ""
  10324. },
  10325. "require": {
  10326. "php": ">=7.2.5",
  10327. "symfony/deprecation-contracts": "^2.1",
  10328. "symfony/polyfill-php80": "^1.15",
  10329. "symfony/property-info": "^5.2"
  10330. },
  10331. "require-dev": {
  10332. "symfony/cache": "^4.4|^5.0"
  10333. },
  10334. "suggest": {
  10335. "psr/cache-implementation": "To cache access methods."
  10336. },
  10337. "type": "library",
  10338. "autoload": {
  10339. "psr-4": {
  10340. "Symfony\\Component\\PropertyAccess\\": ""
  10341. },
  10342. "exclude-from-classmap": [
  10343. "/Tests/"
  10344. ]
  10345. },
  10346. "notification-url": "https://packagist.org/downloads/",
  10347. "license": [
  10348. "MIT"
  10349. ],
  10350. "authors": [
  10351. {
  10352. "name": "Fabien Potencier",
  10353. "email": "fabien@symfony.com"
  10354. },
  10355. {
  10356. "name": "Symfony Community",
  10357. "homepage": "https://symfony.com/contributors"
  10358. }
  10359. ],
  10360. "description": "Provides functions to read and write from/to an object or array using a simple string notation",
  10361. "homepage": "https://symfony.com",
  10362. "keywords": [
  10363. "access",
  10364. "array",
  10365. "extraction",
  10366. "index",
  10367. "injection",
  10368. "object",
  10369. "property",
  10370. "property path",
  10371. "reflection"
  10372. ],
  10373. "time": "2021-01-27T10:15:41+00:00"
  10374. },
  10375. {
  10376. "name": "symfony/property-info",
  10377. "version": "v5.2.4",
  10378. "source": {
  10379. "type": "git",
  10380. "url": "https://github.com/symfony/property-info.git",
  10381. "reference": "7185bbc74e6f49c3f1b5936b4d9e4ca133921189"
  10382. },
  10383. "dist": {
  10384. "type": "zip",
  10385. "url": "https://api.github.com/repos/symfony/property-info/zipball/7185bbc74e6f49c3f1b5936b4d9e4ca133921189",
  10386. "reference": "7185bbc74e6f49c3f1b5936b4d9e4ca133921189",
  10387. "shasum": ""
  10388. },
  10389. "require": {
  10390. "php": ">=7.2.5",
  10391. "symfony/deprecation-contracts": "^2.1",
  10392. "symfony/polyfill-php80": "^1.15",
  10393. "symfony/string": "^5.1"
  10394. },
  10395. "conflict": {
  10396. "phpdocumentor/reflection-docblock": "<3.2.2",
  10397. "phpdocumentor/type-resolver": "<1.4.0",
  10398. "symfony/dependency-injection": "<4.4"
  10399. },
  10400. "require-dev": {
  10401. "doctrine/annotations": "^1.10.4",
  10402. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  10403. "symfony/cache": "^4.4|^5.0",
  10404. "symfony/dependency-injection": "^4.4|^5.0",
  10405. "symfony/serializer": "^4.4|^5.0"
  10406. },
  10407. "suggest": {
  10408. "phpdocumentor/reflection-docblock": "To use the PHPDoc",
  10409. "psr/cache-implementation": "To cache results",
  10410. "symfony/doctrine-bridge": "To use Doctrine metadata",
  10411. "symfony/serializer": "To use Serializer metadata"
  10412. },
  10413. "type": "library",
  10414. "autoload": {
  10415. "psr-4": {
  10416. "Symfony\\Component\\PropertyInfo\\": ""
  10417. },
  10418. "exclude-from-classmap": [
  10419. "/Tests/"
  10420. ]
  10421. },
  10422. "notification-url": "https://packagist.org/downloads/",
  10423. "license": [
  10424. "MIT"
  10425. ],
  10426. "authors": [
  10427. {
  10428. "name": "Kévin Dunglas",
  10429. "email": "dunglas@gmail.com"
  10430. },
  10431. {
  10432. "name": "Symfony Community",
  10433. "homepage": "https://symfony.com/contributors"
  10434. }
  10435. ],
  10436. "description": "Extracts information about PHP class' properties using metadata of popular sources",
  10437. "homepage": "https://symfony.com",
  10438. "keywords": [
  10439. "doctrine",
  10440. "phpdoc",
  10441. "property",
  10442. "symfony",
  10443. "type",
  10444. "validator"
  10445. ],
  10446. "time": "2021-02-17T15:24:54+00:00"
  10447. },
  10448. {
  10449. "name": "symfony/proxy-manager-bridge",
  10450. "version": "v4.4.18",
  10451. "source": {
  10452. "type": "git",
  10453. "url": "https://github.com/symfony/proxy-manager-bridge.git",
  10454. "reference": "373d72703ef24b6a22c8592f53c7f0e333d9f038"
  10455. },
  10456. "dist": {
  10457. "type": "zip",
  10458. "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/373d72703ef24b6a22c8592f53c7f0e333d9f038",
  10459. "reference": "373d72703ef24b6a22c8592f53c7f0e333d9f038",
  10460. "shasum": ""
  10461. },
  10462. "require": {
  10463. "composer/package-versions-deprecated": "^1.8",
  10464. "ocramius/proxy-manager": "~2.1",
  10465. "php": ">=7.1.3",
  10466. "symfony/dependency-injection": "^4.0|^5.0"
  10467. },
  10468. "conflict": {
  10469. "zendframework/zend-eventmanager": "2.6.0"
  10470. },
  10471. "require-dev": {
  10472. "symfony/config": "^3.4|^4.0|^5.0"
  10473. },
  10474. "type": "symfony-bridge",
  10475. "autoload": {
  10476. "psr-4": {
  10477. "Symfony\\Bridge\\ProxyManager\\": ""
  10478. },
  10479. "exclude-from-classmap": [
  10480. "/Tests/"
  10481. ]
  10482. },
  10483. "notification-url": "https://packagist.org/downloads/",
  10484. "license": [
  10485. "MIT"
  10486. ],
  10487. "authors": [
  10488. {
  10489. "name": "Fabien Potencier",
  10490. "email": "fabien@symfony.com"
  10491. },
  10492. {
  10493. "name": "Symfony Community",
  10494. "homepage": "https://symfony.com/contributors"
  10495. }
  10496. ],
  10497. "description": "Symfony ProxyManager Bridge",
  10498. "homepage": "https://symfony.com",
  10499. "time": "2020-11-12T13:19:35+00:00"
  10500. },
  10501. {
  10502. "name": "symfony/routing",
  10503. "version": "v4.4.20",
  10504. "source": {
  10505. "type": "git",
  10506. "url": "https://github.com/symfony/routing.git",
  10507. "reference": "69919991c845b34626664ddc9b3aef9d09d2a5df"
  10508. },
  10509. "dist": {
  10510. "type": "zip",
  10511. "url": "https://api.github.com/repos/symfony/routing/zipball/69919991c845b34626664ddc9b3aef9d09d2a5df",
  10512. "reference": "69919991c845b34626664ddc9b3aef9d09d2a5df",
  10513. "shasum": ""
  10514. },
  10515. "require": {
  10516. "php": ">=7.1.3"
  10517. },
  10518. "conflict": {
  10519. "symfony/config": "<4.2",
  10520. "symfony/dependency-injection": "<3.4",
  10521. "symfony/yaml": "<3.4"
  10522. },
  10523. "require-dev": {
  10524. "doctrine/annotations": "^1.10.4",
  10525. "psr/log": "~1.0",
  10526. "symfony/config": "^4.2|^5.0",
  10527. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  10528. "symfony/expression-language": "^3.4|^4.0|^5.0",
  10529. "symfony/http-foundation": "^3.4|^4.0|^5.0",
  10530. "symfony/yaml": "^3.4|^4.0|^5.0"
  10531. },
  10532. "suggest": {
  10533. "doctrine/annotations": "For using the annotation loader",
  10534. "symfony/config": "For using the all-in-one router or any loader",
  10535. "symfony/expression-language": "For using expression matching",
  10536. "symfony/http-foundation": "For using a Symfony Request object",
  10537. "symfony/yaml": "For using the YAML loader"
  10538. },
  10539. "type": "library",
  10540. "autoload": {
  10541. "psr-4": {
  10542. "Symfony\\Component\\Routing\\": ""
  10543. },
  10544. "exclude-from-classmap": [
  10545. "/Tests/"
  10546. ]
  10547. },
  10548. "notification-url": "https://packagist.org/downloads/",
  10549. "license": [
  10550. "MIT"
  10551. ],
  10552. "authors": [
  10553. {
  10554. "name": "Fabien Potencier",
  10555. "email": "fabien@symfony.com"
  10556. },
  10557. {
  10558. "name": "Symfony Community",
  10559. "homepage": "https://symfony.com/contributors"
  10560. }
  10561. ],
  10562. "description": "Maps an HTTP request to a set of configuration variables",
  10563. "homepage": "https://symfony.com",
  10564. "keywords": [
  10565. "router",
  10566. "routing",
  10567. "uri",
  10568. "url"
  10569. ],
  10570. "time": "2021-02-22T15:37:04+00:00"
  10571. },
  10572. {
  10573. "name": "symfony/security-bundle",
  10574. "version": "v4.4.21",
  10575. "source": {
  10576. "type": "git",
  10577. "url": "https://github.com/symfony/security-bundle.git",
  10578. "reference": "607dcdb60ef74d63fbeb86549c52075f040ae4cc"
  10579. },
  10580. "dist": {
  10581. "type": "zip",
  10582. "url": "https://api.github.com/repos/symfony/security-bundle/zipball/607dcdb60ef74d63fbeb86549c52075f040ae4cc",
  10583. "reference": "607dcdb60ef74d63fbeb86549c52075f040ae4cc",
  10584. "shasum": ""
  10585. },
  10586. "require": {
  10587. "ext-xml": "*",
  10588. "php": ">=7.1.3",
  10589. "symfony/config": "^4.2|^5.0",
  10590. "symfony/dependency-injection": "^4.4|^5.0",
  10591. "symfony/http-kernel": "^4.4",
  10592. "symfony/security-core": "^4.4",
  10593. "symfony/security-csrf": "^4.2|^5.0",
  10594. "symfony/security-guard": "^4.2|^5.0",
  10595. "symfony/security-http": "^4.4.5"
  10596. },
  10597. "conflict": {
  10598. "symfony/browser-kit": "<4.2",
  10599. "symfony/console": "<3.4",
  10600. "symfony/framework-bundle": "<4.4",
  10601. "symfony/ldap": "<4.4",
  10602. "symfony/twig-bundle": "<4.4"
  10603. },
  10604. "require-dev": {
  10605. "doctrine/doctrine-bundle": "^1.5|^2.0",
  10606. "symfony/asset": "^3.4|^4.0|^5.0",
  10607. "symfony/browser-kit": "^4.2|^5.0",
  10608. "symfony/console": "^3.4|^4.0|^5.0",
  10609. "symfony/css-selector": "^3.4|^4.0|^5.0",
  10610. "symfony/dom-crawler": "^3.4|^4.0|^5.0",
  10611. "symfony/expression-language": "^3.4|^4.0|^5.0",
  10612. "symfony/form": "^3.4|^4.0|^5.0",
  10613. "symfony/framework-bundle": "^4.4|^5.0",
  10614. "symfony/process": "^3.4|^4.0|^5.0",
  10615. "symfony/serializer": "^4.4|^5.0",
  10616. "symfony/translation": "^3.4|^4.0|^5.0",
  10617. "symfony/twig-bridge": "^3.4|^4.0|^5.0",
  10618. "symfony/twig-bundle": "^4.4|^5.0",
  10619. "symfony/validator": "^3.4|^4.0|^5.0",
  10620. "symfony/yaml": "^3.4|^4.0|^5.0",
  10621. "twig/twig": "^1.43|^2.13|^3.0.4"
  10622. },
  10623. "type": "symfony-bundle",
  10624. "autoload": {
  10625. "psr-4": {
  10626. "Symfony\\Bundle\\SecurityBundle\\": ""
  10627. },
  10628. "exclude-from-classmap": [
  10629. "/Tests/"
  10630. ]
  10631. },
  10632. "notification-url": "https://packagist.org/downloads/",
  10633. "license": [
  10634. "MIT"
  10635. ],
  10636. "authors": [
  10637. {
  10638. "name": "Fabien Potencier",
  10639. "email": "fabien@symfony.com"
  10640. },
  10641. {
  10642. "name": "Symfony Community",
  10643. "homepage": "https://symfony.com/contributors"
  10644. }
  10645. ],
  10646. "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
  10647. "homepage": "https://symfony.com",
  10648. "time": "2021-03-22T08:54:48+00:00"
  10649. },
  10650. {
  10651. "name": "symfony/security-core",
  10652. "version": "v4.4.21",
  10653. "source": {
  10654. "type": "git",
  10655. "url": "https://github.com/symfony/security-core.git",
  10656. "reference": "19a7caa988be4f013669a057861a1d2a3eacbbf3"
  10657. },
  10658. "dist": {
  10659. "type": "zip",
  10660. "url": "https://api.github.com/repos/symfony/security-core/zipball/19a7caa988be4f013669a057861a1d2a3eacbbf3",
  10661. "reference": "19a7caa988be4f013669a057861a1d2a3eacbbf3",
  10662. "shasum": ""
  10663. },
  10664. "require": {
  10665. "php": ">=7.1.3",
  10666. "symfony/event-dispatcher-contracts": "^1.1|^2",
  10667. "symfony/service-contracts": "^1.1.6|^2"
  10668. },
  10669. "conflict": {
  10670. "symfony/event-dispatcher": "<4.3|>=5",
  10671. "symfony/ldap": "<4.4",
  10672. "symfony/security-guard": "<4.3"
  10673. },
  10674. "require-dev": {
  10675. "psr/container": "^1.0|^2.0",
  10676. "psr/log": "~1.0",
  10677. "symfony/event-dispatcher": "^4.3",
  10678. "symfony/expression-language": "^3.4|^4.0|^5.0",
  10679. "symfony/http-foundation": "^3.4|^4.0|^5.0",
  10680. "symfony/ldap": "^4.4|^5.0",
  10681. "symfony/translation": "^4.4|^5.0",
  10682. "symfony/validator": "^3.4.31|^4.3.4|^5.0"
  10683. },
  10684. "suggest": {
  10685. "psr/container-implementation": "To instantiate the Security class",
  10686. "symfony/event-dispatcher": "",
  10687. "symfony/expression-language": "For using the expression voter",
  10688. "symfony/http-foundation": "",
  10689. "symfony/ldap": "For using LDAP integration",
  10690. "symfony/validator": "For using the user password constraint"
  10691. },
  10692. "type": "library",
  10693. "autoload": {
  10694. "psr-4": {
  10695. "Symfony\\Component\\Security\\Core\\": ""
  10696. },
  10697. "exclude-from-classmap": [
  10698. "/Tests/"
  10699. ]
  10700. },
  10701. "notification-url": "https://packagist.org/downloads/",
  10702. "license": [
  10703. "MIT"
  10704. ],
  10705. "authors": [
  10706. {
  10707. "name": "Fabien Potencier",
  10708. "email": "fabien@symfony.com"
  10709. },
  10710. {
  10711. "name": "Symfony Community",
  10712. "homepage": "https://symfony.com/contributors"
  10713. }
  10714. ],
  10715. "description": "Symfony Security Component - Core Library",
  10716. "homepage": "https://symfony.com",
  10717. "time": "2021-03-10T13:26:08+00:00"
  10718. },
  10719. {
  10720. "name": "symfony/security-csrf",
  10721. "version": "v5.2.4",
  10722. "source": {
  10723. "type": "git",
  10724. "url": "https://github.com/symfony/security-csrf.git",
  10725. "reference": "e22ef49d5d3773014942f3dfe301b168a4a833dc"
  10726. },
  10727. "dist": {
  10728. "type": "zip",
  10729. "url": "https://api.github.com/repos/symfony/security-csrf/zipball/e22ef49d5d3773014942f3dfe301b168a4a833dc",
  10730. "reference": "e22ef49d5d3773014942f3dfe301b168a4a833dc",
  10731. "shasum": ""
  10732. },
  10733. "require": {
  10734. "php": ">=7.2.5",
  10735. "symfony/security-core": "^4.4|^5.0"
  10736. },
  10737. "conflict": {
  10738. "symfony/http-foundation": "<4.4"
  10739. },
  10740. "require-dev": {
  10741. "symfony/http-foundation": "^4.4|^5.0"
  10742. },
  10743. "suggest": {
  10744. "symfony/http-foundation": "For using the class SessionTokenStorage."
  10745. },
  10746. "type": "library",
  10747. "autoload": {
  10748. "psr-4": {
  10749. "Symfony\\Component\\Security\\Csrf\\": ""
  10750. },
  10751. "exclude-from-classmap": [
  10752. "/Tests/"
  10753. ]
  10754. },
  10755. "notification-url": "https://packagist.org/downloads/",
  10756. "license": [
  10757. "MIT"
  10758. ],
  10759. "authors": [
  10760. {
  10761. "name": "Fabien Potencier",
  10762. "email": "fabien@symfony.com"
  10763. },
  10764. {
  10765. "name": "Symfony Community",
  10766. "homepage": "https://symfony.com/contributors"
  10767. }
  10768. ],
  10769. "description": "Symfony Security Component - CSRF Library",
  10770. "homepage": "https://symfony.com",
  10771. "time": "2021-01-27T10:01:46+00:00"
  10772. },
  10773. {
  10774. "name": "symfony/security-guard",
  10775. "version": "v4.4.20",
  10776. "source": {
  10777. "type": "git",
  10778. "url": "https://github.com/symfony/security-guard.git",
  10779. "reference": "20f522ada1eefb7c2f90cb83dcc76abb160c782f"
  10780. },
  10781. "dist": {
  10782. "type": "zip",
  10783. "url": "https://api.github.com/repos/symfony/security-guard/zipball/20f522ada1eefb7c2f90cb83dcc76abb160c782f",
  10784. "reference": "20f522ada1eefb7c2f90cb83dcc76abb160c782f",
  10785. "shasum": ""
  10786. },
  10787. "require": {
  10788. "php": ">=7.1.3",
  10789. "symfony/security-core": "^3.4.22|^4.2.3|^5.0",
  10790. "symfony/security-http": "^4.4.1"
  10791. },
  10792. "require-dev": {
  10793. "psr/log": "~1.0"
  10794. },
  10795. "type": "library",
  10796. "autoload": {
  10797. "psr-4": {
  10798. "Symfony\\Component\\Security\\Guard\\": ""
  10799. },
  10800. "exclude-from-classmap": [
  10801. "/Tests/"
  10802. ]
  10803. },
  10804. "notification-url": "https://packagist.org/downloads/",
  10805. "license": [
  10806. "MIT"
  10807. ],
  10808. "authors": [
  10809. {
  10810. "name": "Fabien Potencier",
  10811. "email": "fabien@symfony.com"
  10812. },
  10813. {
  10814. "name": "Symfony Community",
  10815. "homepage": "https://symfony.com/contributors"
  10816. }
  10817. ],
  10818. "description": "Symfony Security Component - Guard",
  10819. "homepage": "https://symfony.com",
  10820. "time": "2021-01-27T09:09:26+00:00"
  10821. },
  10822. {
  10823. "name": "symfony/security-http",
  10824. "version": "v4.4.21",
  10825. "source": {
  10826. "type": "git",
  10827. "url": "https://github.com/symfony/security-http.git",
  10828. "reference": "c5546b762376e4d9a806b08bf4495b2633573ff8"
  10829. },
  10830. "dist": {
  10831. "type": "zip",
  10832. "url": "https://api.github.com/repos/symfony/security-http/zipball/c5546b762376e4d9a806b08bf4495b2633573ff8",
  10833. "reference": "c5546b762376e4d9a806b08bf4495b2633573ff8",
  10834. "shasum": ""
  10835. },
  10836. "require": {
  10837. "php": ">=7.1.3",
  10838. "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
  10839. "symfony/http-kernel": "^4.4",
  10840. "symfony/property-access": "^3.4|^4.0|^5.0",
  10841. "symfony/security-core": "^4.4.8"
  10842. },
  10843. "conflict": {
  10844. "symfony/event-dispatcher": ">=5",
  10845. "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
  10846. },
  10847. "require-dev": {
  10848. "psr/log": "~1.0",
  10849. "symfony/routing": "^3.4|^4.0|^5.0",
  10850. "symfony/security-csrf": "^3.4.11|^4.0.11|^5.0"
  10851. },
  10852. "suggest": {
  10853. "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
  10854. "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
  10855. },
  10856. "type": "library",
  10857. "autoload": {
  10858. "psr-4": {
  10859. "Symfony\\Component\\Security\\Http\\": ""
  10860. },
  10861. "exclude-from-classmap": [
  10862. "/Tests/"
  10863. ]
  10864. },
  10865. "notification-url": "https://packagist.org/downloads/",
  10866. "license": [
  10867. "MIT"
  10868. ],
  10869. "authors": [
  10870. {
  10871. "name": "Fabien Potencier",
  10872. "email": "fabien@symfony.com"
  10873. },
  10874. {
  10875. "name": "Symfony Community",
  10876. "homepage": "https://symfony.com/contributors"
  10877. }
  10878. ],
  10879. "description": "Symfony Security Component - HTTP Integration",
  10880. "homepage": "https://symfony.com",
  10881. "time": "2021-03-12T01:21:32+00:00"
  10882. },
  10883. {
  10884. "name": "symfony/service-contracts",
  10885. "version": "v2.2.0",
  10886. "source": {
  10887. "type": "git",
  10888. "url": "https://github.com/symfony/service-contracts.git",
  10889. "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
  10890. },
  10891. "dist": {
  10892. "type": "zip",
  10893. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
  10894. "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
  10895. "shasum": ""
  10896. },
  10897. "require": {
  10898. "php": ">=7.2.5",
  10899. "psr/container": "^1.0"
  10900. },
  10901. "suggest": {
  10902. "symfony/service-implementation": ""
  10903. },
  10904. "type": "library",
  10905. "extra": {
  10906. "branch-alias": {
  10907. "dev-master": "2.2-dev"
  10908. },
  10909. "thanks": {
  10910. "name": "symfony/contracts",
  10911. "url": "https://github.com/symfony/contracts"
  10912. }
  10913. },
  10914. "autoload": {
  10915. "psr-4": {
  10916. "Symfony\\Contracts\\Service\\": ""
  10917. }
  10918. },
  10919. "notification-url": "https://packagist.org/downloads/",
  10920. "license": [
  10921. "MIT"
  10922. ],
  10923. "authors": [
  10924. {
  10925. "name": "Nicolas Grekas",
  10926. "email": "p@tchwork.com"
  10927. },
  10928. {
  10929. "name": "Symfony Community",
  10930. "homepage": "https://symfony.com/contributors"
  10931. }
  10932. ],
  10933. "description": "Generic abstractions related to writing services",
  10934. "homepage": "https://symfony.com",
  10935. "keywords": [
  10936. "abstractions",
  10937. "contracts",
  10938. "decoupling",
  10939. "interfaces",
  10940. "interoperability",
  10941. "standards"
  10942. ],
  10943. "time": "2020-09-07T11:33:47+00:00"
  10944. },
  10945. {
  10946. "name": "symfony/stopwatch",
  10947. "version": "v4.4.20",
  10948. "source": {
  10949. "type": "git",
  10950. "url": "https://github.com/symfony/stopwatch.git",
  10951. "reference": "c5572f6494fc20668a73b77684d8dc77e534d8cf"
  10952. },
  10953. "dist": {
  10954. "type": "zip",
  10955. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c5572f6494fc20668a73b77684d8dc77e534d8cf",
  10956. "reference": "c5572f6494fc20668a73b77684d8dc77e534d8cf",
  10957. "shasum": ""
  10958. },
  10959. "require": {
  10960. "php": ">=7.1.3",
  10961. "symfony/service-contracts": "^1.0|^2"
  10962. },
  10963. "type": "library",
  10964. "autoload": {
  10965. "psr-4": {
  10966. "Symfony\\Component\\Stopwatch\\": ""
  10967. },
  10968. "exclude-from-classmap": [
  10969. "/Tests/"
  10970. ]
  10971. },
  10972. "notification-url": "https://packagist.org/downloads/",
  10973. "license": [
  10974. "MIT"
  10975. ],
  10976. "authors": [
  10977. {
  10978. "name": "Fabien Potencier",
  10979. "email": "fabien@symfony.com"
  10980. },
  10981. {
  10982. "name": "Symfony Community",
  10983. "homepage": "https://symfony.com/contributors"
  10984. }
  10985. ],
  10986. "description": "Provides a way to profile code",
  10987. "homepage": "https://symfony.com",
  10988. "time": "2021-01-27T09:09:26+00:00"
  10989. },
  10990. {
  10991. "name": "symfony/string",
  10992. "version": "v5.2.6",
  10993. "source": {
  10994. "type": "git",
  10995. "url": "https://github.com/symfony/string.git",
  10996. "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572"
  10997. },
  10998. "dist": {
  10999. "type": "zip",
  11000. "url": "https://api.github.com/repos/symfony/string/zipball/ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572",
  11001. "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572",
  11002. "shasum": ""
  11003. },
  11004. "require": {
  11005. "php": ">=7.2.5",
  11006. "symfony/polyfill-ctype": "~1.8",
  11007. "symfony/polyfill-intl-grapheme": "~1.0",
  11008. "symfony/polyfill-intl-normalizer": "~1.0",
  11009. "symfony/polyfill-mbstring": "~1.0",
  11010. "symfony/polyfill-php80": "~1.15"
  11011. },
  11012. "require-dev": {
  11013. "symfony/error-handler": "^4.4|^5.0",
  11014. "symfony/http-client": "^4.4|^5.0",
  11015. "symfony/translation-contracts": "^1.1|^2",
  11016. "symfony/var-exporter": "^4.4|^5.0"
  11017. },
  11018. "type": "library",
  11019. "autoload": {
  11020. "psr-4": {
  11021. "Symfony\\Component\\String\\": ""
  11022. },
  11023. "files": [
  11024. "Resources/functions.php"
  11025. ],
  11026. "exclude-from-classmap": [
  11027. "/Tests/"
  11028. ]
  11029. },
  11030. "notification-url": "https://packagist.org/downloads/",
  11031. "license": [
  11032. "MIT"
  11033. ],
  11034. "authors": [
  11035. {
  11036. "name": "Nicolas Grekas",
  11037. "email": "p@tchwork.com"
  11038. },
  11039. {
  11040. "name": "Symfony Community",
  11041. "homepage": "https://symfony.com/contributors"
  11042. }
  11043. ],
  11044. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  11045. "homepage": "https://symfony.com",
  11046. "keywords": [
  11047. "grapheme",
  11048. "i18n",
  11049. "string",
  11050. "unicode",
  11051. "utf-8",
  11052. "utf8"
  11053. ],
  11054. "time": "2021-03-17T17:12:15+00:00"
  11055. },
  11056. {
  11057. "name": "symfony/swiftmailer-bundle",
  11058. "version": "v3.5.2",
  11059. "source": {
  11060. "type": "git",
  11061. "url": "https://github.com/symfony/swiftmailer-bundle.git",
  11062. "reference": "6b72355549f02823a2209180f9c035e46ca3f178"
  11063. },
  11064. "dist": {
  11065. "type": "zip",
  11066. "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/6b72355549f02823a2209180f9c035e46ca3f178",
  11067. "reference": "6b72355549f02823a2209180f9c035e46ca3f178",
  11068. "shasum": ""
  11069. },
  11070. "require": {
  11071. "php": ">=7.1",
  11072. "swiftmailer/swiftmailer": "^6.1.3",
  11073. "symfony/config": "^4.4|^5.0",
  11074. "symfony/dependency-injection": "^4.4|^5.0",
  11075. "symfony/http-kernel": "^4.4|^5.0"
  11076. },
  11077. "conflict": {
  11078. "twig/twig": "<1.41|>=2.0,<2.10"
  11079. },
  11080. "require-dev": {
  11081. "symfony/console": "^4.4|^5.0",
  11082. "symfony/framework-bundle": "^4.4|^5.0",
  11083. "symfony/phpunit-bridge": "^4.4|^5.0",
  11084. "symfony/yaml": "^4.4|^5.0"
  11085. },
  11086. "type": "symfony-bundle",
  11087. "extra": {
  11088. "branch-alias": {
  11089. "dev-main": "3.5-dev"
  11090. }
  11091. },
  11092. "autoload": {
  11093. "psr-4": {
  11094. "Symfony\\Bundle\\SwiftmailerBundle\\": ""
  11095. },
  11096. "exclude-from-classmap": [
  11097. "/Tests/"
  11098. ]
  11099. },
  11100. "notification-url": "https://packagist.org/downloads/",
  11101. "license": [
  11102. "MIT"
  11103. ],
  11104. "authors": [
  11105. {
  11106. "name": "Fabien Potencier",
  11107. "email": "fabien@symfony.com"
  11108. },
  11109. {
  11110. "name": "Symfony Community",
  11111. "homepage": "http://symfony.com/contributors"
  11112. }
  11113. ],
  11114. "description": "Symfony SwiftmailerBundle",
  11115. "homepage": "http://symfony.com",
  11116. "time": "2021-01-25T17:31:39+00:00"
  11117. },
  11118. {
  11119. "name": "symfony/templating",
  11120. "version": "v5.2.4",
  11121. "source": {
  11122. "type": "git",
  11123. "url": "https://github.com/symfony/templating.git",
  11124. "reference": "954c01bae6689423a83b6c9025f83bb93d38d9b2"
  11125. },
  11126. "dist": {
  11127. "type": "zip",
  11128. "url": "https://api.github.com/repos/symfony/templating/zipball/954c01bae6689423a83b6c9025f83bb93d38d9b2",
  11129. "reference": "954c01bae6689423a83b6c9025f83bb93d38d9b2",
  11130. "shasum": ""
  11131. },
  11132. "require": {
  11133. "php": ">=7.2.5",
  11134. "symfony/polyfill-ctype": "~1.8"
  11135. },
  11136. "require-dev": {
  11137. "psr/log": "~1.0"
  11138. },
  11139. "suggest": {
  11140. "psr/log-implementation": "For using debug logging in loaders"
  11141. },
  11142. "type": "library",
  11143. "autoload": {
  11144. "psr-4": {
  11145. "Symfony\\Component\\Templating\\": ""
  11146. },
  11147. "exclude-from-classmap": [
  11148. "/Tests/"
  11149. ]
  11150. },
  11151. "notification-url": "https://packagist.org/downloads/",
  11152. "license": [
  11153. "MIT"
  11154. ],
  11155. "authors": [
  11156. {
  11157. "name": "Fabien Potencier",
  11158. "email": "fabien@symfony.com"
  11159. },
  11160. {
  11161. "name": "Symfony Community",
  11162. "homepage": "https://symfony.com/contributors"
  11163. }
  11164. ],
  11165. "description": "Provides all the tools needed to build any kind of template system",
  11166. "homepage": "https://symfony.com",
  11167. "time": "2021-01-27T10:01:46+00:00"
  11168. },
  11169. {
  11170. "name": "symfony/translation",
  11171. "version": "v4.4.21",
  11172. "source": {
  11173. "type": "git",
  11174. "url": "https://github.com/symfony/translation.git",
  11175. "reference": "eb8f5428cc3b40d6dffe303b195b084f1c5fbd14"
  11176. },
  11177. "dist": {
  11178. "type": "zip",
  11179. "url": "https://api.github.com/repos/symfony/translation/zipball/eb8f5428cc3b40d6dffe303b195b084f1c5fbd14",
  11180. "reference": "eb8f5428cc3b40d6dffe303b195b084f1c5fbd14",
  11181. "shasum": ""
  11182. },
  11183. "require": {
  11184. "php": ">=7.1.3",
  11185. "symfony/polyfill-mbstring": "~1.0",
  11186. "symfony/translation-contracts": "^1.1.6|^2"
  11187. },
  11188. "conflict": {
  11189. "symfony/config": "<3.4",
  11190. "symfony/dependency-injection": "<3.4",
  11191. "symfony/http-kernel": "<4.4",
  11192. "symfony/yaml": "<3.4"
  11193. },
  11194. "provide": {
  11195. "symfony/translation-implementation": "1.0|2.0"
  11196. },
  11197. "require-dev": {
  11198. "psr/log": "~1.0",
  11199. "symfony/config": "^3.4|^4.0|^5.0",
  11200. "symfony/console": "^3.4|^4.0|^5.0",
  11201. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  11202. "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
  11203. "symfony/http-kernel": "^4.4",
  11204. "symfony/intl": "^3.4|^4.0|^5.0",
  11205. "symfony/service-contracts": "^1.1.2|^2",
  11206. "symfony/yaml": "^3.4|^4.0|^5.0"
  11207. },
  11208. "suggest": {
  11209. "psr/log-implementation": "To use logging capability in translator",
  11210. "symfony/config": "",
  11211. "symfony/yaml": ""
  11212. },
  11213. "type": "library",
  11214. "autoload": {
  11215. "psr-4": {
  11216. "Symfony\\Component\\Translation\\": ""
  11217. },
  11218. "exclude-from-classmap": [
  11219. "/Tests/"
  11220. ]
  11221. },
  11222. "notification-url": "https://packagist.org/downloads/",
  11223. "license": [
  11224. "MIT"
  11225. ],
  11226. "authors": [
  11227. {
  11228. "name": "Fabien Potencier",
  11229. "email": "fabien@symfony.com"
  11230. },
  11231. {
  11232. "name": "Symfony Community",
  11233. "homepage": "https://symfony.com/contributors"
  11234. }
  11235. ],
  11236. "description": "Provides tools to internationalize your application",
  11237. "homepage": "https://symfony.com",
  11238. "time": "2021-03-23T16:25:01+00:00"
  11239. },
  11240. {
  11241. "name": "symfony/translation-contracts",
  11242. "version": "v2.3.0",
  11243. "source": {
  11244. "type": "git",
  11245. "url": "https://github.com/symfony/translation-contracts.git",
  11246. "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
  11247. },
  11248. "dist": {
  11249. "type": "zip",
  11250. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
  11251. "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
  11252. "shasum": ""
  11253. },
  11254. "require": {
  11255. "php": ">=7.2.5"
  11256. },
  11257. "suggest": {
  11258. "symfony/translation-implementation": ""
  11259. },
  11260. "type": "library",
  11261. "extra": {
  11262. "branch-alias": {
  11263. "dev-master": "2.3-dev"
  11264. },
  11265. "thanks": {
  11266. "name": "symfony/contracts",
  11267. "url": "https://github.com/symfony/contracts"
  11268. }
  11269. },
  11270. "autoload": {
  11271. "psr-4": {
  11272. "Symfony\\Contracts\\Translation\\": ""
  11273. }
  11274. },
  11275. "notification-url": "https://packagist.org/downloads/",
  11276. "license": [
  11277. "MIT"
  11278. ],
  11279. "authors": [
  11280. {
  11281. "name": "Nicolas Grekas",
  11282. "email": "p@tchwork.com"
  11283. },
  11284. {
  11285. "name": "Symfony Community",
  11286. "homepage": "https://symfony.com/contributors"
  11287. }
  11288. ],
  11289. "description": "Generic abstractions related to translation",
  11290. "homepage": "https://symfony.com",
  11291. "keywords": [
  11292. "abstractions",
  11293. "contracts",
  11294. "decoupling",
  11295. "interfaces",
  11296. "interoperability",
  11297. "standards"
  11298. ],
  11299. "time": "2020-09-28T13:05:58+00:00"
  11300. },
  11301. {
  11302. "name": "symfony/twig-bridge",
  11303. "version": "v4.4.21",
  11304. "source": {
  11305. "type": "git",
  11306. "url": "https://github.com/symfony/twig-bridge.git",
  11307. "reference": "f5d0492a38c5325d9c322d406dbe95bc26fc530d"
  11308. },
  11309. "dist": {
  11310. "type": "zip",
  11311. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/f5d0492a38c5325d9c322d406dbe95bc26fc530d",
  11312. "reference": "f5d0492a38c5325d9c322d406dbe95bc26fc530d",
  11313. "shasum": ""
  11314. },
  11315. "require": {
  11316. "php": ">=7.1.3",
  11317. "symfony/translation-contracts": "^1.1|^2",
  11318. "twig/twig": "^1.43|^2.13|^3.0.4"
  11319. },
  11320. "conflict": {
  11321. "symfony/console": "<3.4",
  11322. "symfony/form": "<4.4",
  11323. "symfony/http-foundation": "<4.3",
  11324. "symfony/translation": "<4.2",
  11325. "symfony/workflow": "<4.3"
  11326. },
  11327. "require-dev": {
  11328. "egulias/email-validator": "^2.1.10|^3",
  11329. "symfony/asset": "^3.4|^4.0|^5.0",
  11330. "symfony/console": "^3.4|^4.0|^5.0",
  11331. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  11332. "symfony/error-handler": "^4.4|^5.0",
  11333. "symfony/expression-language": "^3.4|^4.0|^5.0",
  11334. "symfony/finder": "^3.4|^4.0|^5.0",
  11335. "symfony/form": "^4.4.17",
  11336. "symfony/http-foundation": "^4.3|^5.0",
  11337. "symfony/http-kernel": "^4.4",
  11338. "symfony/intl": "^4.4|^5.0",
  11339. "symfony/mime": "^4.3|^5.0",
  11340. "symfony/polyfill-intl-icu": "~1.0",
  11341. "symfony/routing": "^3.4|^4.0|^5.0",
  11342. "symfony/security-acl": "^2.8|^3.0",
  11343. "symfony/security-core": "^3.0|^4.0|^5.0",
  11344. "symfony/security-csrf": "^3.4|^4.0|^5.0",
  11345. "symfony/security-http": "^3.4|^4.0|^5.0",
  11346. "symfony/stopwatch": "^3.4|^4.0|^5.0",
  11347. "symfony/templating": "^3.4|^4.0|^5.0",
  11348. "symfony/translation": "^4.2.1|^5.0",
  11349. "symfony/web-link": "^4.4|^5.0",
  11350. "symfony/workflow": "^4.3|^5.0",
  11351. "symfony/yaml": "^3.4|^4.0|^5.0",
  11352. "twig/cssinliner-extra": "^2.12|^3",
  11353. "twig/inky-extra": "^2.12|^3",
  11354. "twig/markdown-extra": "^2.12|^3"
  11355. },
  11356. "suggest": {
  11357. "symfony/asset": "For using the AssetExtension",
  11358. "symfony/expression-language": "For using the ExpressionExtension",
  11359. "symfony/finder": "",
  11360. "symfony/form": "For using the FormExtension",
  11361. "symfony/http-kernel": "For using the HttpKernelExtension",
  11362. "symfony/routing": "For using the RoutingExtension",
  11363. "symfony/security-core": "For using the SecurityExtension",
  11364. "symfony/security-csrf": "For using the CsrfExtension",
  11365. "symfony/security-http": "For using the LogoutUrlExtension",
  11366. "symfony/stopwatch": "For using the StopwatchExtension",
  11367. "symfony/templating": "For using the TwigEngine",
  11368. "symfony/translation": "For using the TranslationExtension",
  11369. "symfony/var-dumper": "For using the DumpExtension",
  11370. "symfony/web-link": "For using the WebLinkExtension",
  11371. "symfony/yaml": "For using the YamlExtension"
  11372. },
  11373. "type": "symfony-bridge",
  11374. "autoload": {
  11375. "psr-4": {
  11376. "Symfony\\Bridge\\Twig\\": ""
  11377. },
  11378. "exclude-from-classmap": [
  11379. "/Tests/"
  11380. ]
  11381. },
  11382. "notification-url": "https://packagist.org/downloads/",
  11383. "license": [
  11384. "MIT"
  11385. ],
  11386. "authors": [
  11387. {
  11388. "name": "Fabien Potencier",
  11389. "email": "fabien@symfony.com"
  11390. },
  11391. {
  11392. "name": "Symfony Community",
  11393. "homepage": "https://symfony.com/contributors"
  11394. }
  11395. ],
  11396. "description": "Provides integration for Twig with various Symfony components",
  11397. "homepage": "https://symfony.com",
  11398. "time": "2021-03-16T08:08:39+00:00"
  11399. },
  11400. {
  11401. "name": "symfony/twig-bundle",
  11402. "version": "v4.4.20",
  11403. "source": {
  11404. "type": "git",
  11405. "url": "https://github.com/symfony/twig-bundle.git",
  11406. "reference": "7cee73b45e3bd963a0ab4184f1041dcdc85b6e86"
  11407. },
  11408. "dist": {
  11409. "type": "zip",
  11410. "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/7cee73b45e3bd963a0ab4184f1041dcdc85b6e86",
  11411. "reference": "7cee73b45e3bd963a0ab4184f1041dcdc85b6e86",
  11412. "shasum": ""
  11413. },
  11414. "require": {
  11415. "php": ">=7.1.3",
  11416. "symfony/http-foundation": "^4.3|^5.0",
  11417. "symfony/http-kernel": "^4.4",
  11418. "symfony/polyfill-ctype": "~1.8",
  11419. "symfony/twig-bridge": "^4.4|^5.0",
  11420. "twig/twig": "^1.43|^2.13|^3.0.4"
  11421. },
  11422. "conflict": {
  11423. "symfony/dependency-injection": "<4.1",
  11424. "symfony/framework-bundle": "<4.4",
  11425. "symfony/translation": "<4.2"
  11426. },
  11427. "require-dev": {
  11428. "doctrine/annotations": "^1.10.4",
  11429. "doctrine/cache": "~1.0",
  11430. "symfony/asset": "^3.4|^4.0|^5.0",
  11431. "symfony/dependency-injection": "^4.2.5|^5.0",
  11432. "symfony/expression-language": "^3.4|^4.0|^5.0",
  11433. "symfony/finder": "^3.4|^4.0|^5.0",
  11434. "symfony/form": "^3.4|^4.0|^5.0",
  11435. "symfony/framework-bundle": "^4.4|^5.0",
  11436. "symfony/routing": "^3.4|^4.0|^5.0",
  11437. "symfony/stopwatch": "^3.4|^4.0|^5.0",
  11438. "symfony/templating": "^3.4|^4.0|^5.0",
  11439. "symfony/translation": "^4.2|^5.0",
  11440. "symfony/web-link": "^3.4|^4.0|^5.0",
  11441. "symfony/yaml": "^3.4|^4.0|^5.0"
  11442. },
  11443. "type": "symfony-bundle",
  11444. "autoload": {
  11445. "psr-4": {
  11446. "Symfony\\Bundle\\TwigBundle\\": ""
  11447. },
  11448. "exclude-from-classmap": [
  11449. "/Tests/"
  11450. ]
  11451. },
  11452. "notification-url": "https://packagist.org/downloads/",
  11453. "license": [
  11454. "MIT"
  11455. ],
  11456. "authors": [
  11457. {
  11458. "name": "Fabien Potencier",
  11459. "email": "fabien@symfony.com"
  11460. },
  11461. {
  11462. "name": "Symfony Community",
  11463. "homepage": "https://symfony.com/contributors"
  11464. }
  11465. ],
  11466. "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
  11467. "homepage": "https://symfony.com",
  11468. "time": "2021-01-27T09:09:26+00:00"
  11469. },
  11470. {
  11471. "name": "symfony/var-dumper",
  11472. "version": "v4.4.21",
  11473. "source": {
  11474. "type": "git",
  11475. "url": "https://github.com/symfony/var-dumper.git",
  11476. "reference": "0da0e174f728996f5d5072d6a9f0a42259dbc806"
  11477. },
  11478. "dist": {
  11479. "type": "zip",
  11480. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0da0e174f728996f5d5072d6a9f0a42259dbc806",
  11481. "reference": "0da0e174f728996f5d5072d6a9f0a42259dbc806",
  11482. "shasum": ""
  11483. },
  11484. "require": {
  11485. "php": ">=7.1.3",
  11486. "symfony/polyfill-mbstring": "~1.0",
  11487. "symfony/polyfill-php72": "~1.5",
  11488. "symfony/polyfill-php80": "^1.15"
  11489. },
  11490. "conflict": {
  11491. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  11492. "symfony/console": "<3.4"
  11493. },
  11494. "require-dev": {
  11495. "ext-iconv": "*",
  11496. "symfony/console": "^3.4|^4.0|^5.0",
  11497. "symfony/process": "^4.4|^5.0",
  11498. "twig/twig": "^1.43|^2.13|^3.0.4"
  11499. },
  11500. "suggest": {
  11501. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  11502. "ext-intl": "To show region name in time zone dump",
  11503. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  11504. },
  11505. "bin": [
  11506. "Resources/bin/var-dump-server"
  11507. ],
  11508. "type": "library",
  11509. "autoload": {
  11510. "files": [
  11511. "Resources/functions/dump.php"
  11512. ],
  11513. "psr-4": {
  11514. "Symfony\\Component\\VarDumper\\": ""
  11515. },
  11516. "exclude-from-classmap": [
  11517. "/Tests/"
  11518. ]
  11519. },
  11520. "notification-url": "https://packagist.org/downloads/",
  11521. "license": [
  11522. "MIT"
  11523. ],
  11524. "authors": [
  11525. {
  11526. "name": "Nicolas Grekas",
  11527. "email": "p@tchwork.com"
  11528. },
  11529. {
  11530. "name": "Symfony Community",
  11531. "homepage": "https://symfony.com/contributors"
  11532. }
  11533. ],
  11534. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  11535. "homepage": "https://symfony.com",
  11536. "keywords": [
  11537. "debug",
  11538. "dump"
  11539. ],
  11540. "time": "2021-03-27T19:49:03+00:00"
  11541. },
  11542. {
  11543. "name": "symfony/var-exporter",
  11544. "version": "v5.2.4",
  11545. "source": {
  11546. "type": "git",
  11547. "url": "https://github.com/symfony/var-exporter.git",
  11548. "reference": "5aed4875ab514c8cb9b6ff4772baa25fa4c10307"
  11549. },
  11550. "dist": {
  11551. "type": "zip",
  11552. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/5aed4875ab514c8cb9b6ff4772baa25fa4c10307",
  11553. "reference": "5aed4875ab514c8cb9b6ff4772baa25fa4c10307",
  11554. "shasum": ""
  11555. },
  11556. "require": {
  11557. "php": ">=7.2.5",
  11558. "symfony/polyfill-php80": "^1.15"
  11559. },
  11560. "require-dev": {
  11561. "symfony/var-dumper": "^4.4.9|^5.0.9"
  11562. },
  11563. "type": "library",
  11564. "autoload": {
  11565. "psr-4": {
  11566. "Symfony\\Component\\VarExporter\\": ""
  11567. },
  11568. "exclude-from-classmap": [
  11569. "/Tests/"
  11570. ]
  11571. },
  11572. "notification-url": "https://packagist.org/downloads/",
  11573. "license": [
  11574. "MIT"
  11575. ],
  11576. "authors": [
  11577. {
  11578. "name": "Nicolas Grekas",
  11579. "email": "p@tchwork.com"
  11580. },
  11581. {
  11582. "name": "Symfony Community",
  11583. "homepage": "https://symfony.com/contributors"
  11584. }
  11585. ],
  11586. "description": "Allows exporting any serializable PHP data structure to plain PHP code",
  11587. "homepage": "https://symfony.com",
  11588. "keywords": [
  11589. "clone",
  11590. "construct",
  11591. "export",
  11592. "hydrate",
  11593. "instantiate",
  11594. "serialize"
  11595. ],
  11596. "time": "2021-01-27T10:01:46+00:00"
  11597. },
  11598. {
  11599. "name": "symfony/web-profiler-bundle",
  11600. "version": "v4.4.21",
  11601. "source": {
  11602. "type": "git",
  11603. "url": "https://github.com/symfony/web-profiler-bundle.git",
  11604. "reference": "bd848a0c0f3e7229e329adeea10e8945f70cb4c9"
  11605. },
  11606. "dist": {
  11607. "type": "zip",
  11608. "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/bd848a0c0f3e7229e329adeea10e8945f70cb4c9",
  11609. "reference": "bd848a0c0f3e7229e329adeea10e8945f70cb4c9",
  11610. "shasum": ""
  11611. },
  11612. "require": {
  11613. "php": ">=7.1.3",
  11614. "symfony/config": "^4.2|^5.0",
  11615. "symfony/framework-bundle": "^4.4|^5.0",
  11616. "symfony/http-kernel": "^4.4",
  11617. "symfony/routing": "^4.3|^5.0",
  11618. "symfony/twig-bundle": "^4.2|^5.0",
  11619. "twig/twig": "^1.43|^2.13|^3.0.4"
  11620. },
  11621. "conflict": {
  11622. "symfony/form": "<4.3",
  11623. "symfony/messenger": "<4.2"
  11624. },
  11625. "require-dev": {
  11626. "symfony/browser-kit": "^4.3|^5.0",
  11627. "symfony/console": "^4.3|^5.0",
  11628. "symfony/css-selector": "^3.4|^4.0|^5.0",
  11629. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  11630. "symfony/stopwatch": "^3.4|^4.0|^5.0"
  11631. },
  11632. "type": "symfony-bundle",
  11633. "autoload": {
  11634. "psr-4": {
  11635. "Symfony\\Bundle\\WebProfilerBundle\\": ""
  11636. },
  11637. "exclude-from-classmap": [
  11638. "/Tests/"
  11639. ]
  11640. },
  11641. "notification-url": "https://packagist.org/downloads/",
  11642. "license": [
  11643. "MIT"
  11644. ],
  11645. "authors": [
  11646. {
  11647. "name": "Fabien Potencier",
  11648. "email": "fabien@symfony.com"
  11649. },
  11650. {
  11651. "name": "Symfony Community",
  11652. "homepage": "https://symfony.com/contributors"
  11653. }
  11654. ],
  11655. "description": "Provides a development tool that gives detailed information about the execution of any request",
  11656. "homepage": "https://symfony.com",
  11657. "time": "2021-03-15T15:12:10+00:00"
  11658. },
  11659. {
  11660. "name": "symfony/yaml",
  11661. "version": "v4.4.21",
  11662. "source": {
  11663. "type": "git",
  11664. "url": "https://github.com/symfony/yaml.git",
  11665. "reference": "3871c720871029f008928244e56cf43497da7e9d"
  11666. },
  11667. "dist": {
  11668. "type": "zip",
  11669. "url": "https://api.github.com/repos/symfony/yaml/zipball/3871c720871029f008928244e56cf43497da7e9d",
  11670. "reference": "3871c720871029f008928244e56cf43497da7e9d",
  11671. "shasum": ""
  11672. },
  11673. "require": {
  11674. "php": ">=7.1.3",
  11675. "symfony/polyfill-ctype": "~1.8"
  11676. },
  11677. "conflict": {
  11678. "symfony/console": "<3.4"
  11679. },
  11680. "require-dev": {
  11681. "symfony/console": "^3.4|^4.0|^5.0"
  11682. },
  11683. "suggest": {
  11684. "symfony/console": "For validating YAML files using the lint command"
  11685. },
  11686. "type": "library",
  11687. "autoload": {
  11688. "psr-4": {
  11689. "Symfony\\Component\\Yaml\\": ""
  11690. },
  11691. "exclude-from-classmap": [
  11692. "/Tests/"
  11693. ]
  11694. },
  11695. "notification-url": "https://packagist.org/downloads/",
  11696. "license": [
  11697. "MIT"
  11698. ],
  11699. "authors": [
  11700. {
  11701. "name": "Fabien Potencier",
  11702. "email": "fabien@symfony.com"
  11703. },
  11704. {
  11705. "name": "Symfony Community",
  11706. "homepage": "https://symfony.com/contributors"
  11707. }
  11708. ],
  11709. "description": "Loads and dumps YAML files",
  11710. "homepage": "https://symfony.com",
  11711. "time": "2021-03-05T17:58:50+00:00"
  11712. },
  11713. {
  11714. "name": "tecnickcom/tcpdf",
  11715. "version": "6.4.1",
  11716. "source": {
  11717. "type": "git",
  11718. "url": "https://github.com/tecnickcom/TCPDF.git",
  11719. "reference": "5ba838befdb37ef06a16d9f716f35eb03cb1b329"
  11720. },
  11721. "dist": {
  11722. "type": "zip",
  11723. "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/5ba838befdb37ef06a16d9f716f35eb03cb1b329",
  11724. "reference": "5ba838befdb37ef06a16d9f716f35eb03cb1b329",
  11725. "shasum": ""
  11726. },
  11727. "require": {
  11728. "php": ">=5.3.0"
  11729. },
  11730. "type": "library",
  11731. "autoload": {
  11732. "classmap": [
  11733. "config",
  11734. "include",
  11735. "tcpdf.php",
  11736. "tcpdf_parser.php",
  11737. "tcpdf_import.php",
  11738. "tcpdf_barcodes_1d.php",
  11739. "tcpdf_barcodes_2d.php",
  11740. "include/tcpdf_colors.php",
  11741. "include/tcpdf_filters.php",
  11742. "include/tcpdf_font_data.php",
  11743. "include/tcpdf_fonts.php",
  11744. "include/tcpdf_images.php",
  11745. "include/tcpdf_static.php",
  11746. "include/barcodes/datamatrix.php",
  11747. "include/barcodes/pdf417.php",
  11748. "include/barcodes/qrcode.php"
  11749. ]
  11750. },
  11751. "notification-url": "https://packagist.org/downloads/",
  11752. "license": [
  11753. "LGPL-3.0-only"
  11754. ],
  11755. "authors": [
  11756. {
  11757. "name": "Nicola Asuni",
  11758. "email": "info@tecnick.com",
  11759. "role": "lead"
  11760. }
  11761. ],
  11762. "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
  11763. "homepage": "http://www.tcpdf.org/",
  11764. "keywords": [
  11765. "PDFD32000-2008",
  11766. "TCPDF",
  11767. "barcodes",
  11768. "datamatrix",
  11769. "pdf",
  11770. "pdf417",
  11771. "qrcode"
  11772. ],
  11773. "time": "2021-03-27T16:00:33+00:00"
  11774. },
  11775. {
  11776. "name": "terminal42/contao-changelanguage",
  11777. "version": "3.1.16",
  11778. "source": {
  11779. "type": "git",
  11780. "url": "https://github.com/terminal42/contao-changelanguage.git",
  11781. "reference": "31a92e0c3802ff78c3abbb7216dad34bf0a3bcb9"
  11782. },
  11783. "dist": {
  11784. "type": "zip",
  11785. "url": "https://api.github.com/repos/terminal42/contao-changelanguage/zipball/31a92e0c3802ff78c3abbb7216dad34bf0a3bcb9",
  11786. "reference": "31a92e0c3802ff78c3abbb7216dad34bf0a3bcb9",
  11787. "shasum": ""
  11788. },
  11789. "require": {
  11790. "codefog/contao-haste": "~4.13",
  11791. "contao-community-alliance/composer-plugin": "^2.4.1 || ~3.0",
  11792. "contao/core-bundle": "^3.5.9 || ~4.1",
  11793. "menatwork/contao-multicolumnwizard": "^3.3",
  11794. "php": ">=5.4"
  11795. },
  11796. "conflict": {
  11797. "aschempp/contao-calendarlanguage": "*",
  11798. "contao-legacy/calendarlanguage": "*",
  11799. "contao-legacy/newslanguage": "*",
  11800. "terminal42/contao-newslanguage": "*"
  11801. },
  11802. "replace": {
  11803. "contao-legacy/changelanguage": "self.version"
  11804. },
  11805. "require-dev": {
  11806. "contao/core": "^3.5.9",
  11807. "friendsofphp/php-cs-fixer": "^2.1",
  11808. "phpunit/dbunit": "~1.3",
  11809. "phpunit/phpunit": "4.*",
  11810. "satooshi/php-coveralls": "~0.6"
  11811. },
  11812. "type": "contao-module",
  11813. "extra": {
  11814. "branch-alias": {
  11815. "dev-develop": "3.2.x-dev"
  11816. },
  11817. "contao": {
  11818. "sources": {
  11819. "": "system/modules/changelanguage"
  11820. },
  11821. "runonce": [
  11822. "config/update.php"
  11823. ]
  11824. }
  11825. },
  11826. "autoload": {
  11827. "psr-0": {
  11828. "Terminal42\\ChangeLanguage\\": "library/"
  11829. }
  11830. },
  11831. "notification-url": "https://packagist.org/downloads/",
  11832. "license": [
  11833. "LGPL-3.0+"
  11834. ],
  11835. "authors": [
  11836. {
  11837. "name": "terminal42 gmbh",
  11838. "homepage": "https://www.terminal42.ch"
  11839. }
  11840. ],
  11841. "description": "ChangeLanguage extension for Contao Open Source CMS",
  11842. "keywords": [
  11843. "change",
  11844. "contao",
  11845. "language"
  11846. ],
  11847. "time": "2021-01-19T09:08:21+00:00"
  11848. },
  11849. {
  11850. "name": "terminal42/contao-node",
  11851. "version": "1.3.3",
  11852. "source": {
  11853. "type": "git",
  11854. "url": "https://github.com/terminal42/contao-node.git",
  11855. "reference": "57467ded7531dc8ae564e1c8b73af13d3dcacfe5"
  11856. },
  11857. "dist": {
  11858. "type": "zip",
  11859. "url": "https://api.github.com/repos/terminal42/contao-node/zipball/57467ded7531dc8ae564e1c8b73af13d3dcacfe5",
  11860. "reference": "57467ded7531dc8ae564e1c8b73af13d3dcacfe5",
  11861. "shasum": ""
  11862. },
  11863. "require": {
  11864. "codefog/contao-haste": "^4.21",
  11865. "codefog/tags-bundle": "^3.0",
  11866. "contao/core-bundle": "^4.4",
  11867. "php": ">=7.1"
  11868. },
  11869. "conflict": {
  11870. "contao/manager-plugin": "<2.0 || >=3.0"
  11871. },
  11872. "require-dev": {
  11873. "contao/manager-plugin": "^2.0",
  11874. "friendsofphp/php-cs-fixer": "^2.2"
  11875. },
  11876. "type": "contao-bundle",
  11877. "extra": {
  11878. "contao-manager-plugin": "Terminal42\\NodeBundle\\ContaoManager\\Plugin"
  11879. },
  11880. "autoload": {
  11881. "psr-4": {
  11882. "Terminal42\\NodeBundle\\": "src/"
  11883. }
  11884. },
  11885. "notification-url": "https://packagist.org/downloads/",
  11886. "license": [
  11887. "MIT"
  11888. ],
  11889. "authors": [
  11890. {
  11891. "name": "terminal42",
  11892. "homepage": "https://terminal42.ch"
  11893. }
  11894. ],
  11895. "description": "Node bundle for Contao Open Source CMS",
  11896. "keywords": [
  11897. "contao",
  11898. "content",
  11899. "node"
  11900. ],
  11901. "time": "2021-04-04T10:14:46+00:00"
  11902. },
  11903. {
  11904. "name": "terminal42/dc_multilingual",
  11905. "version": "4.1.1",
  11906. "source": {
  11907. "type": "git",
  11908. "url": "https://github.com/terminal42/contao-DC_Multilingual.git",
  11909. "reference": "efeed67f5eab54360edfbf16026f20e19839f620"
  11910. },
  11911. "dist": {
  11912. "type": "zip",
  11913. "url": "https://api.github.com/repos/terminal42/contao-DC_Multilingual/zipball/efeed67f5eab54360edfbf16026f20e19839f620",
  11914. "reference": "efeed67f5eab54360edfbf16026f20e19839f620",
  11915. "shasum": ""
  11916. },
  11917. "require": {
  11918. "contao/core-bundle": "^4.4",
  11919. "doctrine/dbal": "^2.5",
  11920. "php": "^5.6 || ^7.0"
  11921. },
  11922. "conflict": {
  11923. "contao/manager-plugin": "<2.0 || >=3.0"
  11924. },
  11925. "replace": {
  11926. "contao-legacy/dc_multilingual": "self.version"
  11927. },
  11928. "require-dev": {
  11929. "contao/manager-plugin": "^2.0",
  11930. "friendsofphp/php-cs-fixer": "^2.1"
  11931. },
  11932. "type": "contao-module",
  11933. "extra": {
  11934. "contao-manager-plugin": "Terminal42\\DcMultilingualBundle\\ContaoManager\\Plugin"
  11935. },
  11936. "autoload": {
  11937. "classmap": [
  11938. "src/DC_Multilingual.php"
  11939. ],
  11940. "psr-4": {
  11941. "Terminal42\\DcMultilingualBundle\\": "src"
  11942. }
  11943. },
  11944. "notification-url": "https://packagist.org/downloads/",
  11945. "license": [
  11946. "LGPL-3.0+"
  11947. ],
  11948. "authors": [
  11949. {
  11950. "name": "terminal42 gmbh",
  11951. "homepage": "http://www.terminal42.ch"
  11952. },
  11953. {
  11954. "name": "Codefog",
  11955. "homepage": "http://codefog.pl"
  11956. }
  11957. ],
  11958. "description": "DC_Multilingual extension for Contao Open Source CMS",
  11959. "keywords": [
  11960. "contao",
  11961. "driver",
  11962. "multilingual"
  11963. ],
  11964. "time": "2020-07-03T09:56:59+00:00"
  11965. },
  11966. {
  11967. "name": "terminal42/escargot",
  11968. "version": "1.0.5",
  11969. "source": {
  11970. "type": "git",
  11971. "url": "https://github.com/terminal42/escargot.git",
  11972. "reference": "dd4bcb2d28196e2a9d260b6bf4cd643a4ad4587e"
  11973. },
  11974. "dist": {
  11975. "type": "zip",
  11976. "url": "https://api.github.com/repos/terminal42/escargot/zipball/dd4bcb2d28196e2a9d260b6bf4cd643a4ad4587e",
  11977. "reference": "dd4bcb2d28196e2a9d260b6bf4cd643a4ad4587e",
  11978. "shasum": ""
  11979. },
  11980. "require": {
  11981. "ext-simplexml": "*",
  11982. "nyholm/psr7": "^1.1",
  11983. "php": "^7.2 | ^8.0",
  11984. "psr/http-message": "^1.0",
  11985. "psr/log": "^1.1",
  11986. "symfony/dom-crawler": "^4.4 | ^5.0",
  11987. "symfony/event-dispatcher": "^4.4 | ^5.0",
  11988. "symfony/http-client": "^4.4 | ^5.0",
  11989. "webignition/robots-txt-file": "^3.0"
  11990. },
  11991. "require-dev": {
  11992. "doctrine/dbal": "^2.10",
  11993. "symfony/finder": "^4.4 | ^5.0",
  11994. "symfony/phpunit-bridge": "^5.1.8"
  11995. },
  11996. "type": "library",
  11997. "autoload": {
  11998. "psr-4": {
  11999. "Terminal42\\Escargot\\": "src/"
  12000. }
  12001. },
  12002. "notification-url": "https://packagist.org/downloads/",
  12003. "license": [
  12004. "MIT"
  12005. ],
  12006. "authors": [
  12007. {
  12008. "name": "Yanick Witschi",
  12009. "homepage": "https://github.com/toflar",
  12010. "role": "Developer"
  12011. }
  12012. ],
  12013. "description": "A web crawler or spider library based on Symfony components",
  12014. "homepage": "https://www.terminal42.ch",
  12015. "keywords": [
  12016. "crawl",
  12017. "escargot",
  12018. "index",
  12019. "search",
  12020. "spider"
  12021. ],
  12022. "time": "2021-03-29T08:08:33+00:00"
  12023. },
  12024. {
  12025. "name": "terminal42/service-annotation-bundle",
  12026. "version": "1.1.3",
  12027. "source": {
  12028. "type": "git",
  12029. "url": "https://github.com/terminal42/service-annotation-bundle.git",
  12030. "reference": "6676feaff9ae1efcb261b463d82f42d2fe1fc67a"
  12031. },
  12032. "dist": {
  12033. "type": "zip",
  12034. "url": "https://api.github.com/repos/terminal42/service-annotation-bundle/zipball/6676feaff9ae1efcb261b463d82f42d2fe1fc67a",
  12035. "reference": "6676feaff9ae1efcb261b463d82f42d2fe1fc67a",
  12036. "shasum": ""
  12037. },
  12038. "require": {
  12039. "doctrine/annotations": "^1.6",
  12040. "php": "^7.1 || ^8.0",
  12041. "symfony/dependency-injection": "^4.0 || ^5.0",
  12042. "symfony/http-kernel": "^4.0 || ^5.0"
  12043. },
  12044. "require-dev": {
  12045. "contao/easy-coding-standard": "^3.0"
  12046. },
  12047. "type": "symfony-bundle",
  12048. "autoload": {
  12049. "psr-4": {
  12050. "Terminal42\\ServiceAnnotationBundle\\": "src/"
  12051. }
  12052. },
  12053. "notification-url": "https://packagist.org/downloads/",
  12054. "license": [
  12055. "MIT"
  12056. ],
  12057. "authors": [
  12058. {
  12059. "name": "terminal42 gmbh",
  12060. "homepage": "https://www.terminal42.ch/"
  12061. }
  12062. ],
  12063. "description": "Add service tags from class annotations",
  12064. "time": "2020-11-25T18:59:25+00:00"
  12065. },
  12066. {
  12067. "name": "thecodingmachine/safe",
  12068. "version": "v1.3.3",
  12069. "source": {
  12070. "type": "git",
  12071. "url": "https://github.com/thecodingmachine/safe.git",
  12072. "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc"
  12073. },
  12074. "dist": {
  12075. "type": "zip",
  12076. "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
  12077. "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
  12078. "shasum": ""
  12079. },
  12080. "require": {
  12081. "php": ">=7.2"
  12082. },
  12083. "require-dev": {
  12084. "phpstan/phpstan": "^0.12",
  12085. "squizlabs/php_codesniffer": "^3.2",
  12086. "thecodingmachine/phpstan-strict-rules": "^0.12"
  12087. },
  12088. "type": "library",
  12089. "extra": {
  12090. "branch-alias": {
  12091. "dev-master": "0.1-dev"
  12092. }
  12093. },
  12094. "autoload": {
  12095. "psr-4": {
  12096. "Safe\\": [
  12097. "lib/",
  12098. "deprecated/",
  12099. "generated/"
  12100. ]
  12101. },
  12102. "files": [
  12103. "deprecated/apc.php",
  12104. "deprecated/libevent.php",
  12105. "deprecated/mssql.php",
  12106. "deprecated/stats.php",
  12107. "lib/special_cases.php",
  12108. "generated/apache.php",
  12109. "generated/apcu.php",
  12110. "generated/array.php",
  12111. "generated/bzip2.php",
  12112. "generated/calendar.php",
  12113. "generated/classobj.php",
  12114. "generated/com.php",
  12115. "generated/cubrid.php",
  12116. "generated/curl.php",
  12117. "generated/datetime.php",
  12118. "generated/dir.php",
  12119. "generated/eio.php",
  12120. "generated/errorfunc.php",
  12121. "generated/exec.php",
  12122. "generated/fileinfo.php",
  12123. "generated/filesystem.php",
  12124. "generated/filter.php",
  12125. "generated/fpm.php",
  12126. "generated/ftp.php",
  12127. "generated/funchand.php",
  12128. "generated/gmp.php",
  12129. "generated/gnupg.php",
  12130. "generated/hash.php",
  12131. "generated/ibase.php",
  12132. "generated/ibmDb2.php",
  12133. "generated/iconv.php",
  12134. "generated/image.php",
  12135. "generated/imap.php",
  12136. "generated/info.php",
  12137. "generated/ingres-ii.php",
  12138. "generated/inotify.php",
  12139. "generated/json.php",
  12140. "generated/ldap.php",
  12141. "generated/libxml.php",
  12142. "generated/lzf.php",
  12143. "generated/mailparse.php",
  12144. "generated/mbstring.php",
  12145. "generated/misc.php",
  12146. "generated/msql.php",
  12147. "generated/mysql.php",
  12148. "generated/mysqli.php",
  12149. "generated/mysqlndMs.php",
  12150. "generated/mysqlndQc.php",
  12151. "generated/network.php",
  12152. "generated/oci8.php",
  12153. "generated/opcache.php",
  12154. "generated/openssl.php",
  12155. "generated/outcontrol.php",
  12156. "generated/password.php",
  12157. "generated/pcntl.php",
  12158. "generated/pcre.php",
  12159. "generated/pdf.php",
  12160. "generated/pgsql.php",
  12161. "generated/posix.php",
  12162. "generated/ps.php",
  12163. "generated/pspell.php",
  12164. "generated/readline.php",
  12165. "generated/rpminfo.php",
  12166. "generated/rrd.php",
  12167. "generated/sem.php",
  12168. "generated/session.php",
  12169. "generated/shmop.php",
  12170. "generated/simplexml.php",
  12171. "generated/sockets.php",
  12172. "generated/sodium.php",
  12173. "generated/solr.php",
  12174. "generated/spl.php",
  12175. "generated/sqlsrv.php",
  12176. "generated/ssdeep.php",
  12177. "generated/ssh2.php",
  12178. "generated/stream.php",
  12179. "generated/strings.php",
  12180. "generated/swoole.php",
  12181. "generated/uodbc.php",
  12182. "generated/uopz.php",
  12183. "generated/url.php",
  12184. "generated/var.php",
  12185. "generated/xdiff.php",
  12186. "generated/xml.php",
  12187. "generated/xmlrpc.php",
  12188. "generated/yaml.php",
  12189. "generated/yaz.php",
  12190. "generated/zip.php",
  12191. "generated/zlib.php"
  12192. ]
  12193. },
  12194. "notification-url": "https://packagist.org/downloads/",
  12195. "license": [
  12196. "MIT"
  12197. ],
  12198. "description": "PHP core functions that throw exceptions instead of returning FALSE on error",
  12199. "time": "2020-10-28T17:51:34+00:00"
  12200. },
  12201. {
  12202. "name": "toflar/psr6-symfony-http-cache-store",
  12203. "version": "3.0.1",
  12204. "source": {
  12205. "type": "git",
  12206. "url": "https://github.com/Toflar/psr6-symfony-http-cache-store.git",
  12207. "reference": "0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244"
  12208. },
  12209. "dist": {
  12210. "type": "zip",
  12211. "url": "https://api.github.com/repos/Toflar/psr6-symfony-http-cache-store/zipball/0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244",
  12212. "reference": "0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244",
  12213. "shasum": ""
  12214. },
  12215. "require": {
  12216. "php": "^7.2 | ^8.0",
  12217. "symfony/cache": "^4.4 | ^5.0",
  12218. "symfony/http-foundation": "^4.4 | ^5.0",
  12219. "symfony/http-kernel": "^4.4 | ^5.0",
  12220. "symfony/lock": "^4.4 | ^5.0",
  12221. "symfony/options-resolver": "^4.4 | ^5.0"
  12222. },
  12223. "require-dev": {
  12224. "symfony/phpunit-bridge": "^5.0"
  12225. },
  12226. "type": "library",
  12227. "autoload": {
  12228. "psr-4": {
  12229. "Toflar\\Psr6HttpCacheStore\\": "src"
  12230. }
  12231. },
  12232. "notification-url": "https://packagist.org/downloads/",
  12233. "license": [
  12234. "MIT"
  12235. ],
  12236. "authors": [
  12237. {
  12238. "name": "Yanick Witschi",
  12239. "email": "yanick.witschi@terminal42.ch"
  12240. }
  12241. ],
  12242. "description": "An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.",
  12243. "time": "2020-11-23T21:38:47+00:00"
  12244. },
  12245. {
  12246. "name": "true/punycode",
  12247. "version": "v2.1.1",
  12248. "source": {
  12249. "type": "git",
  12250. "url": "https://github.com/true/php-punycode.git",
  12251. "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
  12252. },
  12253. "dist": {
  12254. "type": "zip",
  12255. "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
  12256. "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
  12257. "shasum": ""
  12258. },
  12259. "require": {
  12260. "php": ">=5.3.0",
  12261. "symfony/polyfill-mbstring": "^1.3"
  12262. },
  12263. "require-dev": {
  12264. "phpunit/phpunit": "~4.7",
  12265. "squizlabs/php_codesniffer": "~2.0"
  12266. },
  12267. "type": "library",
  12268. "autoload": {
  12269. "psr-4": {
  12270. "TrueBV\\": "src/"
  12271. }
  12272. },
  12273. "notification-url": "https://packagist.org/downloads/",
  12274. "license": [
  12275. "MIT"
  12276. ],
  12277. "authors": [
  12278. {
  12279. "name": "Renan Gonçalves",
  12280. "email": "renan.saddam@gmail.com"
  12281. }
  12282. ],
  12283. "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
  12284. "homepage": "https://github.com/true/php-punycode",
  12285. "keywords": [
  12286. "idna",
  12287. "punycode"
  12288. ],
  12289. "time": "2016-11-16T10:37:54+00:00"
  12290. },
  12291. {
  12292. "name": "twig/twig",
  12293. "version": "v2.14.4",
  12294. "source": {
  12295. "type": "git",
  12296. "url": "https://github.com/twigphp/Twig.git",
  12297. "reference": "0b4ba691fb99ec7952d25deb36c0a83061b93bbf"
  12298. },
  12299. "dist": {
  12300. "type": "zip",
  12301. "url": "https://api.github.com/repos/twigphp/Twig/zipball/0b4ba691fb99ec7952d25deb36c0a83061b93bbf",
  12302. "reference": "0b4ba691fb99ec7952d25deb36c0a83061b93bbf",
  12303. "shasum": ""
  12304. },
  12305. "require": {
  12306. "php": ">=7.2.5",
  12307. "symfony/polyfill-ctype": "^1.8",
  12308. "symfony/polyfill-mbstring": "^1.3"
  12309. },
  12310. "require-dev": {
  12311. "psr/container": "^1.0",
  12312. "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
  12313. },
  12314. "type": "library",
  12315. "extra": {
  12316. "branch-alias": {
  12317. "dev-master": "2.14-dev"
  12318. }
  12319. },
  12320. "autoload": {
  12321. "psr-0": {
  12322. "Twig_": "lib/"
  12323. },
  12324. "psr-4": {
  12325. "Twig\\": "src/"
  12326. }
  12327. },
  12328. "notification-url": "https://packagist.org/downloads/",
  12329. "license": [
  12330. "BSD-3-Clause"
  12331. ],
  12332. "authors": [
  12333. {
  12334. "name": "Fabien Potencier",
  12335. "email": "fabien@symfony.com",
  12336. "homepage": "http://fabien.potencier.org",
  12337. "role": "Lead Developer"
  12338. },
  12339. {
  12340. "name": "Twig Team",
  12341. "role": "Contributors"
  12342. },
  12343. {
  12344. "name": "Armin Ronacher",
  12345. "email": "armin.ronacher@active-4.com",
  12346. "role": "Project Founder"
  12347. }
  12348. ],
  12349. "description": "Twig, the flexible, fast, and secure template language for PHP",
  12350. "homepage": "https://twig.symfony.com",
  12351. "keywords": [
  12352. "templating"
  12353. ],
  12354. "time": "2021-03-10T10:05:55+00:00"
  12355. },
  12356. {
  12357. "name": "ua-parser/uap-php",
  12358. "version": "v3.9.14",
  12359. "source": {
  12360. "type": "git",
  12361. "url": "https://github.com/ua-parser/uap-php.git",
  12362. "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"
  12363. },
  12364. "dist": {
  12365. "type": "zip",
  12366. "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
  12367. "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
  12368. "shasum": ""
  12369. },
  12370. "require": {
  12371. "composer/ca-bundle": "^1.1",
  12372. "php": "^7.2 || ^8.0"
  12373. },
  12374. "require-dev": {
  12375. "phpstan/phpstan": "^0.12.33",
  12376. "phpunit/phpunit": "^8 || ^9",
  12377. "symfony/console": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  12378. "symfony/filesystem": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  12379. "symfony/finder": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  12380. "symfony/yaml": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  12381. "vimeo/psalm": "^3.12"
  12382. },
  12383. "suggest": {
  12384. "symfony/console": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  12385. "symfony/filesystem": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  12386. "symfony/finder": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  12387. "symfony/yaml": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0"
  12388. },
  12389. "bin": [
  12390. "bin/uaparser"
  12391. ],
  12392. "type": "library",
  12393. "autoload": {
  12394. "psr-4": {
  12395. "UAParser\\": "src"
  12396. }
  12397. },
  12398. "notification-url": "https://packagist.org/downloads/",
  12399. "license": [
  12400. "MIT"
  12401. ],
  12402. "authors": [
  12403. {
  12404. "name": "Dave Olsen",
  12405. "email": "dmolsen@gmail.com"
  12406. },
  12407. {
  12408. "name": "Lars Strojny",
  12409. "email": "lars@strojny.net"
  12410. }
  12411. ],
  12412. "description": "A multi-language port of Browserscope's user agent parser.",
  12413. "time": "2020-10-02T23:36:20+00:00"
  12414. },
  12415. {
  12416. "name": "webignition/disallowed-character-terminated-string",
  12417. "version": "2.0",
  12418. "source": {
  12419. "type": "git",
  12420. "url": "https://github.com/webignition/disallowed-character-terminated-string.git",
  12421. "reference": "1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e"
  12422. },
  12423. "dist": {
  12424. "type": "zip",
  12425. "url": "https://api.github.com/repos/webignition/disallowed-character-terminated-string/zipball/1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e",
  12426. "reference": "1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e",
  12427. "shasum": ""
  12428. },
  12429. "require": {
  12430. "php": ">=7.2"
  12431. },
  12432. "require-dev": {
  12433. "phpstan/phpstan": "^0.12.3",
  12434. "phpunit/phpunit": "~8.0",
  12435. "squizlabs/php_codesniffer": "^3.5"
  12436. },
  12437. "type": "library",
  12438. "autoload": {
  12439. "psr-4": {
  12440. "webignition\\DisallowedCharacterTerminatedString\\": "src"
  12441. }
  12442. },
  12443. "notification-url": "https://packagist.org/downloads/",
  12444. "license": [
  12445. "MIT"
  12446. ],
  12447. "authors": [
  12448. {
  12449. "name": "Jon Cram",
  12450. "email": "webignition@gmail.com"
  12451. }
  12452. ],
  12453. "description": "A string terminated by one or more disallowed characters",
  12454. "homepage": "https://github.com/webignition/disallowed-character-terminated-string",
  12455. "keywords": [
  12456. "string",
  12457. "terminated"
  12458. ],
  12459. "time": "2019-12-20T15:52:44+00:00"
  12460. },
  12461. {
  12462. "name": "webignition/robots-txt-file",
  12463. "version": "3.0",
  12464. "source": {
  12465. "type": "git",
  12466. "url": "https://github.com/webignition/robots-txt-file.git",
  12467. "reference": "51bd7b1045348d94177cf6b21415385bf0923fa6"
  12468. },
  12469. "dist": {
  12470. "type": "zip",
  12471. "url": "https://api.github.com/repos/webignition/robots-txt-file/zipball/51bd7b1045348d94177cf6b21415385bf0923fa6",
  12472. "reference": "51bd7b1045348d94177cf6b21415385bf0923fa6",
  12473. "shasum": ""
  12474. },
  12475. "require": {
  12476. "ext-json": "*",
  12477. "ext-mbstring": "*",
  12478. "php": ">=7.2.0",
  12479. "webignition/disallowed-character-terminated-string": ">=2,<3"
  12480. },
  12481. "require-dev": {
  12482. "phpstan/phpstan": "^0.12.3",
  12483. "phpunit/phpunit": "^8.0",
  12484. "squizlabs/php_codesniffer": "^3.5"
  12485. },
  12486. "type": "library",
  12487. "autoload": {
  12488. "psr-4": {
  12489. "webignition\\RobotsTxt\\": "src/",
  12490. "webignition\\RobotsTxt\\Tests\\": "tests/"
  12491. }
  12492. },
  12493. "notification-url": "https://packagist.org/downloads/",
  12494. "license": [
  12495. "MIT"
  12496. ],
  12497. "authors": [
  12498. {
  12499. "name": "Jon Cram",
  12500. "email": "webignition@gmail.com"
  12501. }
  12502. ],
  12503. "description": "Models a robots.txt file",
  12504. "homepage": "https://github.com/webignition/robots-txt-file",
  12505. "keywords": [
  12506. "parser",
  12507. "robots.txt"
  12508. ],
  12509. "time": "2019-12-20T17:50:44+00:00"
  12510. },
  12511. {
  12512. "name": "webimpress/safe-writer",
  12513. "version": "2.1.0",
  12514. "source": {
  12515. "type": "git",
  12516. "url": "https://github.com/webimpress/safe-writer.git",
  12517. "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd"
  12518. },
  12519. "dist": {
  12520. "type": "zip",
  12521. "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/5cfafdec5873c389036f14bf832a5efc9390dcdd",
  12522. "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd",
  12523. "shasum": ""
  12524. },
  12525. "require": {
  12526. "php": "^7.2 || ^8.0"
  12527. },
  12528. "require-dev": {
  12529. "phpunit/phpunit": "^8.5.8 || ^9.3.7",
  12530. "vimeo/psalm": "^3.14.2",
  12531. "webimpress/coding-standard": "^1.1.5"
  12532. },
  12533. "type": "library",
  12534. "extra": {
  12535. "branch-alias": {
  12536. "dev-master": "2.1.x-dev",
  12537. "dev-develop": "2.2.x-dev",
  12538. "dev-release-1.0": "1.0.x-dev"
  12539. }
  12540. },
  12541. "autoload": {
  12542. "psr-4": {
  12543. "Webimpress\\SafeWriter\\": "src/"
  12544. }
  12545. },
  12546. "notification-url": "https://packagist.org/downloads/",
  12547. "license": [
  12548. "BSD-2-Clause"
  12549. ],
  12550. "description": "Tool to write files safely, to avoid race conditions",
  12551. "keywords": [
  12552. "concurrent write",
  12553. "file writer",
  12554. "race condition",
  12555. "safe writer",
  12556. "webimpress"
  12557. ],
  12558. "time": "2020-08-25T07:21:11+00:00"
  12559. },
  12560. {
  12561. "name": "webmozart/assert",
  12562. "version": "1.10.0",
  12563. "source": {
  12564. "type": "git",
  12565. "url": "https://github.com/webmozarts/assert.git",
  12566. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
  12567. },
  12568. "dist": {
  12569. "type": "zip",
  12570. "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
  12571. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
  12572. "shasum": ""
  12573. },
  12574. "require": {
  12575. "php": "^7.2 || ^8.0",
  12576. "symfony/polyfill-ctype": "^1.8"
  12577. },
  12578. "conflict": {
  12579. "phpstan/phpstan": "<0.12.20",
  12580. "vimeo/psalm": "<4.6.1 || 4.6.2"
  12581. },
  12582. "require-dev": {
  12583. "phpunit/phpunit": "^8.5.13"
  12584. },
  12585. "type": "library",
  12586. "extra": {
  12587. "branch-alias": {
  12588. "dev-master": "1.10-dev"
  12589. }
  12590. },
  12591. "autoload": {
  12592. "psr-4": {
  12593. "Webmozart\\Assert\\": "src/"
  12594. }
  12595. },
  12596. "notification-url": "https://packagist.org/downloads/",
  12597. "license": [
  12598. "MIT"
  12599. ],
  12600. "authors": [
  12601. {
  12602. "name": "Bernhard Schussek",
  12603. "email": "bschussek@gmail.com"
  12604. }
  12605. ],
  12606. "description": "Assertions to validate method input/output with nice error messages.",
  12607. "keywords": [
  12608. "assert",
  12609. "check",
  12610. "validate"
  12611. ],
  12612. "time": "2021-03-09T10:59:23+00:00"
  12613. },
  12614. {
  12615. "name": "webmozart/path-util",
  12616. "version": "2.3.0",
  12617. "source": {
  12618. "type": "git",
  12619. "url": "https://github.com/webmozart/path-util.git",
  12620. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
  12621. },
  12622. "dist": {
  12623. "type": "zip",
  12624. "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  12625. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  12626. "shasum": ""
  12627. },
  12628. "require": {
  12629. "php": ">=5.3.3",
  12630. "webmozart/assert": "~1.0"
  12631. },
  12632. "require-dev": {
  12633. "phpunit/phpunit": "^4.6",
  12634. "sebastian/version": "^1.0.1"
  12635. },
  12636. "type": "library",
  12637. "extra": {
  12638. "branch-alias": {
  12639. "dev-master": "2.3-dev"
  12640. }
  12641. },
  12642. "autoload": {
  12643. "psr-4": {
  12644. "Webmozart\\PathUtil\\": "src/"
  12645. }
  12646. },
  12647. "notification-url": "https://packagist.org/downloads/",
  12648. "license": [
  12649. "MIT"
  12650. ],
  12651. "authors": [
  12652. {
  12653. "name": "Bernhard Schussek",
  12654. "email": "bschussek@gmail.com"
  12655. }
  12656. ],
  12657. "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
  12658. "time": "2015-12-17T08:42:14+00:00"
  12659. },
  12660. {
  12661. "name": "wikimedia/less.php",
  12662. "version": "1.8.2",
  12663. "source": {
  12664. "type": "git",
  12665. "url": "https://github.com/wikimedia/less.php.git",
  12666. "reference": "e238ad228d74b6ffd38209c799b34e9826909266"
  12667. },
  12668. "dist": {
  12669. "type": "zip",
  12670. "url": "https://api.github.com/repos/wikimedia/less.php/zipball/e238ad228d74b6ffd38209c799b34e9826909266",
  12671. "reference": "e238ad228d74b6ffd38209c799b34e9826909266",
  12672. "shasum": ""
  12673. },
  12674. "require": {
  12675. "php": ">=7.2.9"
  12676. },
  12677. "require-dev": {
  12678. "phpunit/phpunit": "7.5.14"
  12679. },
  12680. "bin": [
  12681. "bin/lessc"
  12682. ],
  12683. "type": "library",
  12684. "autoload": {
  12685. "psr-0": {
  12686. "Less": "lib/"
  12687. },
  12688. "classmap": [
  12689. "lessc.inc.php"
  12690. ]
  12691. },
  12692. "notification-url": "https://packagist.org/downloads/",
  12693. "license": [
  12694. "Apache-2.0"
  12695. ],
  12696. "authors": [
  12697. {
  12698. "name": "Josh Schmidt",
  12699. "homepage": "https://github.com/oyejorge"
  12700. },
  12701. {
  12702. "name": "Matt Agar",
  12703. "homepage": "https://github.com/agar"
  12704. },
  12705. {
  12706. "name": "Martin Jantošovič",
  12707. "homepage": "https://github.com/Mordred"
  12708. }
  12709. ],
  12710. "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
  12711. "keywords": [
  12712. "css",
  12713. "less",
  12714. "less.js",
  12715. "lesscss",
  12716. "php",
  12717. "stylesheet"
  12718. ],
  12719. "time": "2019-11-06T18:30:11+00:00"
  12720. }
  12721. ],
  12722. "packages-dev": [],
  12723. "aliases": [],
  12724. "minimum-stability": "stable",
  12725. "stability-flags": {
  12726. "contao/conflicts": 20
  12727. },
  12728. "prefer-stable": false,
  12729. "prefer-lowest": false,
  12730. "platform": [],
  12731. "platform-dev": []
  12732. }