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

14191 rinda
520 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": "cecc1016949c9828ae57f7ec14197a87",
  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. "support": {
  640. "issues": "https://github.com/composer/package-versions-deprecated/issues",
  641. "source": "https://github.com/composer/package-versions-deprecated/tree/1.8.2"
  642. },
  643. "funding": [
  644. {
  645. "url": "https://packagist.com",
  646. "type": "custom"
  647. },
  648. {
  649. "url": "https://github.com/composer",
  650. "type": "github"
  651. },
  652. {
  653. "url": "https://tidelift.com/funding/github/packagist/composer/composer",
  654. "type": "tidelift"
  655. }
  656. ],
  657. "time": "2020-07-10T14:10:26+00:00"
  658. },
  659. {
  660. "name": "contao-bootstrap/bundle",
  661. "version": "2.1.1",
  662. "source": {
  663. "type": "git",
  664. "url": "https://github.com/contao-bootstrap/bundle.git",
  665. "reference": "78ce1bc0a9ec46c3aa8153c663bcb81f07585731"
  666. },
  667. "dist": {
  668. "type": "zip",
  669. "url": "https://api.github.com/repos/contao-bootstrap/bundle/zipball/78ce1bc0a9ec46c3aa8153c663bcb81f07585731",
  670. "reference": "78ce1bc0a9ec46c3aa8153c663bcb81f07585731",
  671. "shasum": ""
  672. },
  673. "require": {
  674. "contao-bootstrap/core": "~2.0",
  675. "contao-bootstrap/form": "~2.0",
  676. "contao-bootstrap/grid": "~2.0",
  677. "contao-bootstrap/layout": "~2.0",
  678. "contao-bootstrap/navbar": "~2.0",
  679. "contao-bootstrap/panel": "~2.0",
  680. "contao-bootstrap/tab": "~2.0",
  681. "contao-bootstrap/templates": "~2.0"
  682. },
  683. "conflict": {
  684. "contao-bootstrap/components": "*",
  685. "netzmacht/contao-bootstrap": "*"
  686. },
  687. "require-dev": {
  688. "php-http/guzzle6-adapter": "^1.1",
  689. "phpcq/all-tasks": "^1.2"
  690. },
  691. "type": "metapackage",
  692. "extra": {
  693. "branch-alias": {
  694. "dev-master": "2.1.x-dev",
  695. "dev-support/1.x": "1.0.x-dev"
  696. }
  697. },
  698. "notification-url": "https://packagist.org/downloads/",
  699. "license": [
  700. "LGPL-3.0-or-later"
  701. ],
  702. "authors": [
  703. {
  704. "name": "David Molineus",
  705. "email": "mail@netzmacht.de",
  706. "homepage": "https://netzmacht.de",
  707. "role": "Developer"
  708. }
  709. ],
  710. "description": "Install all modules of the Contao Bootstrap extension",
  711. "keywords": [
  712. "bootstrap",
  713. "contao"
  714. ],
  715. "time": "2018-08-22T14:43:48+00:00"
  716. },
  717. {
  718. "name": "contao-bootstrap/core",
  719. "version": "2.0.5",
  720. "source": {
  721. "type": "git",
  722. "url": "https://github.com/contao-bootstrap/core.git",
  723. "reference": "44b87efcef875c8d76250ef452cd41d4f48e05d8"
  724. },
  725. "dist": {
  726. "type": "zip",
  727. "url": "https://api.github.com/repos/contao-bootstrap/core/zipball/44b87efcef875c8d76250ef452cd41d4f48e05d8",
  728. "reference": "44b87efcef875c8d76250ef452cd41d4f48e05d8",
  729. "shasum": ""
  730. },
  731. "require": {
  732. "contao-community-alliance/meta-palettes": "^2.0 || ^1.11",
  733. "contao/core-bundle": "^4.4",
  734. "doctrine/dbal": "^2.0",
  735. "php": ">=7.1",
  736. "symfony/config": "^3.4 || ^4.0 || ^5.0",
  737. "symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0",
  738. "symfony/event-dispatcher": "^3.4 || ^4.0",
  739. "symfony/http-kernel": "^3.4 || ^4.0 || ^5.0"
  740. },
  741. "conflict": {
  742. "netzmacht/contao-bootstrap": "*"
  743. },
  744. "require-dev": {
  745. "contao/manager-plugin": "^2.0",
  746. "phpcq/all-tasks": "^1.2",
  747. "phpspec/phpspec": "^4.0"
  748. },
  749. "suggest": {
  750. "components/bootstrap": "Bootstrap Components package",
  751. "twbs/bootstrap": "Official Bootstrap package"
  752. },
  753. "type": "contao-bundle",
  754. "extra": {
  755. "branch-alias": {
  756. "dev-master": "2.0.x-dev",
  757. "dev-develop": "2.1.x-dev",
  758. "dev-support/1.x": "1.1.x-dev"
  759. },
  760. "contao": {
  761. "transifex": {
  762. "project": "contao-bootstrap",
  763. "prefix": "core-",
  764. "languages_cto": "src/Resources/contao/languages",
  765. "languages_tx": ".tx"
  766. }
  767. },
  768. "contao-manager-plugin": "ContaoBootstrap\\Core\\ContaoManager\\Plugin"
  769. },
  770. "autoload": {
  771. "psr-4": {
  772. "ContaoBootstrap\\Core\\": "src/"
  773. }
  774. },
  775. "notification-url": "https://packagist.org/downloads/",
  776. "license": [
  777. "LGPL-3.0-or-later"
  778. ],
  779. "authors": [
  780. {
  781. "name": "David Molineus",
  782. "email": "mail@netzmacht.de",
  783. "homepage": "https://netzmacht.de",
  784. "role": "Developer"
  785. }
  786. ],
  787. "description": "Core of Contao Bootstrap extension",
  788. "keywords": [
  789. "bootstrap",
  790. "contao",
  791. "core"
  792. ],
  793. "time": "2021-02-25T12:45:27+00:00"
  794. },
  795. {
  796. "name": "contao-bootstrap/form",
  797. "version": "2.1.6",
  798. "source": {
  799. "type": "git",
  800. "url": "https://github.com/contao-bootstrap/form.git",
  801. "reference": "722b1b1212e9dda237712c59f69957b2183d4cac"
  802. },
  803. "dist": {
  804. "type": "zip",
  805. "url": "https://api.github.com/repos/contao-bootstrap/form/zipball/722b1b1212e9dda237712c59f69957b2183d4cac",
  806. "reference": "722b1b1212e9dda237712c59f69957b2183d4cac",
  807. "shasum": ""
  808. },
  809. "require": {
  810. "contao-bootstrap/core": "~2.0",
  811. "contao-community-alliance/meta-palettes": "~2.0 || ~1.11",
  812. "contao/core-bundle": "~4.4",
  813. "netzmacht/contao-form-designer": "^1.1.7",
  814. "netzmacht/html": "^2.0",
  815. "php": ">=7.1",
  816. "symfony/config": "^3.3 || ^4.0",
  817. "symfony/dependency-injection": "^3.3 || ^4.0",
  818. "symfony/http-kernel": "^3.3 || ^4.0"
  819. },
  820. "conflict": {
  821. "netzmacht/contao-bootstrap": "*"
  822. },
  823. "require-dev": {
  824. "contao/manager-plugin": "^2.1",
  825. "phpcq/all-tasks": "^1.2"
  826. },
  827. "type": "contao-bundle",
  828. "extra": {
  829. "contao-manager-plugin": "ContaoBootstrap\\Form\\ContaoManager\\Plugin",
  830. "contao": {
  831. "transifex": {
  832. "project": "contao-bootstrap",
  833. "prefix": "form-",
  834. "languages_cto": "src/Resources/contao/languages",
  835. "languages_tx": ".tx"
  836. }
  837. },
  838. "branch-alias": {
  839. "dev-master": "2.1.x-dev",
  840. "dev-develop": "2.2.x-dev",
  841. "dev-support/1.x": "1.1.x-dev"
  842. }
  843. },
  844. "autoload": {
  845. "psr-4": {
  846. "ContaoBootstrap\\Form\\": "src/"
  847. }
  848. },
  849. "notification-url": "https://packagist.org/downloads/",
  850. "license": [
  851. "LGPL-3.0-or-later"
  852. ],
  853. "authors": [
  854. {
  855. "name": "David Molineus",
  856. "email": "mail@netzmacht.de",
  857. "homepage": "https://netzmacht.de",
  858. "role": "Developer"
  859. }
  860. ],
  861. "description": "Contao form templates for Bootstrap 4",
  862. "keywords": [
  863. "bootstrap",
  864. "contao",
  865. "form"
  866. ],
  867. "time": "2021-03-09T16:05:39+00:00"
  868. },
  869. {
  870. "name": "contao-bootstrap/grid",
  871. "version": "2.3.1",
  872. "source": {
  873. "type": "git",
  874. "url": "https://github.com/contao-bootstrap/grid.git",
  875. "reference": "71562254d6440e24db5343c4599276a8a5d1a599"
  876. },
  877. "dist": {
  878. "type": "zip",
  879. "url": "https://api.github.com/repos/contao-bootstrap/grid/zipball/71562254d6440e24db5343c4599276a8a5d1a599",
  880. "reference": "71562254d6440e24db5343c4599276a8a5d1a599",
  881. "shasum": ""
  882. },
  883. "require": {
  884. "contao-bootstrap/core": "^2.0",
  885. "contao-community-alliance/meta-palettes": "^2.0 || ^1.11",
  886. "contao/core-bundle": "^4.4",
  887. "doctrine/dbal": "^2.5",
  888. "ext-dom": "*",
  889. "ext-pdo": "*",
  890. "menatwork/contao-multicolumnwizard-bundle": "^3.4",
  891. "netzmacht/contao-toolkit": "^3.1",
  892. "php": ">=7.1",
  893. "symfony/config": "^3.3 || ^4.0",
  894. "symfony/dependency-injection": "^3.4.26 || ^4.1.12",
  895. "symfony/http-kernel": "^3.3 || ^4.4.13",
  896. "symfony/templating": "^3.3 || ^4.0 || ^5.0",
  897. "symfony/translation": "^3.3 || ^4.0"
  898. },
  899. "conflict": {
  900. "netzmacht/contao-bootstrap": "*"
  901. },
  902. "require-dev": {
  903. "contao/manager-plugin": "^2.0",
  904. "contao/news-bundle": "^4.4",
  905. "php-http/guzzle6-adapter": "^1.1",
  906. "phpcq/all-tasks": "^1.3"
  907. },
  908. "suggest": {
  909. "contao/news-bundle": "Use grid in news list and news archive modules"
  910. },
  911. "type": "contao-bundle",
  912. "extra": {
  913. "branch-alias": {
  914. "dev-master": "2.3.x-dev",
  915. "dev-develop": "2.4.x-dev"
  916. },
  917. "contao": {
  918. "transifex": {
  919. "project": "contao-bootstrap",
  920. "prefix": "grid-",
  921. "languages_cto": "src/Resources/contao/languages",
  922. "languages_tx": ".tx"
  923. }
  924. },
  925. "contao-manager-plugin": "ContaoBootstrap\\Grid\\ContaoManager\\Plugin"
  926. },
  927. "autoload": {
  928. "psr-4": {
  929. "ContaoBootstrap\\Grid\\": "src/"
  930. }
  931. },
  932. "notification-url": "https://packagist.org/downloads/",
  933. "license": [
  934. "LGPL-3.0-or-later"
  935. ],
  936. "authors": [
  937. {
  938. "name": "David Molineus",
  939. "email": "mail@netzmacht.de",
  940. "homepage": "https://netzmacht.de",
  941. "role": "Developer"
  942. }
  943. ],
  944. "description": "Bootstrap grid component",
  945. "keywords": [
  946. "bootstrap",
  947. "components",
  948. "contao",
  949. "grid"
  950. ],
  951. "time": "2020-11-16T14:50:04+00:00"
  952. },
  953. {
  954. "name": "contao-bootstrap/layout",
  955. "version": "2.0.4",
  956. "source": {
  957. "type": "git",
  958. "url": "https://github.com/contao-bootstrap/layout.git",
  959. "reference": "8761e7967d2555a336a7f9bf42b552c9d53660aa"
  960. },
  961. "dist": {
  962. "type": "zip",
  963. "url": "https://api.github.com/repos/contao-bootstrap/layout/zipball/8761e7967d2555a336a7f9bf42b552c9d53660aa",
  964. "reference": "8761e7967d2555a336a7f9bf42b552c9d53660aa",
  965. "shasum": ""
  966. },
  967. "require": {
  968. "contao-bootstrap/core": "~2.0",
  969. "contao/core-bundle": "~4.4",
  970. "doctrine/dbal": "^2.5",
  971. "netzmacht/html": "~2.0",
  972. "php": ">=7.1",
  973. "symfony/config": "^3.3 || ^4.0",
  974. "symfony/dependency-injection": "^3.3 || ^4.0",
  975. "symfony/http-kernel": "^3.3 || ^4.0"
  976. },
  977. "conflict": {
  978. "netzmacht/contao-bootstrap": "*"
  979. },
  980. "require-dev": {
  981. "contao/manager-plugin": "^2.0",
  982. "phpcq/all-tasks": "^1.2",
  983. "phpspec/phpspec": "^4.0"
  984. },
  985. "type": "contao-bundle",
  986. "extra": {
  987. "contao": {
  988. "transifex": {
  989. "project": "contao-bootstrap",
  990. "prefix": "layout-",
  991. "languages_cto": "src/Resources/contao/languages",
  992. "languages_tx": ".tx"
  993. }
  994. },
  995. "branch-alias": {
  996. "dev-master": "2.0.x-dev",
  997. "dev-develop": "2.1.x-dev",
  998. "dev-support/1.x": "1.0.x-dev"
  999. },
  1000. "contao-manager-plugin": "ContaoBootstrap\\Layout\\ContaoManager\\Plugin"
  1001. },
  1002. "autoload": {
  1003. "psr-4": {
  1004. "ContaoBootstrap\\Layout\\": "src/"
  1005. }
  1006. },
  1007. "notification-url": "https://packagist.org/downloads/",
  1008. "license": [
  1009. "LGPL-3.0-or-later"
  1010. ],
  1011. "authors": [
  1012. {
  1013. "name": "David Molineus",
  1014. "email": "mail@netzmacht.de",
  1015. "homepage": "https://netzmacht.de",
  1016. "role": "Developer"
  1017. }
  1018. ],
  1019. "description": "Bootstrap layout integration in Contao",
  1020. "keywords": [
  1021. "bootstrap",
  1022. "contao",
  1023. "layout"
  1024. ],
  1025. "time": "2019-11-15T07:26:44+00:00"
  1026. },
  1027. {
  1028. "name": "contao-bootstrap/navbar",
  1029. "version": "2.1.4",
  1030. "source": {
  1031. "type": "git",
  1032. "url": "https://github.com/contao-bootstrap/navbar.git",
  1033. "reference": "3860fd71651b0ba64a9addc107cadf6106f086b2"
  1034. },
  1035. "dist": {
  1036. "type": "zip",
  1037. "url": "https://api.github.com/repos/contao-bootstrap/navbar/zipball/3860fd71651b0ba64a9addc107cadf6106f086b2",
  1038. "reference": "3860fd71651b0ba64a9addc107cadf6106f086b2",
  1039. "shasum": ""
  1040. },
  1041. "require": {
  1042. "contao-bootstrap/core": "^2.0",
  1043. "contao-community-alliance/meta-palettes": "^2.0 || ^1.11",
  1044. "contao/core-bundle": "^4.4",
  1045. "menatwork/contao-multicolumnwizard": "^3.3.4",
  1046. "netzmacht/html": "~2.0",
  1047. "php": ">=7.1",
  1048. "symfony/http-kernel": "^3.3 || ^4.0"
  1049. },
  1050. "conflict": {
  1051. "netzmacht/contao-bootstrap": "*"
  1052. },
  1053. "require-dev": {
  1054. "contao/manager-plugin": "^2.0",
  1055. "php-http/guzzle6-adapter": "^1.1",
  1056. "phpcq/all-tasks": "^1.2"
  1057. },
  1058. "type": "contao-bundle",
  1059. "extra": {
  1060. "contao": {
  1061. "transifex": {
  1062. "project": "contao-bootstrap",
  1063. "prefix": "navbar-",
  1064. "languages_cto": "src/Resources/contao/languages",
  1065. "languages_tx": ".tx"
  1066. }
  1067. },
  1068. "branch-alias": {
  1069. "dev-master": "2.1.x-dev",
  1070. "dev-develop": "2.2.x-dev"
  1071. },
  1072. "contao-manager-plugin": "ContaoBootstrap\\Navbar\\ContaoManager\\Plugin"
  1073. },
  1074. "autoload": {
  1075. "psr-4": {
  1076. "ContaoBootstrap\\Navbar\\": "src/"
  1077. }
  1078. },
  1079. "notification-url": "https://packagist.org/downloads/",
  1080. "license": [
  1081. "LGPL-3.0-or-later"
  1082. ],
  1083. "authors": [
  1084. {
  1085. "name": "David Molineus",
  1086. "email": "mail@netzmacht.de",
  1087. "homepage": "https://netzmacht.de",
  1088. "role": "Developer"
  1089. }
  1090. ],
  1091. "description": "Bootstrap navbar component for Contao CMS",
  1092. "keywords": [
  1093. "bootstrap",
  1094. "components",
  1095. "contao",
  1096. "navbar"
  1097. ],
  1098. "time": "2019-06-11T13:43:20+00:00"
  1099. },
  1100. {
  1101. "name": "contao-bootstrap/panel",
  1102. "version": "2.1.2",
  1103. "source": {
  1104. "type": "git",
  1105. "url": "https://github.com/contao-bootstrap/panel.git",
  1106. "reference": "d92a5fadc99a13b31c9ea1c7d38ce1dadd3479cc"
  1107. },
  1108. "dist": {
  1109. "type": "zip",
  1110. "url": "https://api.github.com/repos/contao-bootstrap/panel/zipball/d92a5fadc99a13b31c9ea1c7d38ce1dadd3479cc",
  1111. "reference": "d92a5fadc99a13b31c9ea1c7d38ce1dadd3479cc",
  1112. "shasum": ""
  1113. },
  1114. "require": {
  1115. "contao-bootstrap/core": "^2.0",
  1116. "contao-community-alliance/meta-palettes": "^1.11 || ^2.0",
  1117. "contao/core-bundle": "^4.4",
  1118. "netzmacht/contao-toolkit": "^3.0",
  1119. "php": ">=7.1",
  1120. "symfony/config": "^3.3 || ^4.0",
  1121. "symfony/dependency-injection": "^3.4.26 || ^4.1.12",
  1122. "symfony/http-kernel": "^3.3 || ^4.0",
  1123. "symfony/templating": "^3.3 || ^4.0 || ^5.0"
  1124. },
  1125. "require-dev": {
  1126. "contao/manager-plugin": "^2.0",
  1127. "php-http/guzzle6-adapter": "^1.1",
  1128. "phpcq/all-tasks": "^1.2"
  1129. },
  1130. "type": "contao-bundle",
  1131. "extra": {
  1132. "branch-alias": {
  1133. "dev-master": "2.1.x-dev",
  1134. "dev-develop": "2.2.x-dev"
  1135. },
  1136. "contao": {
  1137. "transifex": {
  1138. "project": "contao-bootstrap",
  1139. "prefix": "panel-",
  1140. "languages_cto": "src/Resources/contao/languages",
  1141. "languages_tx": ".tx"
  1142. }
  1143. },
  1144. "contao-manager-plugin": "ContaoBootstrap\\Panel\\ContaoManager\\Plugin"
  1145. },
  1146. "autoload": {
  1147. "psr-4": {
  1148. "ContaoBootstrap\\Panel\\": "src/"
  1149. }
  1150. },
  1151. "notification-url": "https://packagist.org/downloads/",
  1152. "license": [
  1153. "LGPL-3.0-or-later"
  1154. ],
  1155. "authors": [
  1156. {
  1157. "name": "David Molineus",
  1158. "email": "mail@netzmacht.de",
  1159. "homepage": "https://netzmacht.de",
  1160. "role": "Developer"
  1161. }
  1162. ],
  1163. "description": "Bootstrap panel component for Contao CMS",
  1164. "keywords": [
  1165. "bootstrap",
  1166. "components",
  1167. "contao",
  1168. "panel"
  1169. ],
  1170. "time": "2020-01-21T12:34:44+00:00"
  1171. },
  1172. {
  1173. "name": "contao-bootstrap/tab",
  1174. "version": "2.0.5",
  1175. "source": {
  1176. "type": "git",
  1177. "url": "https://github.com/contao-bootstrap/tab.git",
  1178. "reference": "3ffd957e560ef3040cd86d230c296ec8b7e1145f"
  1179. },
  1180. "dist": {
  1181. "type": "zip",
  1182. "url": "https://api.github.com/repos/contao-bootstrap/tab/zipball/3ffd957e560ef3040cd86d230c296ec8b7e1145f",
  1183. "reference": "3ffd957e560ef3040cd86d230c296ec8b7e1145f",
  1184. "shasum": ""
  1185. },
  1186. "require": {
  1187. "beberlei/assert": "^2.9 || ^3.0",
  1188. "contao-bootstrap/core": "~2.0",
  1189. "contao-community-alliance/meta-palettes": "~2.0 || ~1.11",
  1190. "contao/core-bundle": "^4.4",
  1191. "menatwork/contao-multicolumnwizard-bundle": "~3.2",
  1192. "netzmacht/contao-toolkit": "^3.0",
  1193. "netzmacht/html": "~2.0",
  1194. "php": "^7.1",
  1195. "symfony/config": "^3.3 || ^4.0",
  1196. "symfony/dependency-injection": "^3.4.26 || ^4.1.12",
  1197. "symfony/http-kernel": "^3.3 || ^4.0",
  1198. "symfony/templating": "^3.3 || ^4.0 || ^5.0",
  1199. "symfony/translation": "^3.3 || ^4.0"
  1200. },
  1201. "require-dev": {
  1202. "contao-bootstrap/grid": "^2.0",
  1203. "contao/manager-plugin": "^2.0",
  1204. "phpcq/all-tasks": "^1.2"
  1205. },
  1206. "suggest": {
  1207. "contao-bootstrap/grid": "Use grid component for horizontal aligned tab navigation."
  1208. },
  1209. "type": "contao-bundle",
  1210. "extra": {
  1211. "contao-manager-plugin": "ContaoBootstrap\\Tab\\ContaoManager\\Plugin",
  1212. "contao": {
  1213. "transifex": {
  1214. "project": "contao-bootstrap",
  1215. "prefix": "tab-",
  1216. "languages_cto": "src/Resources/contao/languages",
  1217. "languages_tx": ".tx"
  1218. }
  1219. },
  1220. "branch-alias": {
  1221. "dev-master": "2.0.x-dev",
  1222. "dev-develop": "2.1.x-dev"
  1223. }
  1224. },
  1225. "autoload": {
  1226. "psr-4": {
  1227. "ContaoBootstrap\\Tab\\": "src/"
  1228. }
  1229. },
  1230. "notification-url": "https://packagist.org/downloads/",
  1231. "license": [
  1232. "LGPL-3.0-or-later"
  1233. ],
  1234. "authors": [
  1235. {
  1236. "name": "David Molineus",
  1237. "email": "mail@netzmacht.de",
  1238. "homepage": "https://netzmacht.de",
  1239. "role": "Developer"
  1240. }
  1241. ],
  1242. "description": "Bootstrap tab component for Contao CMS",
  1243. "keywords": [
  1244. "bootstrap",
  1245. "component",
  1246. "contao",
  1247. "tab"
  1248. ],
  1249. "time": "2020-01-20T21:23:06+00:00"
  1250. },
  1251. {
  1252. "name": "contao-bootstrap/templates",
  1253. "version": "2.2.0",
  1254. "source": {
  1255. "type": "git",
  1256. "url": "https://github.com/contao-bootstrap/templates.git",
  1257. "reference": "a34d66d7dcab484977fcce375d182d1b13261a43"
  1258. },
  1259. "dist": {
  1260. "type": "zip",
  1261. "url": "https://api.github.com/repos/contao-bootstrap/templates/zipball/a34d66d7dcab484977fcce375d182d1b13261a43",
  1262. "reference": "a34d66d7dcab484977fcce375d182d1b13261a43",
  1263. "shasum": ""
  1264. },
  1265. "require": {
  1266. "contao-bootstrap/core": "^2.0.0",
  1267. "contao-bootstrap/form": "^2.1.1",
  1268. "contao/core-bundle": "^4.4",
  1269. "netzmacht/contao-form-designer": "^1.1.0",
  1270. "php": ">=7.1"
  1271. },
  1272. "require-dev": {
  1273. "contao/manager-plugin": "^2.1",
  1274. "php-http/guzzle6-adapter": "^1.1",
  1275. "phpcq/all-tasks": "^1.2"
  1276. },
  1277. "type": "contao-bundle",
  1278. "extra": {
  1279. "branch-alias": {
  1280. "dev-master": "2.2.x-dev",
  1281. "dev-develop": "2.3.x-dev"
  1282. },
  1283. "contao": {
  1284. "transifex": {
  1285. "project": "contao-bootstrap",
  1286. "prefix": "templates-",
  1287. "languages_cto": "src/Resources/contao/languages",
  1288. "languages_tx": ".tx"
  1289. }
  1290. },
  1291. "contao-manager-plugin": "ContaoBootstrap\\Templates\\ContaoManager\\Plugin"
  1292. },
  1293. "autoload": {
  1294. "psr-4": {
  1295. "ContaoBootstrap\\Templates\\": "src/"
  1296. }
  1297. },
  1298. "notification-url": "https://packagist.org/downloads/",
  1299. "license": [
  1300. "LGPL-3.0-or-later"
  1301. ],
  1302. "authors": [
  1303. {
  1304. "name": "David Molineus",
  1305. "email": "mail@netzmacht.de",
  1306. "homepage": "https://netzmacht.de",
  1307. "role": "Project leader"
  1308. }
  1309. ],
  1310. "description": "Modified Contao templates supporting Bootstrap markup",
  1311. "keywords": [
  1312. "bootstrap",
  1313. "contao",
  1314. "templates"
  1315. ],
  1316. "time": "2021-04-01T10:23:16+00:00"
  1317. },
  1318. {
  1319. "name": "contao-community-alliance/composer-plugin",
  1320. "version": "3.1.5",
  1321. "source": {
  1322. "type": "git",
  1323. "url": "https://github.com/contao-community-alliance/composer-plugin.git",
  1324. "reference": "e38e0815ede23f97ce033cabfb11be9cc4c0bbc5"
  1325. },
  1326. "dist": {
  1327. "type": "zip",
  1328. "url": "https://api.github.com/repos/contao-community-alliance/composer-plugin/zipball/e38e0815ede23f97ce033cabfb11be9cc4c0bbc5",
  1329. "reference": "e38e0815ede23f97ce033cabfb11be9cc4c0bbc5",
  1330. "shasum": ""
  1331. },
  1332. "require": {
  1333. "composer-plugin-api": "^1.0 || ^2.0",
  1334. "php": "^5.6 || ^7.0 || ^8.0",
  1335. "symfony/finder": "^2.7 || ^3.0 || ^4.0",
  1336. "symfony/process": "^2.7 || ^3.0 || ^4.0"
  1337. },
  1338. "conflict": {
  1339. "contao/core": "*",
  1340. "contao/core-bundle": "<4.1"
  1341. },
  1342. "require-dev": {
  1343. "composer/composer": "^1.0 || ^2.0",
  1344. "symfony/phpunit-bridge": "^3.0"
  1345. },
  1346. "type": "composer-plugin",
  1347. "extra": {
  1348. "class": "ContaoCommunityAlliance\\Composer\\Plugin\\Plugin"
  1349. },
  1350. "autoload": {
  1351. "psr-4": {
  1352. "ContaoCommunityAlliance\\Composer\\Plugin\\": "src/"
  1353. }
  1354. },
  1355. "notification-url": "https://packagist.org/downloads/",
  1356. "license": [
  1357. "LGPL-3.0-or-later"
  1358. ],
  1359. "description": "Composer plugin that provides installers for contao-module and legacy-contao-module.",
  1360. "homepage": "http://c-c-a.org/",
  1361. "time": "2021-04-01T12:40:24+00:00"
  1362. },
  1363. {
  1364. "name": "contao-community-alliance/dependency-container",
  1365. "version": "2.0.4",
  1366. "source": {
  1367. "type": "git",
  1368. "url": "https://github.com/contao-community-alliance/dependency-container.git",
  1369. "reference": "842bd8f74bd8fa8b952e912dec4b892e2345520e"
  1370. },
  1371. "dist": {
  1372. "type": "zip",
  1373. "url": "https://api.github.com/repos/contao-community-alliance/dependency-container/zipball/842bd8f74bd8fa8b952e912dec4b892e2345520e",
  1374. "reference": "842bd8f74bd8fa8b952e912dec4b892e2345520e",
  1375. "shasum": ""
  1376. },
  1377. "require": {
  1378. "contao/core-bundle": "^4.4",
  1379. "php": "^5.6 || ^7.0",
  1380. "pimple/pimple": "^1.0",
  1381. "symfony/config": "^3.0 || ^4.0",
  1382. "symfony/dependency-injection": "^3.4.26 || ^4.1.12",
  1383. "symfony/http-kernel": "^3.0 || ^4.0",
  1384. "symfony/yaml": "^3.0 || ^4.0"
  1385. },
  1386. "require-dev": {
  1387. "contao/manager-bundle": "^4.4",
  1388. "phpcq/all-tasks": "^1.2"
  1389. },
  1390. "type": "contao-bundle",
  1391. "extra": {
  1392. "contao-manager-plugin": "DependencyInjection\\Container\\ContaoManager\\Plugin",
  1393. "branch-alias": {
  1394. "master": "2.0.x-dev",
  1395. "dev-develop": "2.1.x-dev",
  1396. "dev-support/1.8.x": "1.8.x-dev"
  1397. }
  1398. },
  1399. "autoload": {
  1400. "psr-4": {
  1401. "DependencyInjection\\Container\\": "src/"
  1402. }
  1403. },
  1404. "notification-url": "https://packagist.org/downloads/",
  1405. "license": [
  1406. "LGPL-3.0-or-later"
  1407. ],
  1408. "authors": [
  1409. {
  1410. "name": "Christian Schiffler",
  1411. "email": "c.schiffler@cyberspectrum.de",
  1412. "homepage": "http://www.cyberspectrum.de",
  1413. "role": "Developer"
  1414. },
  1415. {
  1416. "name": "Stefan Heimes",
  1417. "email": "stefan_heimes@hotmail.com",
  1418. "role": "Developer"
  1419. }
  1420. ],
  1421. "description": "Dependency container based on pimple for Contao open source cms.",
  1422. "homepage": "http://c-c-a.org/",
  1423. "keywords": [
  1424. "container",
  1425. "contao",
  1426. "dependency",
  1427. "di",
  1428. "injection"
  1429. ],
  1430. "time": "2020-08-25T18:08:42+00:00"
  1431. },
  1432. {
  1433. "name": "contao-community-alliance/event-dispatcher",
  1434. "version": "2.0.5",
  1435. "source": {
  1436. "type": "git",
  1437. "url": "https://github.com/contao-community-alliance/event-dispatcher.git",
  1438. "reference": "e0ea403e4b9508493a32b8db581bf41fa8dec0fd"
  1439. },
  1440. "dist": {
  1441. "type": "zip",
  1442. "url": "https://api.github.com/repos/contao-community-alliance/event-dispatcher/zipball/e0ea403e4b9508493a32b8db581bf41fa8dec0fd",
  1443. "reference": "e0ea403e4b9508493a32b8db581bf41fa8dec0fd",
  1444. "shasum": ""
  1445. },
  1446. "require": {
  1447. "contao-community-alliance/dependency-container": "^2.0",
  1448. "contao/core-bundle": "^4.4",
  1449. "php": "^5.6 || ^7.0",
  1450. "symfony/event-dispatcher": "^3.0 || ^4.0",
  1451. "symfony/http-kernel": "^3.0 || ^4.0"
  1452. },
  1453. "require-dev": {
  1454. "contao/manager-bundle": "^4.4",
  1455. "phpcq/all-tasks": "^1.2"
  1456. },
  1457. "type": "contao-bundle",
  1458. "extra": {
  1459. "contao-manager-plugin": "ContaoCommunityAlliance\\Contao\\EventDispatcher\\ContaoManager\\Plugin",
  1460. "branch-alias": {
  1461. "dev-master": "2.0.x-dev",
  1462. "dev-develop": "2.1.x-dev"
  1463. }
  1464. },
  1465. "autoload": {
  1466. "psr-4": {
  1467. "ContaoCommunityAlliance\\Contao\\EventDispatcher\\": "src/"
  1468. }
  1469. },
  1470. "notification-url": "https://packagist.org/downloads/",
  1471. "license": [
  1472. "LGPL-3.0-or-later"
  1473. ],
  1474. "authors": [
  1475. {
  1476. "name": "Christian Schiffler",
  1477. "email": "c.schiffler@cyberspectrum.de",
  1478. "homepage": "http://www.cyberspectrum.de",
  1479. "role": "Developer"
  1480. },
  1481. {
  1482. "name": "Stefan Heimes",
  1483. "email": "stefan_heimes@hotmail.com",
  1484. "role": "Developer"
  1485. }
  1486. ],
  1487. "description": "Event dispatcher service for Contao Open Source CMS",
  1488. "homepage": "http://c-c-a.org/",
  1489. "keywords": [
  1490. "contao",
  1491. "event"
  1492. ],
  1493. "time": "2018-12-21T22:56:38+00:00"
  1494. },
  1495. {
  1496. "name": "contao-community-alliance/events-contao-bindings",
  1497. "version": "4.4.5",
  1498. "source": {
  1499. "type": "git",
  1500. "url": "https://github.com/contao-community-alliance/events-contao-bindings.git",
  1501. "reference": "f47fd417301d86b0fd739ddc9cc3a789edde57c9"
  1502. },
  1503. "dist": {
  1504. "type": "zip",
  1505. "url": "https://api.github.com/repos/contao-community-alliance/events-contao-bindings/zipball/f47fd417301d86b0fd739ddc9cc3a789edde57c9",
  1506. "reference": "f47fd417301d86b0fd739ddc9cc3a789edde57c9",
  1507. "shasum": ""
  1508. },
  1509. "require": {
  1510. "contao-community-alliance/event-dispatcher": "^2.0",
  1511. "contao/core-bundle": "^4.4",
  1512. "php": "^5.6 || ^7.0",
  1513. "symfony/event-dispatcher": "^3.0 || ^4.0"
  1514. },
  1515. "require-dev": {
  1516. "contao/manager-plugin": "^2.2",
  1517. "php-http/guzzle6-adapter": "^1.1",
  1518. "phpcq/all-tasks": "^1.2",
  1519. "phpunit/phpunit": "^4.8 || ^6.0"
  1520. },
  1521. "type": "contao-bundle",
  1522. "extra": {
  1523. "contao-manager-plugin": "ContaoCommunityAlliance\\Contao\\Bindings\\ContaoManager\\Plugin",
  1524. "branch-alias": {
  1525. "dev-master": "4.4.x-dev"
  1526. }
  1527. },
  1528. "autoload": {
  1529. "psr-4": {
  1530. "ContaoCommunityAlliance\\Contao\\Bindings\\": "src/"
  1531. }
  1532. },
  1533. "notification-url": "https://packagist.org/downloads/",
  1534. "license": [
  1535. "LGPL-3.0-or-later"
  1536. ],
  1537. "authors": [
  1538. {
  1539. "name": "Christian Schiffler",
  1540. "email": "c.schiffler@cyberspectrum.de",
  1541. "homepage": "http://www.cyberspectrum.de",
  1542. "role": "Developer"
  1543. },
  1544. {
  1545. "name": "Stefan Heimes",
  1546. "email": "stefan_heimes@hotmail.com",
  1547. "role": "Developer"
  1548. }
  1549. ],
  1550. "description": "This library turns the Contao Core API into events.",
  1551. "homepage": "http://c-c-a.org/",
  1552. "keywords": [
  1553. "bindings",
  1554. "bundle",
  1555. "contao",
  1556. "events"
  1557. ],
  1558. "time": "2019-08-27T21:35:07+00:00"
  1559. },
  1560. {
  1561. "name": "contao-community-alliance/meta-palettes",
  1562. "version": "2.0.7",
  1563. "source": {
  1564. "type": "git",
  1565. "url": "https://github.com/contao-community-alliance/meta-palettes.git",
  1566. "reference": "20b0c78ad4049a2c2f04156b21f9737b11444761"
  1567. },
  1568. "dist": {
  1569. "type": "zip",
  1570. "url": "https://api.github.com/repos/contao-community-alliance/meta-palettes/zipball/20b0c78ad4049a2c2f04156b21f9737b11444761",
  1571. "reference": "20b0c78ad4049a2c2f04156b21f9737b11444761",
  1572. "shasum": ""
  1573. },
  1574. "require": {
  1575. "contao/core-bundle": "^4.4",
  1576. "doctrine/dbal": "^2.5",
  1577. "php": "^7.1",
  1578. "symfony/config": "^3.3 || ^4.0",
  1579. "symfony/dependency-injection": "^3.3 || ^4.0",
  1580. "symfony/http-kernel": "^3.3 || ^4.0"
  1581. },
  1582. "conflict": {
  1583. "contao/manager-plugin": "<2.2 || >=3.0",
  1584. "metamodels/dc_general": "<1-dev"
  1585. },
  1586. "require-dev": {
  1587. "contao-community-alliance/dc-general": "^2.1@dev",
  1588. "contao-community-alliance/dependency-container": "^2.0",
  1589. "contao-community-alliance/events-contao-bindings": "^4.4",
  1590. "contao-community-alliance/translator": "^2.1",
  1591. "contao-community-alliance/url-builder": "^1.3",
  1592. "contao/manager-plugin": "^2.2",
  1593. "php-http/guzzle6-adapter": "^1.1",
  1594. "phpcq/all-tasks": "^1.2"
  1595. },
  1596. "type": "contao-bundle",
  1597. "extra": {
  1598. "contao-manager-plugin": "ContaoCommunityAlliance\\MetaPalettes\\ContaoManager\\Plugin",
  1599. "branch-alias": {
  1600. "dev-master": "2.0.x-dev",
  1601. "dev-support/1.x": "1.11.x-dev",
  1602. "dev-develop": "2.1.x-dev"
  1603. }
  1604. },
  1605. "autoload": {
  1606. "psr-4": {
  1607. "ContaoCommunityAlliance\\MetaPalettes\\": "src/"
  1608. }
  1609. },
  1610. "notification-url": "https://packagist.org/downloads/",
  1611. "license": [
  1612. "LGPL-3.0-or-later"
  1613. ],
  1614. "authors": [
  1615. {
  1616. "name": "Christian Schiffler",
  1617. "email": "c.schiffler@cyberspectrum.de",
  1618. "homepage": "http://www.cyberspectrum.de",
  1619. "role": "Developer"
  1620. },
  1621. {
  1622. "name": "David Molineus",
  1623. "email": "david.molineus@netzmacht.de",
  1624. "homepage": "https://netzmacht.de",
  1625. "role": "Developer"
  1626. }
  1627. ],
  1628. "description": "MetaPalettes extension for Contao OpenSource CMS",
  1629. "homepage": "https://c-c-a.org",
  1630. "keywords": [
  1631. "contao",
  1632. "page",
  1633. "title"
  1634. ],
  1635. "time": "2019-08-28T10:02:44+00:00"
  1636. },
  1637. {
  1638. "name": "contao-community-alliance/translator",
  1639. "version": "2.1.5",
  1640. "source": {
  1641. "type": "git",
  1642. "url": "https://github.com/contao-community-alliance/translator.git",
  1643. "reference": "c54a5f1887544c4258445b1809996647377f37b5"
  1644. },
  1645. "dist": {
  1646. "type": "zip",
  1647. "url": "https://api.github.com/repos/contao-community-alliance/translator/zipball/c54a5f1887544c4258445b1809996647377f37b5",
  1648. "reference": "c54a5f1887544c4258445b1809996647377f37b5",
  1649. "shasum": ""
  1650. },
  1651. "require": {
  1652. "contao-community-alliance/events-contao-bindings": "^4.4",
  1653. "contao/core-bundle": "^4.4",
  1654. "php": "^5.6 || ^7.0",
  1655. "symfony/event-dispatcher": "^3.0 || ^4.0"
  1656. },
  1657. "require-dev": {
  1658. "contao/manager-bundle": "^4.4",
  1659. "phpcq/all-tasks": "^1.2"
  1660. },
  1661. "type": "contao-bundle",
  1662. "extra": {
  1663. "branch-alias": {
  1664. "dev-master": "2.1.x-dev",
  1665. "dev-support/2.0.x": "2.0.x-dev",
  1666. "dev-develop": "2.2.x-dev"
  1667. },
  1668. "contao-manager-plugin": "ContaoCommunityAlliance\\Translator\\ContaoManager\\Plugin"
  1669. },
  1670. "autoload": {
  1671. "psr-4": {
  1672. "ContaoCommunityAlliance\\Translator\\": "src/"
  1673. }
  1674. },
  1675. "notification-url": "https://packagist.org/downloads/",
  1676. "license": [
  1677. "LGPL-3.0-or-later"
  1678. ],
  1679. "authors": [
  1680. {
  1681. "name": "Christian Schiffler",
  1682. "email": "c.schiffler@cyberspectrum.de",
  1683. "homepage": "http://www.cyberspectrum.de",
  1684. "role": "Developer"
  1685. },
  1686. {
  1687. "name": "Stefan Heimes",
  1688. "email": "stefan_heimes@hotmail.com",
  1689. "role": "Developer"
  1690. }
  1691. ],
  1692. "description": "Multipurpose translation manager and interface",
  1693. "homepage": "http://c-c-a.org/",
  1694. "keywords": [
  1695. "contao",
  1696. "translation"
  1697. ],
  1698. "time": "2020-12-01T12:58:29+00:00"
  1699. },
  1700. {
  1701. "name": "contao-components/ace",
  1702. "version": "1.4.12",
  1703. "source": {
  1704. "type": "git",
  1705. "url": "https://github.com/contao-components/ace.git",
  1706. "reference": "7bca126024c53ffe6c31475dc1686ccbac512082"
  1707. },
  1708. "dist": {
  1709. "type": "zip",
  1710. "url": "https://api.github.com/repos/contao-components/ace/zipball/7bca126024c53ffe6c31475dc1686ccbac512082",
  1711. "reference": "7bca126024c53ffe6c31475dc1686ccbac512082",
  1712. "shasum": ""
  1713. },
  1714. "require": {
  1715. "contao-components/installer": "^1.0.9"
  1716. },
  1717. "type": "contao-component",
  1718. "notification-url": "https://packagist.org/downloads/",
  1719. "license": [
  1720. "BSD-3-Clause"
  1721. ],
  1722. "authors": [
  1723. {
  1724. "name": "Leo Feyer",
  1725. "homepage": "https://github.com/leofeyer"
  1726. }
  1727. ],
  1728. "description": "ACE code editor integration for Contao Open Source CMS",
  1729. "time": "2020-07-27T09:02:53+00:00"
  1730. },
  1731. {
  1732. "name": "contao-components/chosen",
  1733. "version": "1.2.4",
  1734. "source": {
  1735. "type": "git",
  1736. "url": "https://github.com/contao-components/chosen.git",
  1737. "reference": "bdbfa73ab0c1e2a88992b9ba6fab39b698be005a"
  1738. },
  1739. "dist": {
  1740. "type": "zip",
  1741. "url": "https://api.github.com/repos/contao-components/chosen/zipball/bdbfa73ab0c1e2a88992b9ba6fab39b698be005a",
  1742. "reference": "bdbfa73ab0c1e2a88992b9ba6fab39b698be005a",
  1743. "shasum": ""
  1744. },
  1745. "require": {
  1746. "contao-components/installer": "^1.0.9"
  1747. },
  1748. "type": "contao-component",
  1749. "notification-url": "https://packagist.org/downloads/",
  1750. "license": [
  1751. "MIT"
  1752. ],
  1753. "authors": [
  1754. {
  1755. "name": "Leo Feyer",
  1756. "homepage": "https://github.com/leofeyer"
  1757. }
  1758. ],
  1759. "description": "Chosen integration for Contao Open Source CMS",
  1760. "time": "2019-12-04T17:19:30+00:00"
  1761. },
  1762. {
  1763. "name": "contao-components/colorbox",
  1764. "version": "1.6.6",
  1765. "source": {
  1766. "type": "git",
  1767. "url": "https://github.com/contao-components/colorbox.git",
  1768. "reference": "80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d"
  1769. },
  1770. "dist": {
  1771. "type": "zip",
  1772. "url": "https://api.github.com/repos/contao-components/colorbox/zipball/80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d",
  1773. "reference": "80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d",
  1774. "shasum": ""
  1775. },
  1776. "require": {
  1777. "contao-components/installer": "^1.0.9"
  1778. },
  1779. "type": "contao-component",
  1780. "notification-url": "https://packagist.org/downloads/",
  1781. "license": [
  1782. "MIT"
  1783. ],
  1784. "authors": [
  1785. {
  1786. "name": "Leo Feyer",
  1787. "homepage": "https://github.com/leofeyer"
  1788. }
  1789. ],
  1790. "description": "Colorbox integration for Contao Open Source CMS",
  1791. "time": "2020-05-01T15:29:20+00:00"
  1792. },
  1793. {
  1794. "name": "contao-components/colorpicker",
  1795. "version": "1.5.1",
  1796. "source": {
  1797. "type": "git",
  1798. "url": "https://github.com/contao-components/colorpicker.git",
  1799. "reference": "b9545f1fa3e4f0f4f577caf7fc743c0530157122"
  1800. },
  1801. "dist": {
  1802. "type": "zip",
  1803. "url": "https://api.github.com/repos/contao-components/colorpicker/zipball/b9545f1fa3e4f0f4f577caf7fc743c0530157122",
  1804. "reference": "b9545f1fa3e4f0f4f577caf7fc743c0530157122",
  1805. "shasum": ""
  1806. },
  1807. "require": {
  1808. "contao-components/installer": "^1.0.9"
  1809. },
  1810. "type": "contao-component",
  1811. "notification-url": "https://packagist.org/downloads/",
  1812. "license": [
  1813. "MIT"
  1814. ],
  1815. "authors": [
  1816. {
  1817. "name": "Leo Feyer",
  1818. "homepage": "https://github.com/leofeyer"
  1819. }
  1820. ],
  1821. "description": "Color picker integration for Contao Open Source CMS",
  1822. "time": "2019-07-12T07:24:03+00:00"
  1823. },
  1824. {
  1825. "name": "contao-components/contao",
  1826. "version": "9.1.1",
  1827. "source": {
  1828. "type": "git",
  1829. "url": "https://github.com/contao-components/contao.git",
  1830. "reference": "8d7915891db9c4796e59266dc8297b44b7853b13"
  1831. },
  1832. "dist": {
  1833. "type": "zip",
  1834. "url": "https://api.github.com/repos/contao-components/contao/zipball/8d7915891db9c4796e59266dc8297b44b7853b13",
  1835. "reference": "8d7915891db9c4796e59266dc8297b44b7853b13",
  1836. "shasum": ""
  1837. },
  1838. "require": {
  1839. "contao-components/installer": "^1.0.9"
  1840. },
  1841. "type": "contao-component",
  1842. "notification-url": "https://packagist.org/downloads/",
  1843. "license": [
  1844. "LGPL-3.0-or-later"
  1845. ],
  1846. "authors": [
  1847. {
  1848. "name": "Leo Feyer",
  1849. "homepage": "https://github.com/leofeyer"
  1850. }
  1851. ],
  1852. "description": "Contao Open Source CMS components",
  1853. "time": "2020-08-06T15:18:45+00:00"
  1854. },
  1855. {
  1856. "name": "contao-components/datepicker",
  1857. "version": "2.3.1",
  1858. "source": {
  1859. "type": "git",
  1860. "url": "https://github.com/contao-components/datepicker.git",
  1861. "reference": "6551767a7283383d893989767d3182fb88049ab6"
  1862. },
  1863. "dist": {
  1864. "type": "zip",
  1865. "url": "https://api.github.com/repos/contao-components/datepicker/zipball/6551767a7283383d893989767d3182fb88049ab6",
  1866. "reference": "6551767a7283383d893989767d3182fb88049ab6",
  1867. "shasum": ""
  1868. },
  1869. "require": {
  1870. "contao-components/installer": "^1.0.9"
  1871. },
  1872. "type": "contao-component",
  1873. "notification-url": "https://packagist.org/downloads/",
  1874. "license": [
  1875. "MIT"
  1876. ],
  1877. "authors": [
  1878. {
  1879. "name": "Leo Feyer",
  1880. "homepage": "https://github.com/leofeyer"
  1881. }
  1882. ],
  1883. "description": "Date picker integration for Contao Open Source CMS",
  1884. "time": "2019-07-12T07:31:22+00:00"
  1885. },
  1886. {
  1887. "name": "contao-components/dropzone",
  1888. "version": "5.8.1",
  1889. "source": {
  1890. "type": "git",
  1891. "url": "https://github.com/contao-components/dropzone.git",
  1892. "reference": "a96f460a276e3dbfaee8ca6afcc653054c6030a6"
  1893. },
  1894. "dist": {
  1895. "type": "zip",
  1896. "url": "https://api.github.com/repos/contao-components/dropzone/zipball/a96f460a276e3dbfaee8ca6afcc653054c6030a6",
  1897. "reference": "a96f460a276e3dbfaee8ca6afcc653054c6030a6",
  1898. "shasum": ""
  1899. },
  1900. "require": {
  1901. "contao-components/installer": "^1.0.9"
  1902. },
  1903. "type": "contao-component",
  1904. "notification-url": "https://packagist.org/downloads/",
  1905. "license": [
  1906. "MIT"
  1907. ],
  1908. "authors": [
  1909. {
  1910. "name": "Leo Feyer",
  1911. "homepage": "https://github.com/leofeyer"
  1912. }
  1913. ],
  1914. "description": "DropZone integration for Contao Open Source CMS",
  1915. "time": "2021-04-01T14:30:16+00:00"
  1916. },
  1917. {
  1918. "name": "contao-components/highlight",
  1919. "version": "9.18.1",
  1920. "source": {
  1921. "type": "git",
  1922. "url": "https://github.com/contao-components/highlight.git",
  1923. "reference": "f1042ff5833d44be6509fc5d34a6b97b96ede97b"
  1924. },
  1925. "dist": {
  1926. "type": "zip",
  1927. "url": "https://api.github.com/repos/contao-components/highlight/zipball/f1042ff5833d44be6509fc5d34a6b97b96ede97b",
  1928. "reference": "f1042ff5833d44be6509fc5d34a6b97b96ede97b",
  1929. "shasum": ""
  1930. },
  1931. "require": {
  1932. "contao-components/installer": "^1.0.9"
  1933. },
  1934. "type": "contao-component",
  1935. "notification-url": "https://packagist.org/downloads/",
  1936. "license": [
  1937. "MIT"
  1938. ],
  1939. "authors": [
  1940. {
  1941. "name": "Leo Feyer",
  1942. "homepage": "https://github.com/leofeyer"
  1943. }
  1944. ],
  1945. "description": "Highlight.js integration for Contao Open Source CMS",
  1946. "time": "2020-10-06T15:38:15+00:00"
  1947. },
  1948. {
  1949. "name": "contao-components/installer",
  1950. "version": "1.4.1",
  1951. "source": {
  1952. "type": "git",
  1953. "url": "https://github.com/contao-components/installer.git",
  1954. "reference": "eb0c34f0f61a3338dd985a55bd865483e78c3bb7"
  1955. },
  1956. "dist": {
  1957. "type": "zip",
  1958. "url": "https://api.github.com/repos/contao-components/installer/zipball/eb0c34f0f61a3338dd985a55bd865483e78c3bb7",
  1959. "reference": "eb0c34f0f61a3338dd985a55bd865483e78c3bb7",
  1960. "shasum": ""
  1961. },
  1962. "require": {
  1963. "composer-plugin-api": "^1.0 || ^2.0",
  1964. "php": ">=5.6"
  1965. },
  1966. "require-dev": {
  1967. "composer/composer": "^1.0 || ^2.0",
  1968. "phpunit/phpunit": "^5.7.26"
  1969. },
  1970. "type": "composer-plugin",
  1971. "extra": {
  1972. "class": "Contao\\ComponentsInstaller\\Composer\\Plugin"
  1973. },
  1974. "autoload": {
  1975. "psr-4": {
  1976. "Contao\\ComponentsInstaller\\": "src/"
  1977. }
  1978. },
  1979. "notification-url": "https://packagist.org/downloads/",
  1980. "license": [
  1981. "LGPL-3.0-or-later"
  1982. ],
  1983. "authors": [
  1984. {
  1985. "name": "Leo Feyer",
  1986. "homepage": "https://github.com/leofeyer"
  1987. }
  1988. ],
  1989. "description": "Contao components installer",
  1990. "time": "2020-12-23T10:51:52+00:00"
  1991. },
  1992. {
  1993. "name": "contao-components/jquery",
  1994. "version": "3.6.0",
  1995. "source": {
  1996. "type": "git",
  1997. "url": "https://github.com/contao-components/jquery.git",
  1998. "reference": "31a5688f3db282d02c4ab449b8a8a1836a92ea9c"
  1999. },
  2000. "dist": {
  2001. "type": "zip",
  2002. "url": "https://api.github.com/repos/contao-components/jquery/zipball/31a5688f3db282d02c4ab449b8a8a1836a92ea9c",
  2003. "reference": "31a5688f3db282d02c4ab449b8a8a1836a92ea9c",
  2004. "shasum": ""
  2005. },
  2006. "require": {
  2007. "contao-components/installer": "^1.0.9"
  2008. },
  2009. "type": "contao-component",
  2010. "notification-url": "https://packagist.org/downloads/",
  2011. "license": [
  2012. "MIT"
  2013. ],
  2014. "authors": [
  2015. {
  2016. "name": "Leo Feyer",
  2017. "homepage": "https://github.com/leofeyer"
  2018. }
  2019. ],
  2020. "description": "jQuery integration for Contao Open Source CMS",
  2021. "time": "2021-04-01T14:36:55+00:00"
  2022. },
  2023. {
  2024. "name": "contao-components/jquery-ui",
  2025. "version": "1.12.1.1",
  2026. "source": {
  2027. "type": "git",
  2028. "url": "https://github.com/contao-components/jquery-ui.git",
  2029. "reference": "1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1"
  2030. },
  2031. "dist": {
  2032. "type": "zip",
  2033. "url": "https://api.github.com/repos/contao-components/jquery-ui/zipball/1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1",
  2034. "reference": "1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1",
  2035. "shasum": ""
  2036. },
  2037. "require": {
  2038. "contao-components/installer": "^1.0.9"
  2039. },
  2040. "type": "contao-component",
  2041. "notification-url": "https://packagist.org/downloads/",
  2042. "license": [
  2043. "MIT"
  2044. ],
  2045. "authors": [
  2046. {
  2047. "name": "Leo Feyer",
  2048. "homepage": "https://github.com/leofeyer"
  2049. }
  2050. ],
  2051. "description": "jQuery UI integration for Contao Open Source CMS",
  2052. "time": "2017-09-26T08:11:43+00:00"
  2053. },
  2054. {
  2055. "name": "contao-components/mediabox",
  2056. "version": "1.5.5",
  2057. "source": {
  2058. "type": "git",
  2059. "url": "https://github.com/contao-components/mediabox.git",
  2060. "reference": "8f56fdbcfe7156e90a7f43e4976e09f61bdb1082"
  2061. },
  2062. "dist": {
  2063. "type": "zip",
  2064. "url": "https://api.github.com/repos/contao-components/mediabox/zipball/8f56fdbcfe7156e90a7f43e4976e09f61bdb1082",
  2065. "reference": "8f56fdbcfe7156e90a7f43e4976e09f61bdb1082",
  2066. "shasum": ""
  2067. },
  2068. "require": {
  2069. "contao-components/installer": "^1.0.9"
  2070. },
  2071. "type": "contao-component",
  2072. "notification-url": "https://packagist.org/downloads/",
  2073. "license": [
  2074. "MIT"
  2075. ],
  2076. "authors": [
  2077. {
  2078. "name": "Leo Feyer",
  2079. "homepage": "https://github.com/leofeyer"
  2080. }
  2081. ],
  2082. "description": "Mediabox integration for Contao Open Source CMS",
  2083. "time": "2019-07-12T07:33:27+00:00"
  2084. },
  2085. {
  2086. "name": "contao-components/mootools",
  2087. "version": "1.6.0.6",
  2088. "source": {
  2089. "type": "git",
  2090. "url": "https://github.com/contao-components/mootools.git",
  2091. "reference": "cd812036f79b2d55dd0feddd7b96c180c1f04bab"
  2092. },
  2093. "dist": {
  2094. "type": "zip",
  2095. "url": "https://api.github.com/repos/contao-components/mootools/zipball/cd812036f79b2d55dd0feddd7b96c180c1f04bab",
  2096. "reference": "cd812036f79b2d55dd0feddd7b96c180c1f04bab",
  2097. "shasum": ""
  2098. },
  2099. "require": {
  2100. "contao-components/installer": "^1.0.9"
  2101. },
  2102. "type": "contao-component",
  2103. "notification-url": "https://packagist.org/downloads/",
  2104. "license": [
  2105. "MIT"
  2106. ],
  2107. "authors": [
  2108. {
  2109. "name": "Leo Feyer",
  2110. "homepage": "https://github.com/leofeyer"
  2111. }
  2112. ],
  2113. "description": "MooTools integration for Contao Open Source CMS",
  2114. "time": "2019-07-12T07:37:02+00:00"
  2115. },
  2116. {
  2117. "name": "contao-components/simplemodal",
  2118. "version": "2.1.1",
  2119. "source": {
  2120. "type": "git",
  2121. "url": "https://github.com/contao-components/simplemodal.git",
  2122. "reference": "3f3d4d7005ec3d670c791993ab7bb2c78e7b7849"
  2123. },
  2124. "dist": {
  2125. "type": "zip",
  2126. "url": "https://api.github.com/repos/contao-components/simplemodal/zipball/3f3d4d7005ec3d670c791993ab7bb2c78e7b7849",
  2127. "reference": "3f3d4d7005ec3d670c791993ab7bb2c78e7b7849",
  2128. "shasum": ""
  2129. },
  2130. "require": {
  2131. "contao-components/installer": "^1.0.9"
  2132. },
  2133. "type": "contao-component",
  2134. "notification-url": "https://packagist.org/downloads/",
  2135. "license": [
  2136. "MIT"
  2137. ],
  2138. "authors": [
  2139. {
  2140. "name": "Leo Feyer",
  2141. "homepage": "https://github.com/leofeyer"
  2142. }
  2143. ],
  2144. "description": "SimpleModal integration for Contao Open Source CMS",
  2145. "time": "2019-07-12T07:39:02+00:00"
  2146. },
  2147. {
  2148. "name": "contao-components/swipe",
  2149. "version": "2.2.0",
  2150. "source": {
  2151. "type": "git",
  2152. "url": "https://github.com/contao-components/swipe.git",
  2153. "reference": "1c2acad8b32681ba829d66e99da340666f69b9d9"
  2154. },
  2155. "dist": {
  2156. "type": "zip",
  2157. "url": "https://api.github.com/repos/contao-components/swipe/zipball/1c2acad8b32681ba829d66e99da340666f69b9d9",
  2158. "reference": "1c2acad8b32681ba829d66e99da340666f69b9d9",
  2159. "shasum": ""
  2160. },
  2161. "require": {
  2162. "contao-components/installer": "^1.0.9"
  2163. },
  2164. "type": "contao-component",
  2165. "notification-url": "https://packagist.org/downloads/",
  2166. "license": [
  2167. "MIT"
  2168. ],
  2169. "authors": [
  2170. {
  2171. "name": "Leo Feyer",
  2172. "homepage": "https://github.com/leofeyer"
  2173. }
  2174. ],
  2175. "description": "A JavaScript touch slider with dot menu",
  2176. "time": "2019-09-12T10:53:06+00:00"
  2177. },
  2178. {
  2179. "name": "contao-components/tablesort",
  2180. "version": "4.0.1",
  2181. "source": {
  2182. "type": "git",
  2183. "url": "https://github.com/contao-components/tablesort.git",
  2184. "reference": "faabcfab17e388b767c8f5a18987c44429692a9d"
  2185. },
  2186. "dist": {
  2187. "type": "zip",
  2188. "url": "https://api.github.com/repos/contao-components/tablesort/zipball/faabcfab17e388b767c8f5a18987c44429692a9d",
  2189. "reference": "faabcfab17e388b767c8f5a18987c44429692a9d",
  2190. "shasum": ""
  2191. },
  2192. "require": {
  2193. "contao-components/installer": "^1.0.9"
  2194. },
  2195. "type": "contao-component",
  2196. "notification-url": "https://packagist.org/downloads/",
  2197. "license": [
  2198. "LGPL-3.0-or-later"
  2199. ],
  2200. "authors": [
  2201. {
  2202. "name": "Leo Feyer",
  2203. "homepage": "https://github.com/leofeyer"
  2204. }
  2205. ],
  2206. "description": "Contao Open Source CMS tablesort",
  2207. "time": "2019-07-12T07:43:54+00:00"
  2208. },
  2209. {
  2210. "name": "contao-components/tablesorter",
  2211. "version": "2.31.3",
  2212. "source": {
  2213. "type": "git",
  2214. "url": "https://github.com/contao-components/tablesorter.git",
  2215. "reference": "2b3f64c2ababdfe291e3248b26bbef5f4821f868"
  2216. },
  2217. "dist": {
  2218. "type": "zip",
  2219. "url": "https://api.github.com/repos/contao-components/tablesorter/zipball/2b3f64c2ababdfe291e3248b26bbef5f4821f868",
  2220. "reference": "2b3f64c2ababdfe291e3248b26bbef5f4821f868",
  2221. "shasum": ""
  2222. },
  2223. "require": {
  2224. "contao-components/installer": "^1.0.9"
  2225. },
  2226. "type": "contao-component",
  2227. "notification-url": "https://packagist.org/downloads/",
  2228. "license": [
  2229. "MIT"
  2230. ],
  2231. "authors": [
  2232. {
  2233. "name": "Leo Feyer",
  2234. "homepage": "https://github.com/leofeyer"
  2235. }
  2236. ],
  2237. "description": "jQuery tablesorter integration for Contao Open Source CMS",
  2238. "time": "2020-05-14T15:24:29+00:00"
  2239. },
  2240. {
  2241. "name": "contao-components/tinymce4",
  2242. "version": "4.9.12",
  2243. "source": {
  2244. "type": "git",
  2245. "url": "https://github.com/contao-components/tinymce4.git",
  2246. "reference": "dbcef881803de095d39f59fdf97292b1c25a6c76"
  2247. },
  2248. "dist": {
  2249. "type": "zip",
  2250. "url": "https://api.github.com/repos/contao-components/tinymce4/zipball/dbcef881803de095d39f59fdf97292b1c25a6c76",
  2251. "reference": "dbcef881803de095d39f59fdf97292b1c25a6c76",
  2252. "shasum": ""
  2253. },
  2254. "require": {
  2255. "contao-components/installer": "^1.0.9"
  2256. },
  2257. "type": "contao-component",
  2258. "notification-url": "https://packagist.org/downloads/",
  2259. "license": [
  2260. "LGPL-2.1+"
  2261. ],
  2262. "authors": [
  2263. {
  2264. "name": "Leo Feyer",
  2265. "homepage": "https://github.com/leofeyer"
  2266. }
  2267. ],
  2268. "description": "TinyMCE 4 integration for Contao Open Source CMS",
  2269. "time": "2020-09-22T13:25:12+00:00"
  2270. },
  2271. {
  2272. "name": "contao/calendar-bundle",
  2273. "version": "4.9.13",
  2274. "source": {
  2275. "type": "git",
  2276. "url": "https://github.com/contao/calendar-bundle.git",
  2277. "reference": "217cb4c942d107312182075ca7a14ba65831472c"
  2278. },
  2279. "dist": {
  2280. "type": "zip",
  2281. "url": "https://api.github.com/repos/contao/calendar-bundle/zipball/217cb4c942d107312182075ca7a14ba65831472c",
  2282. "reference": "217cb4c942d107312182075ca7a14ba65831472c",
  2283. "shasum": ""
  2284. },
  2285. "require": {
  2286. "contao/core-bundle": "self.version",
  2287. "friendsofsymfony/http-cache": "^2.4",
  2288. "patchwork/utf8": "^1.2",
  2289. "php": "^7.2 || ^8.0",
  2290. "symfony/config": "4.4.*",
  2291. "symfony/dependency-injection": "4.4.*",
  2292. "symfony/http-foundation": "4.4.*",
  2293. "symfony/http-kernel": "4.4.*",
  2294. "symfony/yaml": "4.4.*"
  2295. },
  2296. "conflict": {
  2297. "contao/core": "*",
  2298. "contao/manager-plugin": "<2.0 || >=3.0"
  2299. },
  2300. "require-dev": {
  2301. "contao/manager-plugin": "^2.3.1",
  2302. "contao/test-case": "^4.2",
  2303. "phpunit/phpunit": "^8.5",
  2304. "symfony/http-client": "4.4.*",
  2305. "symfony/phpunit-bridge": "4.4.*"
  2306. },
  2307. "type": "contao-bundle",
  2308. "extra": {
  2309. "contao-manager-plugin": "Contao\\CalendarBundle\\ContaoManager\\Plugin",
  2310. "symfony": {
  2311. "require": "^4.4"
  2312. }
  2313. },
  2314. "autoload": {
  2315. "psr-4": {
  2316. "Contao\\CalendarBundle\\": "src/"
  2317. },
  2318. "classmap": [
  2319. "src/Resources/contao/"
  2320. ],
  2321. "exclude-from-classmap": [
  2322. "src/Resources/contao/config/",
  2323. "src/Resources/contao/dca/",
  2324. "src/Resources/contao/languages/",
  2325. "src/Resources/contao/templates/"
  2326. ]
  2327. },
  2328. "notification-url": "https://packagist.org/downloads/",
  2329. "license": [
  2330. "LGPL-3.0-or-later"
  2331. ],
  2332. "authors": [
  2333. {
  2334. "name": "Leo Feyer",
  2335. "homepage": "https://github.com/leofeyer"
  2336. },
  2337. {
  2338. "name": "Contao Community",
  2339. "homepage": "https://contao.org/contributors"
  2340. }
  2341. ],
  2342. "description": "Adds calendar functionality to Contao",
  2343. "homepage": "https://contao.org",
  2344. "time": "2021-03-24T11:13:27+00:00"
  2345. },
  2346. {
  2347. "name": "contao/conflicts",
  2348. "version": "dev-main",
  2349. "source": {
  2350. "type": "git",
  2351. "url": "https://github.com/contao/conflicts.git",
  2352. "reference": "1a8d4ba9d0cd6173e2eb955bc3e352408e70999d"
  2353. },
  2354. "dist": {
  2355. "type": "zip",
  2356. "url": "https://api.github.com/repos/contao/conflicts/zipball/1a8d4ba9d0cd6173e2eb955bc3e352408e70999d",
  2357. "reference": "1a8d4ba9d0cd6173e2eb955bc3e352408e70999d",
  2358. "shasum": ""
  2359. },
  2360. "conflict": {
  2361. "doctrine/dbal": "2.9.* <2.9.3",
  2362. "doctrine/doctrine-migrations-bundle": "<1.1",
  2363. "doctrine/orm": "<2.4",
  2364. "doctrine/persistence": "1.3.2",
  2365. "knplabs/knp-time-bundle": "1.9.0",
  2366. "lexik/maintenance-bundle": "2.1.4",
  2367. "symfony/finder": "3.4.7 || 4.0.7",
  2368. "symfony/framework-bundle": "4.2.7 || 5.2.6",
  2369. "symfony/http-foundation": "4.4.27",
  2370. "symfony/security": "3.3.17 || 3.4.7 || 3.4.8 || 3.4.11",
  2371. "symfony/swiftmailer-bundle": "2.6.* <2.6.2",
  2372. "symfony/twig-bundle": "4.1.0",
  2373. "twig/twig": "2.7.0"
  2374. },
  2375. "default-branch": true,
  2376. "type": "metapackage",
  2377. "notification-url": "https://packagist.org/downloads/",
  2378. "license": [
  2379. "LGPL-3.0-or-later"
  2380. ],
  2381. "authors": [
  2382. {
  2383. "name": "Leo Feyer",
  2384. "homepage": "https://github.com/leofeyer"
  2385. }
  2386. ],
  2387. "description": "Contao 4 conflicting packages",
  2388. "support": {
  2389. "source": "https://github.com/contao/conflicts/tree/main"
  2390. },
  2391. "time": "2021-07-27T19:43:23+00:00"
  2392. },
  2393. {
  2394. "name": "contao/core-bundle",
  2395. "version": "4.9.13",
  2396. "source": {
  2397. "type": "git",
  2398. "url": "https://github.com/contao/core-bundle.git",
  2399. "reference": "c3eb59ff8d6781375a3cf8577122df647c6dcbe0"
  2400. },
  2401. "dist": {
  2402. "type": "zip",
  2403. "url": "https://api.github.com/repos/contao/core-bundle/zipball/c3eb59ff8d6781375a3cf8577122df647c6dcbe0",
  2404. "reference": "c3eb59ff8d6781375a3cf8577122df647c6dcbe0",
  2405. "shasum": ""
  2406. },
  2407. "require": {
  2408. "ausi/slug-generator": "^1.1",
  2409. "bacon/bacon-qr-code": "^2.0",
  2410. "composer/package-versions-deprecated": "^1.8",
  2411. "contao-components/ace": "^1.2",
  2412. "contao-components/chosen": "^1.2",
  2413. "contao-components/colorbox": "^1.6",
  2414. "contao-components/colorpicker": "^1.5",
  2415. "contao-components/contao": "^9.1",
  2416. "contao-components/datepicker": "^2.3",
  2417. "contao-components/dropzone": "^5.0.1",
  2418. "contao-components/highlight": "^9.0",
  2419. "contao-components/jquery": "^1.12 || ^2.0 || ^3.5",
  2420. "contao-components/jquery-ui": "^1.11.4",
  2421. "contao-components/mediabox": "^1.5",
  2422. "contao-components/mootools": "^1.6.0.1",
  2423. "contao-components/simplemodal": "^2.1",
  2424. "contao-components/swipe": "^2.0.3",
  2425. "contao-components/tablesort": "^4.0",
  2426. "contao-components/tablesorter": "^2.1",
  2427. "contao-components/tinymce4": "^4.7",
  2428. "contao/image": "^1.0",
  2429. "contao/imagine-svg": "^0.2.3 || ^1.0",
  2430. "doctrine/dbal": "^2.10",
  2431. "doctrine/doctrine-bundle": "^1.8 || ^2.0",
  2432. "doctrine/orm": "^2.6.3",
  2433. "dragonmantank/cron-expression": "^2.3",
  2434. "ext-dom": "*",
  2435. "ext-gd": "*",
  2436. "ext-hash": "*",
  2437. "ext-intl": "*",
  2438. "ext-json": "*",
  2439. "ext-pcre": "*",
  2440. "ext-pdo": "*",
  2441. "ext-zlib": "*",
  2442. "friendsofsymfony/http-cache": "^2.6",
  2443. "friendsofsymfony/http-cache-bundle": "^2.6",
  2444. "imagine/imagine": "^0.7 || ^1.0",
  2445. "knplabs/knp-menu-bundle": "^2.1 || ^3.0",
  2446. "knplabs/knp-time-bundle": "^1.10",
  2447. "lcobucci/jwt": "^3.4 || ^4.0",
  2448. "league/uri-components": "^1.8",
  2449. "league/uri-schemes": "^1.2",
  2450. "matthiasmullie/minify": "^1.3",
  2451. "michelf/php-markdown": "^1.4",
  2452. "nelmio/cors-bundle": "^1.5.3 || ^2.0.1",
  2453. "nyholm/psr7": "^1.2",
  2454. "paragonie/constant_time_encoding": "^2.2",
  2455. "patchwork/utf8": "^1.2",
  2456. "php": "^7.2 || ^8.0",
  2457. "phpspec/php-diff": "^1.0",
  2458. "phpunit/php-token-stream": "^1.4 || ^2.0 || ^3.0 || ^4.0",
  2459. "psr/log": "^1.0",
  2460. "ramsey/uuid": "^3.8",
  2461. "scheb/2fa-backup-code": "^5.0",
  2462. "scheb/2fa-bundle": "^5.0",
  2463. "scheb/2fa-trusted-device": "^5.0",
  2464. "scssphp/scssphp": "^1.0",
  2465. "simplepie/simplepie": "^1.3",
  2466. "spomky-labs/otphp": "^9.1 || ^10.0",
  2467. "symfony-cmf/routing-bundle": "^2.1",
  2468. "symfony/asset": "4.4.*",
  2469. "symfony/cache": "4.4.*",
  2470. "symfony/config": "4.4.*",
  2471. "symfony/console": "4.4.*",
  2472. "symfony/dependency-injection": "4.4.*",
  2473. "symfony/dom-crawler": "4.4.*",
  2474. "symfony/event-dispatcher": "4.4.*",
  2475. "symfony/expression-language": "4.4.*",
  2476. "symfony/filesystem": "4.4.*",
  2477. "symfony/finder": "4.4.*",
  2478. "symfony/framework-bundle": "4.4.*",
  2479. "symfony/http-foundation": "4.4.*",
  2480. "symfony/http-kernel": "4.4.*",
  2481. "symfony/lock": "4.4.*",
  2482. "symfony/monolog-bridge": "4.4.*",
  2483. "symfony/process": "4.4.*",
  2484. "symfony/routing": "4.4.*",
  2485. "symfony/security-bundle": "4.4.*",
  2486. "symfony/swiftmailer-bundle": "^2.6.2 || ^3.1.5",
  2487. "symfony/translation": "4.4.*",
  2488. "symfony/twig-bundle": "4.4.*",
  2489. "symfony/var-dumper": "4.4.*",
  2490. "symfony/yaml": "4.4.*",
  2491. "terminal42/escargot": "^0.6.0 || ^1.0",
  2492. "terminal42/service-annotation-bundle": "^1.1",
  2493. "true/punycode": "^2.1",
  2494. "twig/twig": "^2.7",
  2495. "ua-parser/uap-php": "^3.9",
  2496. "webignition/robots-txt-file": "^3.0",
  2497. "webmozart/path-util": "^2.2",
  2498. "wikimedia/less.php": "^1.7"
  2499. },
  2500. "conflict": {
  2501. "contao-community-alliance/composer-plugin": "<3.0",
  2502. "contao/core": "*",
  2503. "contao/manager-bundle": "4.5.* <4.5.2",
  2504. "contao/manager-plugin": "<2.0 || >=3.0",
  2505. "symfony/security-bundle": "4.4.* <4.4.5",
  2506. "terminal42/contao-ce-access": "<3.0"
  2507. },
  2508. "require-dev": {
  2509. "composer/composer": "^1.0 || ^2.0",
  2510. "contao/manager-plugin": "^2.3.1",
  2511. "contao/test-case": "^4.3",
  2512. "ext-fileinfo": "*",
  2513. "lexik/maintenance-bundle": "^2.1.5",
  2514. "phpunit/phpunit": "^8.5",
  2515. "symfony/browser-kit": "4.4.*",
  2516. "symfony/http-client": "4.4.*",
  2517. "symfony/phpunit-bridge": "4.4.*"
  2518. },
  2519. "suggest": {
  2520. "contao/tcpdf-bundle": "To export articles as PDF files",
  2521. "lexik/maintenance-bundle": "To put the application into maintenance mode"
  2522. },
  2523. "type": "symfony-bundle",
  2524. "extra": {
  2525. "contao-manager-plugin": "Contao\\CoreBundle\\ContaoManager\\Plugin",
  2526. "symfony": {
  2527. "require": "^4.4"
  2528. }
  2529. },
  2530. "autoload": {
  2531. "psr-4": {
  2532. "Contao\\CoreBundle\\": "src/"
  2533. },
  2534. "classmap": [
  2535. "src/Resources/contao/"
  2536. ],
  2537. "files": [
  2538. "src/Resources/functions/utf8_bootup.php"
  2539. ],
  2540. "exclude-from-classmap": [
  2541. "src/Resources/contao/config/",
  2542. "src/Resources/contao/dca/",
  2543. "src/Resources/contao/helper/functions.php",
  2544. "src/Resources/contao/languages/",
  2545. "src/Resources/contao/templates/",
  2546. "src/Resources/contao/themes/"
  2547. ]
  2548. },
  2549. "notification-url": "https://packagist.org/downloads/",
  2550. "license": [
  2551. "LGPL-3.0-or-later"
  2552. ],
  2553. "authors": [
  2554. {
  2555. "name": "Leo Feyer",
  2556. "homepage": "https://github.com/leofeyer"
  2557. },
  2558. {
  2559. "name": "Contao Community",
  2560. "homepage": "https://contao.org/contributors"
  2561. }
  2562. ],
  2563. "description": "Provides the Contao core functionality",
  2564. "homepage": "https://contao.org",
  2565. "time": "2021-03-24T11:13:27+00:00"
  2566. },
  2567. {
  2568. "name": "contao/faq-bundle",
  2569. "version": "4.9.13",
  2570. "source": {
  2571. "type": "git",
  2572. "url": "https://github.com/contao/faq-bundle.git",
  2573. "reference": "986f4ce476d849fa86a147870555c5b12d91ca50"
  2574. },
  2575. "dist": {
  2576. "type": "zip",
  2577. "url": "https://api.github.com/repos/contao/faq-bundle/zipball/986f4ce476d849fa86a147870555c5b12d91ca50",
  2578. "reference": "986f4ce476d849fa86a147870555c5b12d91ca50",
  2579. "shasum": ""
  2580. },
  2581. "require": {
  2582. "contao/core-bundle": "self.version",
  2583. "patchwork/utf8": "^1.2",
  2584. "php": "^7.2 || ^8.0",
  2585. "symfony/config": "4.4.*",
  2586. "symfony/dependency-injection": "4.4.*",
  2587. "symfony/http-kernel": "4.4.*",
  2588. "symfony/yaml": "4.4.*"
  2589. },
  2590. "conflict": {
  2591. "contao/core": "*",
  2592. "contao/manager-plugin": "<2.0 || >=3.0"
  2593. },
  2594. "require-dev": {
  2595. "contao/manager-plugin": "^2.3.1",
  2596. "contao/test-case": "^4.2",
  2597. "phpunit/phpunit": "^8.5",
  2598. "symfony/http-client": "4.4.*",
  2599. "symfony/phpunit-bridge": "4.4.*"
  2600. },
  2601. "type": "contao-bundle",
  2602. "extra": {
  2603. "contao-manager-plugin": "Contao\\FaqBundle\\ContaoManager\\Plugin",
  2604. "symfony": {
  2605. "require": "^4.4"
  2606. }
  2607. },
  2608. "autoload": {
  2609. "psr-4": {
  2610. "Contao\\FaqBundle\\": "src/"
  2611. },
  2612. "classmap": [
  2613. "src/Resources/contao/"
  2614. ],
  2615. "exclude-from-classmap": [
  2616. "src/Resources/contao/config/",
  2617. "src/Resources/contao/dca/",
  2618. "src/Resources/contao/languages/",
  2619. "src/Resources/contao/templates/"
  2620. ]
  2621. },
  2622. "notification-url": "https://packagist.org/downloads/",
  2623. "license": [
  2624. "LGPL-3.0-or-later"
  2625. ],
  2626. "authors": [
  2627. {
  2628. "name": "Leo Feyer",
  2629. "homepage": "https://github.com/leofeyer"
  2630. },
  2631. {
  2632. "name": "Contao Community",
  2633. "homepage": "https://contao.org/contributors"
  2634. }
  2635. ],
  2636. "description": "Adds FAQ functionality to Contao",
  2637. "homepage": "https://contao.org",
  2638. "time": "2021-03-24T11:13:27+00:00"
  2639. },
  2640. {
  2641. "name": "contao/image",
  2642. "version": "1.1.0",
  2643. "source": {
  2644. "type": "git",
  2645. "url": "https://github.com/contao/image.git",
  2646. "reference": "fcfda96f982b4ee9a13802d502def3de841785a9"
  2647. },
  2648. "dist": {
  2649. "type": "zip",
  2650. "url": "https://api.github.com/repos/contao/image/zipball/fcfda96f982b4ee9a13802d502def3de841785a9",
  2651. "reference": "fcfda96f982b4ee9a13802d502def3de841785a9",
  2652. "shasum": ""
  2653. },
  2654. "require": {
  2655. "ext-json": "*",
  2656. "imagine/imagine": "^0.7.1 || ^1.0",
  2657. "php": "^7.1 || ^8.0",
  2658. "symfony/filesystem": "^2.8 || ^3.0 || ^4.0 || ^5.0",
  2659. "symfony/polyfill-php73": "^1.11",
  2660. "webmozart/path-util": "^2.0"
  2661. },
  2662. "conflict": {
  2663. "contao/imagine-svg": "<0.1.4 || >=2.0"
  2664. },
  2665. "require-dev": {
  2666. "bamarni/composer-bin-plugin": "^1.4",
  2667. "contao/imagine-svg": "^0.1.4 || ^0.2 || ^1.0",
  2668. "phpunit/phpunit": "^8.5"
  2669. },
  2670. "suggest": {
  2671. "ext-exif": "To support EXIF auto-rotation"
  2672. },
  2673. "type": "library",
  2674. "extra": {
  2675. "bamarni-bin": {
  2676. "bin-links": false,
  2677. "target-directory": "tools"
  2678. }
  2679. },
  2680. "autoload": {
  2681. "psr-4": {
  2682. "Contao\\Image\\": "src/"
  2683. }
  2684. },
  2685. "notification-url": "https://packagist.org/downloads/",
  2686. "license": [
  2687. "LGPL-3.0-or-later"
  2688. ],
  2689. "authors": [
  2690. {
  2691. "name": "Martin Auswöger",
  2692. "homepage": "https://github.com/ausi"
  2693. }
  2694. ],
  2695. "description": "Contao image library",
  2696. "time": "2021-03-18T09:22:50+00:00"
  2697. },
  2698. {
  2699. "name": "contao/imagine-svg",
  2700. "version": "1.0.2",
  2701. "source": {
  2702. "type": "git",
  2703. "url": "https://github.com/contao/imagine-svg.git",
  2704. "reference": "0edb415c950100913555fc0b0c412a2ef0b9bcd6"
  2705. },
  2706. "dist": {
  2707. "type": "zip",
  2708. "url": "https://api.github.com/repos/contao/imagine-svg/zipball/0edb415c950100913555fc0b0c412a2ef0b9bcd6",
  2709. "reference": "0edb415c950100913555fc0b0c412a2ef0b9bcd6",
  2710. "shasum": ""
  2711. },
  2712. "require": {
  2713. "ext-dom": "*",
  2714. "imagine/imagine": "^1.1",
  2715. "php": "^7.2 || ^8.0"
  2716. },
  2717. "require-dev": {
  2718. "contao/easy-coding-standard": "^1.0",
  2719. "friendsofphp/php-cs-fixer": "^2.14",
  2720. "phpstan/phpstan": "^0.12",
  2721. "phpstan/phpstan-phpunit": "^0.12.8",
  2722. "phpstan/phpstan-symfony": "^0.12.6",
  2723. "phpunit/phpunit": "^8.5.4",
  2724. "psalm/plugin-phpunit": "^0.9",
  2725. "psalm/plugin-symfony": "^1.0",
  2726. "slam/phpstan-extensions": "^5.0",
  2727. "symfony/filesystem": "^5.0",
  2728. "vimeo/psalm": "^3.9"
  2729. },
  2730. "type": "library",
  2731. "extra": {
  2732. "branch-alias": {
  2733. "dev-master": "1.0.x-dev"
  2734. }
  2735. },
  2736. "autoload": {
  2737. "psr-4": {
  2738. "Contao\\ImagineSvg\\": "src/"
  2739. }
  2740. },
  2741. "notification-url": "https://packagist.org/downloads/",
  2742. "license": [
  2743. "LGPL-3.0-or-later"
  2744. ],
  2745. "authors": [
  2746. {
  2747. "name": "Martin Auswöger",
  2748. "homepage": "https://github.com/ausi"
  2749. }
  2750. ],
  2751. "description": "Contao Imagine SVG library",
  2752. "time": "2020-10-31T13:00:01+00:00"
  2753. },
  2754. {
  2755. "name": "contao/installation-bundle",
  2756. "version": "4.9.13",
  2757. "source": {
  2758. "type": "git",
  2759. "url": "https://github.com/contao/installation-bundle.git",
  2760. "reference": "c7d4967e5f7ec3c8a36c52fd580edc333145ee1d"
  2761. },
  2762. "dist": {
  2763. "type": "zip",
  2764. "url": "https://api.github.com/repos/contao/installation-bundle/zipball/c7d4967e5f7ec3c8a36c52fd580edc333145ee1d",
  2765. "reference": "c7d4967e5f7ec3c8a36c52fd580edc333145ee1d",
  2766. "shasum": ""
  2767. },
  2768. "require": {
  2769. "contao/core-bundle": "self.version",
  2770. "doctrine/dbal": "^2.10",
  2771. "patchwork/utf8": "^1.2",
  2772. "php": "^7.2 || ^8.0",
  2773. "psr/log": "^1.0",
  2774. "symfony/config": "4.4.*",
  2775. "symfony/console": "4.4.*",
  2776. "symfony/dependency-injection": "4.4.*",
  2777. "symfony/event-dispatcher": "4.4.*",
  2778. "symfony/filesystem": "4.4.*",
  2779. "symfony/finder": "4.4.*",
  2780. "symfony/framework-bundle": "4.4.*",
  2781. "symfony/http-foundation": "4.4.*",
  2782. "symfony/http-kernel": "4.4.*",
  2783. "symfony/yaml": "4.4.*"
  2784. },
  2785. "conflict": {
  2786. "contao/core": "*",
  2787. "contao/manager-plugin": "<2.0 || >=3.0"
  2788. },
  2789. "require-dev": {
  2790. "contao/manager-plugin": "^2.3.1",
  2791. "phpunit/phpunit": "^8.5",
  2792. "symfony/http-client": "4.4.*",
  2793. "symfony/phpunit-bridge": "4.4.*"
  2794. },
  2795. "type": "contao-bundle",
  2796. "extra": {
  2797. "contao-manager-plugin": "Contao\\InstallationBundle\\ContaoManager\\Plugin",
  2798. "symfony": {
  2799. "require": "^4.4"
  2800. }
  2801. },
  2802. "autoload": {
  2803. "psr-4": {
  2804. "Contao\\InstallationBundle\\": "src/"
  2805. }
  2806. },
  2807. "notification-url": "https://packagist.org/downloads/",
  2808. "license": [
  2809. "LGPL-3.0-or-later"
  2810. ],
  2811. "authors": [
  2812. {
  2813. "name": "Leo Feyer",
  2814. "homepage": "https://github.com/leofeyer"
  2815. },
  2816. {
  2817. "name": "Contao Community",
  2818. "homepage": "https://contao.org/contributors"
  2819. }
  2820. ],
  2821. "description": "Required to install and update Contao",
  2822. "homepage": "https://contao.org",
  2823. "time": "2021-03-24T11:13:27+00:00"
  2824. },
  2825. {
  2826. "name": "contao/listing-bundle",
  2827. "version": "4.9.13",
  2828. "source": {
  2829. "type": "git",
  2830. "url": "https://github.com/contao/listing-bundle.git",
  2831. "reference": "702aa6805316b7003c761ad3db202ab7e1582552"
  2832. },
  2833. "dist": {
  2834. "type": "zip",
  2835. "url": "https://api.github.com/repos/contao/listing-bundle/zipball/702aa6805316b7003c761ad3db202ab7e1582552",
  2836. "reference": "702aa6805316b7003c761ad3db202ab7e1582552",
  2837. "shasum": ""
  2838. },
  2839. "require": {
  2840. "contao/core-bundle": "self.version",
  2841. "patchwork/utf8": "^1.2",
  2842. "php": "^7.2 || ^8.0",
  2843. "symfony/http-kernel": "4.4.*"
  2844. },
  2845. "conflict": {
  2846. "contao/core": "*",
  2847. "contao/manager-plugin": "<2.0 || >=3.0"
  2848. },
  2849. "require-dev": {
  2850. "contao/manager-plugin": "^2.0",
  2851. "symfony/http-client": "4.4.*"
  2852. },
  2853. "type": "contao-bundle",
  2854. "extra": {
  2855. "contao-manager-plugin": "Contao\\ListingBundle\\ContaoManager\\Plugin",
  2856. "symfony": {
  2857. "require": "^4.4"
  2858. }
  2859. },
  2860. "autoload": {
  2861. "psr-4": {
  2862. "Contao\\ListingBundle\\": "src/"
  2863. },
  2864. "classmap": [
  2865. "src/Resources/contao/"
  2866. ],
  2867. "exclude-from-classmap": [
  2868. "src/Resources/contao/config/",
  2869. "src/Resources/contao/dca/",
  2870. "src/Resources/contao/languages/",
  2871. "src/Resources/contao/templates/"
  2872. ]
  2873. },
  2874. "notification-url": "https://packagist.org/downloads/",
  2875. "license": [
  2876. "LGPL-3.0-or-later"
  2877. ],
  2878. "authors": [
  2879. {
  2880. "name": "Leo Feyer",
  2881. "homepage": "https://github.com/leofeyer"
  2882. },
  2883. {
  2884. "name": "Contao Community",
  2885. "homepage": "https://contao.org/contributors"
  2886. }
  2887. ],
  2888. "description": "Allows to list arbitrary data in the Contao front end",
  2889. "homepage": "https://contao.org",
  2890. "time": "2021-03-24T11:13:27+00:00"
  2891. },
  2892. {
  2893. "name": "contao/manager-bundle",
  2894. "version": "4.9.13",
  2895. "source": {
  2896. "type": "git",
  2897. "url": "https://github.com/contao/manager-bundle.git",
  2898. "reference": "2f6e8263c590e37782f13b1bc416f57b1c630488"
  2899. },
  2900. "dist": {
  2901. "type": "zip",
  2902. "url": "https://api.github.com/repos/contao/manager-bundle/zipball/2f6e8263c590e37782f13b1bc416f57b1c630488",
  2903. "reference": "2f6e8263c590e37782f13b1bc416f57b1c630488",
  2904. "shasum": ""
  2905. },
  2906. "require": {
  2907. "contao/core-bundle": "self.version",
  2908. "contao/installation-bundle": "self.version",
  2909. "contao/manager-plugin": "^2.4",
  2910. "doctrine/dbal": "^2.10",
  2911. "doctrine/doctrine-bundle": "^1.8 || ^2.0",
  2912. "ext-json": "*",
  2913. "friendsofsymfony/http-cache": "^2.6",
  2914. "friendsofsymfony/http-cache-bundle": "^2.6",
  2915. "lexik/maintenance-bundle": "^2.1.5",
  2916. "nelmio/cors-bundle": "^1.5.3 || ^2.0.1",
  2917. "nelmio/security-bundle": "^2.2",
  2918. "ocramius/proxy-manager": "^2.1",
  2919. "php": "^7.2 || ^8.0",
  2920. "symfony/cache": "4.4.*",
  2921. "symfony/config": "4.4.*",
  2922. "symfony/console": "4.4.*",
  2923. "symfony/debug": "4.4.*",
  2924. "symfony/debug-bundle": "4.4.*",
  2925. "symfony/dependency-injection": "4.4.*",
  2926. "symfony/doctrine-bridge": "4.4.*",
  2927. "symfony/dotenv": "4.4.*",
  2928. "symfony/expression-language": "4.4.*",
  2929. "symfony/filesystem": "4.4.*",
  2930. "symfony/finder": "4.4.*",
  2931. "symfony/framework-bundle": "4.4.*",
  2932. "symfony/http-client": "4.4.*",
  2933. "symfony/http-foundation": "4.4.*",
  2934. "symfony/http-kernel": "4.4.*",
  2935. "symfony/monolog-bridge": "4.4.*",
  2936. "symfony/monolog-bundle": "^3.1",
  2937. "symfony/process": "4.4.*",
  2938. "symfony/proxy-manager-bridge": "4.4.*",
  2939. "symfony/routing": "4.4.*",
  2940. "symfony/security-bundle": "4.4.*",
  2941. "symfony/stopwatch": "4.4.*",
  2942. "symfony/swiftmailer-bundle": "^2.6.2 || ^3.1.5",
  2943. "symfony/twig-bundle": "4.4.*",
  2944. "symfony/web-profiler-bundle": "4.4.*",
  2945. "symfony/yaml": "4.4.*",
  2946. "toflar/psr6-symfony-http-cache-store": "^2.1 || ^3.0"
  2947. },
  2948. "conflict": {
  2949. "symfony/config": "<4.4.2",
  2950. "symfony/security-bundle": "4.4.* <4.4.5"
  2951. },
  2952. "require-dev": {
  2953. "contao/test-case": "^4.2",
  2954. "phpunit/phpunit": "^8.5",
  2955. "symfony/phpunit-bridge": "4.4.*"
  2956. },
  2957. "suggest": {
  2958. "contao/tcpdf-bundle": "To export articles as PDF files"
  2959. },
  2960. "bin": [
  2961. "bin/contao-console"
  2962. ],
  2963. "type": "symfony-bundle",
  2964. "extra": {
  2965. "contao-manager-plugin": "Contao\\ManagerBundle\\ContaoManager\\Plugin",
  2966. "symfony": {
  2967. "require": "^4.4"
  2968. }
  2969. },
  2970. "autoload": {
  2971. "psr-4": {
  2972. "Contao\\ManagerBundle\\": "src/"
  2973. }
  2974. },
  2975. "notification-url": "https://packagist.org/downloads/",
  2976. "license": [
  2977. "LGPL-3.0-or-later"
  2978. ],
  2979. "authors": [
  2980. {
  2981. "name": "Leo Feyer",
  2982. "homepage": "https://github.com/leofeyer"
  2983. },
  2984. {
  2985. "name": "Contao Community",
  2986. "homepage": "https://contao.org/contributors"
  2987. }
  2988. ],
  2989. "description": "Symfony bundle for the Contao Managed Edition",
  2990. "homepage": "https://contao.org",
  2991. "time": "2021-03-12T10:33:17+00:00"
  2992. },
  2993. {
  2994. "name": "contao/manager-plugin",
  2995. "version": "2.11.0",
  2996. "source": {
  2997. "type": "git",
  2998. "url": "https://github.com/contao/manager-plugin.git",
  2999. "reference": "43eb4064dbeebc3d47f0c1ff85bb060270f8e504"
  3000. },
  3001. "dist": {
  3002. "type": "zip",
  3003. "url": "https://api.github.com/repos/contao/manager-plugin/zipball/43eb4064dbeebc3d47f0c1ff85bb060270f8e504",
  3004. "reference": "43eb4064dbeebc3d47f0c1ff85bb060270f8e504",
  3005. "shasum": ""
  3006. },
  3007. "require": {
  3008. "composer-plugin-api": "^1.1 || ^2.0",
  3009. "php": "^7.1 || ^8.0",
  3010. "symfony/config": "^3.3 || ^4.0 || ^5.0",
  3011. "symfony/dependency-injection": "^3.3 || ^4.0 || ^5.0",
  3012. "symfony/filesystem": "^3.3 || ^4.0 || ^5.0",
  3013. "symfony/http-kernel": "^3.3 || ^4.0 || ^5.0",
  3014. "symfony/routing": "^3.3 || ^4.0 || ^5.0"
  3015. },
  3016. "conflict": {
  3017. "contao/manager-bundle": "4.9.* <4.9.4"
  3018. },
  3019. "require-dev": {
  3020. "composer/composer": "^1.1 || ^2.0",
  3021. "contao/core-bundle": "^4.4",
  3022. "ext-zip": "*",
  3023. "friendsofphp/php-cs-fixer": "^2.14",
  3024. "php-http/guzzle6-adapter": "^1.1",
  3025. "phpunit/phpunit": "^8.5 || ^9.3",
  3026. "symfony/phpunit-bridge": "^3.4.40 || ^4.0 || ^5.0",
  3027. "webmozart/path-util": "^2.0"
  3028. },
  3029. "type": "composer-plugin",
  3030. "extra": {
  3031. "class": [
  3032. "Contao\\ManagerPlugin\\Composer\\ArtifactsPlugin",
  3033. "Contao\\ManagerPlugin\\Composer\\ManagerPluginInstaller",
  3034. "Contao\\ManagerPlugin\\Composer\\AppAutoloadPlugin"
  3035. ],
  3036. "symfony": {
  3037. "require": "3.4.* || 4.4.* || 5.1.*"
  3038. }
  3039. },
  3040. "autoload": {
  3041. "psr-4": {
  3042. "Contao\\ManagerPlugin\\": "src/"
  3043. }
  3044. },
  3045. "notification-url": "https://packagist.org/downloads/",
  3046. "license": [
  3047. "LGPL-3.0-or-later"
  3048. ],
  3049. "authors": [
  3050. {
  3051. "name": "Andreas Schempp",
  3052. "homepage": "https://github.com/aschempp"
  3053. }
  3054. ],
  3055. "description": "Contao 4 manager plugin",
  3056. "time": "2020-09-21T09:45:49+00:00"
  3057. },
  3058. {
  3059. "name": "contao/news-bundle",
  3060. "version": "4.9.13",
  3061. "source": {
  3062. "type": "git",
  3063. "url": "https://github.com/contao/news-bundle.git",
  3064. "reference": "12a7e571526ecd288f302bbe8f1e47adbe315a46"
  3065. },
  3066. "dist": {
  3067. "type": "zip",
  3068. "url": "https://api.github.com/repos/contao/news-bundle/zipball/12a7e571526ecd288f302bbe8f1e47adbe315a46",
  3069. "reference": "12a7e571526ecd288f302bbe8f1e47adbe315a46",
  3070. "shasum": ""
  3071. },
  3072. "require": {
  3073. "contao/core-bundle": "self.version",
  3074. "friendsofsymfony/http-cache": "^2.4",
  3075. "patchwork/utf8": "^1.2",
  3076. "php": "^7.2 || ^8.0",
  3077. "symfony/config": "4.4.*",
  3078. "symfony/dependency-injection": "4.4.*",
  3079. "symfony/http-foundation": "4.4.*",
  3080. "symfony/http-kernel": "4.4.*",
  3081. "symfony/yaml": "4.4.*"
  3082. },
  3083. "conflict": {
  3084. "contao/core": "*",
  3085. "contao/manager-plugin": "<2.0 || >=3.0"
  3086. },
  3087. "require-dev": {
  3088. "contao/manager-plugin": "^2.3.1",
  3089. "contao/test-case": "^4.2",
  3090. "phpunit/phpunit": "^8.5",
  3091. "symfony/http-client": "4.4.*",
  3092. "symfony/phpunit-bridge": "4.4.*"
  3093. },
  3094. "type": "contao-bundle",
  3095. "extra": {
  3096. "contao-manager-plugin": "Contao\\NewsBundle\\ContaoManager\\Plugin",
  3097. "symfony": {
  3098. "require": "^4.4"
  3099. }
  3100. },
  3101. "autoload": {
  3102. "psr-4": {
  3103. "Contao\\NewsBundle\\": "src/"
  3104. },
  3105. "classmap": [
  3106. "src/Resources/contao/"
  3107. ],
  3108. "exclude-from-classmap": [
  3109. "src/Resources/contao/config/",
  3110. "src/Resources/contao/dca/",
  3111. "src/Resources/contao/languages/",
  3112. "src/Resources/contao/templates/"
  3113. ]
  3114. },
  3115. "notification-url": "https://packagist.org/downloads/",
  3116. "license": [
  3117. "LGPL-3.0-or-later"
  3118. ],
  3119. "authors": [
  3120. {
  3121. "name": "Leo Feyer",
  3122. "homepage": "https://github.com/leofeyer"
  3123. },
  3124. {
  3125. "name": "Contao Community",
  3126. "homepage": "https://contao.org/contributors"
  3127. }
  3128. ],
  3129. "description": "Adds news functionality to Contao",
  3130. "homepage": "https://contao.org",
  3131. "time": "2021-03-24T11:13:27+00:00"
  3132. },
  3133. {
  3134. "name": "dasprid/enum",
  3135. "version": "1.0.3",
  3136. "source": {
  3137. "type": "git",
  3138. "url": "https://github.com/DASPRiD/Enum.git",
  3139. "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
  3140. },
  3141. "dist": {
  3142. "type": "zip",
  3143. "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
  3144. "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
  3145. "shasum": ""
  3146. },
  3147. "require-dev": {
  3148. "phpunit/phpunit": "^7 | ^8 | ^9",
  3149. "squizlabs/php_codesniffer": "^3.4"
  3150. },
  3151. "type": "library",
  3152. "autoload": {
  3153. "psr-4": {
  3154. "DASPRiD\\Enum\\": "src/"
  3155. }
  3156. },
  3157. "notification-url": "https://packagist.org/downloads/",
  3158. "license": [
  3159. "BSD-2-Clause"
  3160. ],
  3161. "authors": [
  3162. {
  3163. "name": "Ben Scholzen 'DASPRiD'",
  3164. "email": "mail@dasprids.de",
  3165. "homepage": "https://dasprids.de/",
  3166. "role": "Developer"
  3167. }
  3168. ],
  3169. "description": "PHP 7.1 enum implementation",
  3170. "keywords": [
  3171. "enum",
  3172. "map"
  3173. ],
  3174. "time": "2020-10-02T16:03:48+00:00"
  3175. },
  3176. {
  3177. "name": "doctrine/annotations",
  3178. "version": "1.13.2",
  3179. "source": {
  3180. "type": "git",
  3181. "url": "https://github.com/doctrine/annotations.git",
  3182. "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
  3183. },
  3184. "dist": {
  3185. "type": "zip",
  3186. "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
  3187. "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
  3188. "shasum": ""
  3189. },
  3190. "require": {
  3191. "doctrine/lexer": "1.*",
  3192. "ext-tokenizer": "*",
  3193. "php": "^7.1 || ^8.0",
  3194. "psr/cache": "^1 || ^2 || ^3"
  3195. },
  3196. "require-dev": {
  3197. "doctrine/cache": "^1.11 || ^2.0",
  3198. "doctrine/coding-standard": "^6.0 || ^8.1",
  3199. "phpstan/phpstan": "^0.12.20",
  3200. "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
  3201. "symfony/cache": "^4.4 || ^5.2"
  3202. },
  3203. "type": "library",
  3204. "autoload": {
  3205. "psr-4": {
  3206. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  3207. }
  3208. },
  3209. "notification-url": "https://packagist.org/downloads/",
  3210. "license": [
  3211. "MIT"
  3212. ],
  3213. "authors": [
  3214. {
  3215. "name": "Guilherme Blanco",
  3216. "email": "guilhermeblanco@gmail.com"
  3217. },
  3218. {
  3219. "name": "Roman Borschel",
  3220. "email": "roman@code-factory.org"
  3221. },
  3222. {
  3223. "name": "Benjamin Eberlei",
  3224. "email": "kontakt@beberlei.de"
  3225. },
  3226. {
  3227. "name": "Jonathan Wage",
  3228. "email": "jonwage@gmail.com"
  3229. },
  3230. {
  3231. "name": "Johannes Schmitt",
  3232. "email": "schmittjoh@gmail.com"
  3233. }
  3234. ],
  3235. "description": "Docblock Annotations Parser",
  3236. "homepage": "https://www.doctrine-project.org/projects/annotations.html",
  3237. "keywords": [
  3238. "annotations",
  3239. "docblock",
  3240. "parser"
  3241. ],
  3242. "support": {
  3243. "issues": "https://github.com/doctrine/annotations/issues",
  3244. "source": "https://github.com/doctrine/annotations/tree/1.13.2"
  3245. },
  3246. "time": "2021-08-05T19:00:23+00:00"
  3247. },
  3248. {
  3249. "name": "doctrine/cache",
  3250. "version": "1.12.1",
  3251. "source": {
  3252. "type": "git",
  3253. "url": "https://github.com/doctrine/cache.git",
  3254. "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8"
  3255. },
  3256. "dist": {
  3257. "type": "zip",
  3258. "url": "https://api.github.com/repos/doctrine/cache/zipball/4cf401d14df219fa6f38b671f5493449151c9ad8",
  3259. "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8",
  3260. "shasum": ""
  3261. },
  3262. "require": {
  3263. "php": "~7.1 || ^8.0"
  3264. },
  3265. "conflict": {
  3266. "doctrine/common": ">2.2,<2.4"
  3267. },
  3268. "require-dev": {
  3269. "alcaeus/mongo-php-adapter": "^1.1",
  3270. "cache/integration-tests": "dev-master",
  3271. "doctrine/coding-standard": "^8.0",
  3272. "mongodb/mongodb": "^1.1",
  3273. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
  3274. "predis/predis": "~1.0",
  3275. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  3276. "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
  3277. "symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
  3278. },
  3279. "suggest": {
  3280. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  3281. },
  3282. "type": "library",
  3283. "autoload": {
  3284. "psr-4": {
  3285. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  3286. }
  3287. },
  3288. "notification-url": "https://packagist.org/downloads/",
  3289. "license": [
  3290. "MIT"
  3291. ],
  3292. "authors": [
  3293. {
  3294. "name": "Guilherme Blanco",
  3295. "email": "guilhermeblanco@gmail.com"
  3296. },
  3297. {
  3298. "name": "Roman Borschel",
  3299. "email": "roman@code-factory.org"
  3300. },
  3301. {
  3302. "name": "Benjamin Eberlei",
  3303. "email": "kontakt@beberlei.de"
  3304. },
  3305. {
  3306. "name": "Jonathan Wage",
  3307. "email": "jonwage@gmail.com"
  3308. },
  3309. {
  3310. "name": "Johannes Schmitt",
  3311. "email": "schmittjoh@gmail.com"
  3312. }
  3313. ],
  3314. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  3315. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  3316. "keywords": [
  3317. "abstraction",
  3318. "apcu",
  3319. "cache",
  3320. "caching",
  3321. "couchdb",
  3322. "memcached",
  3323. "php",
  3324. "redis",
  3325. "xcache"
  3326. ],
  3327. "support": {
  3328. "issues": "https://github.com/doctrine/cache/issues",
  3329. "source": "https://github.com/doctrine/cache/tree/1.12.1"
  3330. },
  3331. "funding": [
  3332. {
  3333. "url": "https://www.doctrine-project.org/sponsorship.html",
  3334. "type": "custom"
  3335. },
  3336. {
  3337. "url": "https://www.patreon.com/phpdoctrine",
  3338. "type": "patreon"
  3339. },
  3340. {
  3341. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
  3342. "type": "tidelift"
  3343. }
  3344. ],
  3345. "time": "2021-07-17T14:39:21+00:00"
  3346. },
  3347. {
  3348. "name": "doctrine/collections",
  3349. "version": "1.6.7",
  3350. "source": {
  3351. "type": "git",
  3352. "url": "https://github.com/doctrine/collections.git",
  3353. "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
  3354. },
  3355. "dist": {
  3356. "type": "zip",
  3357. "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
  3358. "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
  3359. "shasum": ""
  3360. },
  3361. "require": {
  3362. "php": "^7.1.3 || ^8.0"
  3363. },
  3364. "require-dev": {
  3365. "doctrine/coding-standard": "^6.0",
  3366. "phpstan/phpstan-shim": "^0.9.2",
  3367. "phpunit/phpunit": "^7.0",
  3368. "vimeo/psalm": "^3.8.1"
  3369. },
  3370. "type": "library",
  3371. "autoload": {
  3372. "psr-4": {
  3373. "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
  3374. }
  3375. },
  3376. "notification-url": "https://packagist.org/downloads/",
  3377. "license": [
  3378. "MIT"
  3379. ],
  3380. "authors": [
  3381. {
  3382. "name": "Guilherme Blanco",
  3383. "email": "guilhermeblanco@gmail.com"
  3384. },
  3385. {
  3386. "name": "Roman Borschel",
  3387. "email": "roman@code-factory.org"
  3388. },
  3389. {
  3390. "name": "Benjamin Eberlei",
  3391. "email": "kontakt@beberlei.de"
  3392. },
  3393. {
  3394. "name": "Jonathan Wage",
  3395. "email": "jonwage@gmail.com"
  3396. },
  3397. {
  3398. "name": "Johannes Schmitt",
  3399. "email": "schmittjoh@gmail.com"
  3400. }
  3401. ],
  3402. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  3403. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  3404. "keywords": [
  3405. "array",
  3406. "collections",
  3407. "iterators",
  3408. "php"
  3409. ],
  3410. "support": {
  3411. "issues": "https://github.com/doctrine/collections/issues",
  3412. "source": "https://github.com/doctrine/collections/tree/1.6.7"
  3413. },
  3414. "time": "2020-07-27T17:53:49+00:00"
  3415. },
  3416. {
  3417. "name": "doctrine/common",
  3418. "version": "3.1.2",
  3419. "source": {
  3420. "type": "git",
  3421. "url": "https://github.com/doctrine/common.git",
  3422. "reference": "a036d90c303f3163b5be8b8fde9b6755b2be4a3a"
  3423. },
  3424. "dist": {
  3425. "type": "zip",
  3426. "url": "https://api.github.com/repos/doctrine/common/zipball/a036d90c303f3163b5be8b8fde9b6755b2be4a3a",
  3427. "reference": "a036d90c303f3163b5be8b8fde9b6755b2be4a3a",
  3428. "shasum": ""
  3429. },
  3430. "require": {
  3431. "doctrine/persistence": "^2.0",
  3432. "php": "^7.1 || ^8.0"
  3433. },
  3434. "require-dev": {
  3435. "doctrine/coding-standard": "^6.0 || ^8.0",
  3436. "phpstan/phpstan": "^0.12",
  3437. "phpstan/phpstan-phpunit": "^0.12",
  3438. "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
  3439. "squizlabs/php_codesniffer": "^3.0",
  3440. "symfony/phpunit-bridge": "^4.0.5",
  3441. "vimeo/psalm": "^4.4"
  3442. },
  3443. "type": "library",
  3444. "autoload": {
  3445. "psr-4": {
  3446. "Doctrine\\Common\\": "lib/Doctrine/Common"
  3447. }
  3448. },
  3449. "notification-url": "https://packagist.org/downloads/",
  3450. "license": [
  3451. "MIT"
  3452. ],
  3453. "authors": [
  3454. {
  3455. "name": "Guilherme Blanco",
  3456. "email": "guilhermeblanco@gmail.com"
  3457. },
  3458. {
  3459. "name": "Roman Borschel",
  3460. "email": "roman@code-factory.org"
  3461. },
  3462. {
  3463. "name": "Benjamin Eberlei",
  3464. "email": "kontakt@beberlei.de"
  3465. },
  3466. {
  3467. "name": "Jonathan Wage",
  3468. "email": "jonwage@gmail.com"
  3469. },
  3470. {
  3471. "name": "Johannes Schmitt",
  3472. "email": "schmittjoh@gmail.com"
  3473. },
  3474. {
  3475. "name": "Marco Pivetta",
  3476. "email": "ocramius@gmail.com"
  3477. }
  3478. ],
  3479. "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.",
  3480. "homepage": "https://www.doctrine-project.org/projects/common.html",
  3481. "keywords": [
  3482. "common",
  3483. "doctrine",
  3484. "php"
  3485. ],
  3486. "support": {
  3487. "issues": "https://github.com/doctrine/common/issues",
  3488. "source": "https://github.com/doctrine/common/tree/3.1.2"
  3489. },
  3490. "funding": [
  3491. {
  3492. "url": "https://www.doctrine-project.org/sponsorship.html",
  3493. "type": "custom"
  3494. },
  3495. {
  3496. "url": "https://www.patreon.com/phpdoctrine",
  3497. "type": "patreon"
  3498. },
  3499. {
  3500. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
  3501. "type": "tidelift"
  3502. }
  3503. ],
  3504. "time": "2021-02-10T20:18:51+00:00"
  3505. },
  3506. {
  3507. "name": "doctrine/dbal",
  3508. "version": "2.12.1",
  3509. "source": {
  3510. "type": "git",
  3511. "url": "https://github.com/doctrine/dbal.git",
  3512. "reference": "adce7a954a1c2f14f85e94aed90c8489af204086"
  3513. },
  3514. "dist": {
  3515. "type": "zip",
  3516. "url": "https://api.github.com/repos/doctrine/dbal/zipball/adce7a954a1c2f14f85e94aed90c8489af204086",
  3517. "reference": "adce7a954a1c2f14f85e94aed90c8489af204086",
  3518. "shasum": ""
  3519. },
  3520. "require": {
  3521. "doctrine/cache": "^1.0",
  3522. "doctrine/event-manager": "^1.0",
  3523. "ext-pdo": "*",
  3524. "php": "^7.3 || ^8"
  3525. },
  3526. "require-dev": {
  3527. "doctrine/coding-standard": "^8.1",
  3528. "jetbrains/phpstorm-stubs": "^2019.1",
  3529. "phpstan/phpstan": "^0.12.40",
  3530. "phpunit/phpunit": "^9.4",
  3531. "psalm/plugin-phpunit": "^0.10.0",
  3532. "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
  3533. "vimeo/psalm": "^3.17.2"
  3534. },
  3535. "suggest": {
  3536. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  3537. },
  3538. "bin": [
  3539. "bin/doctrine-dbal"
  3540. ],
  3541. "type": "library",
  3542. "extra": {
  3543. "branch-alias": {
  3544. "dev-master": "4.0.x-dev"
  3545. }
  3546. },
  3547. "autoload": {
  3548. "psr-4": {
  3549. "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
  3550. }
  3551. },
  3552. "notification-url": "https://packagist.org/downloads/",
  3553. "license": [
  3554. "MIT"
  3555. ],
  3556. "authors": [
  3557. {
  3558. "name": "Guilherme Blanco",
  3559. "email": "guilhermeblanco@gmail.com"
  3560. },
  3561. {
  3562. "name": "Roman Borschel",
  3563. "email": "roman@code-factory.org"
  3564. },
  3565. {
  3566. "name": "Benjamin Eberlei",
  3567. "email": "kontakt@beberlei.de"
  3568. },
  3569. {
  3570. "name": "Jonathan Wage",
  3571. "email": "jonwage@gmail.com"
  3572. }
  3573. ],
  3574. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  3575. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  3576. "keywords": [
  3577. "abstraction",
  3578. "database",
  3579. "db2",
  3580. "dbal",
  3581. "mariadb",
  3582. "mssql",
  3583. "mysql",
  3584. "oci8",
  3585. "oracle",
  3586. "pdo",
  3587. "pgsql",
  3588. "postgresql",
  3589. "queryobject",
  3590. "sasql",
  3591. "sql",
  3592. "sqlanywhere",
  3593. "sqlite",
  3594. "sqlserver",
  3595. "sqlsrv"
  3596. ],
  3597. "time": "2020-11-14T20:26:58+00:00"
  3598. },
  3599. {
  3600. "name": "doctrine/deprecations",
  3601. "version": "v0.5.3",
  3602. "source": {
  3603. "type": "git",
  3604. "url": "https://github.com/doctrine/deprecations.git",
  3605. "reference": "9504165960a1f83cc1480e2be1dd0a0478561314"
  3606. },
  3607. "dist": {
  3608. "type": "zip",
  3609. "url": "https://api.github.com/repos/doctrine/deprecations/zipball/9504165960a1f83cc1480e2be1dd0a0478561314",
  3610. "reference": "9504165960a1f83cc1480e2be1dd0a0478561314",
  3611. "shasum": ""
  3612. },
  3613. "require": {
  3614. "php": "^7.1|^8.0"
  3615. },
  3616. "require-dev": {
  3617. "doctrine/coding-standard": "^6.0|^7.0|^8.0",
  3618. "phpunit/phpunit": "^7.0|^8.0|^9.0",
  3619. "psr/log": "^1.0"
  3620. },
  3621. "suggest": {
  3622. "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
  3623. },
  3624. "type": "library",
  3625. "autoload": {
  3626. "psr-4": {
  3627. "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
  3628. }
  3629. },
  3630. "notification-url": "https://packagist.org/downloads/",
  3631. "license": [
  3632. "MIT"
  3633. ],
  3634. "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
  3635. "homepage": "https://www.doctrine-project.org/",
  3636. "support": {
  3637. "issues": "https://github.com/doctrine/deprecations/issues",
  3638. "source": "https://github.com/doctrine/deprecations/tree/v0.5.3"
  3639. },
  3640. "time": "2021-03-21T12:59:47+00:00"
  3641. },
  3642. {
  3643. "name": "doctrine/doctrine-bundle",
  3644. "version": "2.3.1",
  3645. "source": {
  3646. "type": "git",
  3647. "url": "https://github.com/doctrine/DoctrineBundle.git",
  3648. "reference": "a08bc3b4d8567cdff05e89b272ba1e06e9d71c21"
  3649. },
  3650. "dist": {
  3651. "type": "zip",
  3652. "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a08bc3b4d8567cdff05e89b272ba1e06e9d71c21",
  3653. "reference": "a08bc3b4d8567cdff05e89b272ba1e06e9d71c21",
  3654. "shasum": ""
  3655. },
  3656. "require": {
  3657. "doctrine/dbal": "^2.9.0|^3.0",
  3658. "doctrine/persistence": "^1.3.3|^2.0",
  3659. "doctrine/sql-formatter": "^1.0.1",
  3660. "php": "^7.1 || ^8.0",
  3661. "symfony/cache": "^4.3.3|^5.0",
  3662. "symfony/config": "^4.3.3|^5.0",
  3663. "symfony/console": "^3.4.30|^4.3.3|^5.0",
  3664. "symfony/dependency-injection": "^4.3.3|^5.0",
  3665. "symfony/doctrine-bridge": "^4.4.7|^5.0",
  3666. "symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0",
  3667. "symfony/service-contracts": "^1.1.1|^2.0"
  3668. },
  3669. "conflict": {
  3670. "doctrine/orm": "<2.6",
  3671. "twig/twig": "<1.34|>=2.0,<2.4"
  3672. },
  3673. "require-dev": {
  3674. "doctrine/coding-standard": "^8.0",
  3675. "doctrine/orm": "^2.6",
  3676. "friendsofphp/proxy-manager-lts": "^1.0",
  3677. "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3",
  3678. "psalm/plugin-phpunit": "^0.15.1",
  3679. "psalm/plugin-symfony": "^2.2.4",
  3680. "symfony/phpunit-bridge": "^5.2",
  3681. "symfony/property-info": "^4.3.3|^5.0",
  3682. "symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0",
  3683. "symfony/security-bundle": "^4.4|5.0",
  3684. "symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0",
  3685. "symfony/validator": "^3.4.30|^4.3.3|^5.0",
  3686. "symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0",
  3687. "symfony/yaml": "^3.4.30|^4.3.3|^5.0",
  3688. "twig/twig": "^1.34|^2.12|^3.0",
  3689. "vimeo/psalm": "^4.7"
  3690. },
  3691. "suggest": {
  3692. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
  3693. "ext-pdo": "*",
  3694. "symfony/web-profiler-bundle": "To use the data collector."
  3695. },
  3696. "type": "symfony-bundle",
  3697. "autoload": {
  3698. "psr-4": {
  3699. "Doctrine\\Bundle\\DoctrineBundle\\": ""
  3700. }
  3701. },
  3702. "notification-url": "https://packagist.org/downloads/",
  3703. "license": [
  3704. "MIT"
  3705. ],
  3706. "authors": [
  3707. {
  3708. "name": "Fabien Potencier",
  3709. "email": "fabien@symfony.com"
  3710. },
  3711. {
  3712. "name": "Benjamin Eberlei",
  3713. "email": "kontakt@beberlei.de"
  3714. },
  3715. {
  3716. "name": "Symfony Community",
  3717. "homepage": "http://symfony.com/contributors"
  3718. },
  3719. {
  3720. "name": "Doctrine Project",
  3721. "homepage": "http://www.doctrine-project.org/"
  3722. }
  3723. ],
  3724. "description": "Symfony DoctrineBundle",
  3725. "homepage": "http://www.doctrine-project.org",
  3726. "keywords": [
  3727. "database",
  3728. "dbal",
  3729. "orm",
  3730. "persistence"
  3731. ],
  3732. "time": "2021-04-05T14:21:02+00:00"
  3733. },
  3734. {
  3735. "name": "doctrine/event-manager",
  3736. "version": "1.1.1",
  3737. "source": {
  3738. "type": "git",
  3739. "url": "https://github.com/doctrine/event-manager.git",
  3740. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
  3741. },
  3742. "dist": {
  3743. "type": "zip",
  3744. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
  3745. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
  3746. "shasum": ""
  3747. },
  3748. "require": {
  3749. "php": "^7.1 || ^8.0"
  3750. },
  3751. "conflict": {
  3752. "doctrine/common": "<2.9@dev"
  3753. },
  3754. "require-dev": {
  3755. "doctrine/coding-standard": "^6.0",
  3756. "phpunit/phpunit": "^7.0"
  3757. },
  3758. "type": "library",
  3759. "extra": {
  3760. "branch-alias": {
  3761. "dev-master": "1.0.x-dev"
  3762. }
  3763. },
  3764. "autoload": {
  3765. "psr-4": {
  3766. "Doctrine\\Common\\": "lib/Doctrine/Common"
  3767. }
  3768. },
  3769. "notification-url": "https://packagist.org/downloads/",
  3770. "license": [
  3771. "MIT"
  3772. ],
  3773. "authors": [
  3774. {
  3775. "name": "Guilherme Blanco",
  3776. "email": "guilhermeblanco@gmail.com"
  3777. },
  3778. {
  3779. "name": "Roman Borschel",
  3780. "email": "roman@code-factory.org"
  3781. },
  3782. {
  3783. "name": "Benjamin Eberlei",
  3784. "email": "kontakt@beberlei.de"
  3785. },
  3786. {
  3787. "name": "Jonathan Wage",
  3788. "email": "jonwage@gmail.com"
  3789. },
  3790. {
  3791. "name": "Johannes Schmitt",
  3792. "email": "schmittjoh@gmail.com"
  3793. },
  3794. {
  3795. "name": "Marco Pivetta",
  3796. "email": "ocramius@gmail.com"
  3797. }
  3798. ],
  3799. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  3800. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  3801. "keywords": [
  3802. "event",
  3803. "event dispatcher",
  3804. "event manager",
  3805. "event system",
  3806. "events"
  3807. ],
  3808. "support": {
  3809. "issues": "https://github.com/doctrine/event-manager/issues",
  3810. "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
  3811. },
  3812. "funding": [
  3813. {
  3814. "url": "https://www.doctrine-project.org/sponsorship.html",
  3815. "type": "custom"
  3816. },
  3817. {
  3818. "url": "https://www.patreon.com/phpdoctrine",
  3819. "type": "patreon"
  3820. },
  3821. {
  3822. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
  3823. "type": "tidelift"
  3824. }
  3825. ],
  3826. "time": "2020-05-29T18:28:51+00:00"
  3827. },
  3828. {
  3829. "name": "doctrine/inflector",
  3830. "version": "2.0.3",
  3831. "source": {
  3832. "type": "git",
  3833. "url": "https://github.com/doctrine/inflector.git",
  3834. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
  3835. },
  3836. "dist": {
  3837. "type": "zip",
  3838. "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  3839. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  3840. "shasum": ""
  3841. },
  3842. "require": {
  3843. "php": "^7.2 || ^8.0"
  3844. },
  3845. "require-dev": {
  3846. "doctrine/coding-standard": "^7.0",
  3847. "phpstan/phpstan": "^0.11",
  3848. "phpstan/phpstan-phpunit": "^0.11",
  3849. "phpstan/phpstan-strict-rules": "^0.11",
  3850. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  3851. },
  3852. "type": "library",
  3853. "extra": {
  3854. "branch-alias": {
  3855. "dev-master": "2.0.x-dev"
  3856. }
  3857. },
  3858. "autoload": {
  3859. "psr-4": {
  3860. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  3861. }
  3862. },
  3863. "notification-url": "https://packagist.org/downloads/",
  3864. "license": [
  3865. "MIT"
  3866. ],
  3867. "authors": [
  3868. {
  3869. "name": "Guilherme Blanco",
  3870. "email": "guilhermeblanco@gmail.com"
  3871. },
  3872. {
  3873. "name": "Roman Borschel",
  3874. "email": "roman@code-factory.org"
  3875. },
  3876. {
  3877. "name": "Benjamin Eberlei",
  3878. "email": "kontakt@beberlei.de"
  3879. },
  3880. {
  3881. "name": "Jonathan Wage",
  3882. "email": "jonwage@gmail.com"
  3883. },
  3884. {
  3885. "name": "Johannes Schmitt",
  3886. "email": "schmittjoh@gmail.com"
  3887. }
  3888. ],
  3889. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  3890. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  3891. "keywords": [
  3892. "inflection",
  3893. "inflector",
  3894. "lowercase",
  3895. "manipulation",
  3896. "php",
  3897. "plural",
  3898. "singular",
  3899. "strings",
  3900. "uppercase",
  3901. "words"
  3902. ],
  3903. "support": {
  3904. "issues": "https://github.com/doctrine/inflector/issues",
  3905. "source": "https://github.com/doctrine/inflector/tree/2.0.x"
  3906. },
  3907. "funding": [
  3908. {
  3909. "url": "https://www.doctrine-project.org/sponsorship.html",
  3910. "type": "custom"
  3911. },
  3912. {
  3913. "url": "https://www.patreon.com/phpdoctrine",
  3914. "type": "patreon"
  3915. },
  3916. {
  3917. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  3918. "type": "tidelift"
  3919. }
  3920. ],
  3921. "time": "2020-05-29T15:13:26+00:00"
  3922. },
  3923. {
  3924. "name": "doctrine/instantiator",
  3925. "version": "1.4.0",
  3926. "source": {
  3927. "type": "git",
  3928. "url": "https://github.com/doctrine/instantiator.git",
  3929. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
  3930. },
  3931. "dist": {
  3932. "type": "zip",
  3933. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
  3934. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
  3935. "shasum": ""
  3936. },
  3937. "require": {
  3938. "php": "^7.1 || ^8.0"
  3939. },
  3940. "require-dev": {
  3941. "doctrine/coding-standard": "^8.0",
  3942. "ext-pdo": "*",
  3943. "ext-phar": "*",
  3944. "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
  3945. "phpstan/phpstan": "^0.12",
  3946. "phpstan/phpstan-phpunit": "^0.12",
  3947. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  3948. },
  3949. "type": "library",
  3950. "autoload": {
  3951. "psr-4": {
  3952. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  3953. }
  3954. },
  3955. "notification-url": "https://packagist.org/downloads/",
  3956. "license": [
  3957. "MIT"
  3958. ],
  3959. "authors": [
  3960. {
  3961. "name": "Marco Pivetta",
  3962. "email": "ocramius@gmail.com",
  3963. "homepage": "https://ocramius.github.io/"
  3964. }
  3965. ],
  3966. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  3967. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  3968. "keywords": [
  3969. "constructor",
  3970. "instantiate"
  3971. ],
  3972. "time": "2020-11-10T18:47:58+00:00"
  3973. },
  3974. {
  3975. "name": "doctrine/lexer",
  3976. "version": "1.2.1",
  3977. "source": {
  3978. "type": "git",
  3979. "url": "https://github.com/doctrine/lexer.git",
  3980. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
  3981. },
  3982. "dist": {
  3983. "type": "zip",
  3984. "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
  3985. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
  3986. "shasum": ""
  3987. },
  3988. "require": {
  3989. "php": "^7.2 || ^8.0"
  3990. },
  3991. "require-dev": {
  3992. "doctrine/coding-standard": "^6.0",
  3993. "phpstan/phpstan": "^0.11.8",
  3994. "phpunit/phpunit": "^8.2"
  3995. },
  3996. "type": "library",
  3997. "extra": {
  3998. "branch-alias": {
  3999. "dev-master": "1.2.x-dev"
  4000. }
  4001. },
  4002. "autoload": {
  4003. "psr-4": {
  4004. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  4005. }
  4006. },
  4007. "notification-url": "https://packagist.org/downloads/",
  4008. "license": [
  4009. "MIT"
  4010. ],
  4011. "authors": [
  4012. {
  4013. "name": "Guilherme Blanco",
  4014. "email": "guilhermeblanco@gmail.com"
  4015. },
  4016. {
  4017. "name": "Roman Borschel",
  4018. "email": "roman@code-factory.org"
  4019. },
  4020. {
  4021. "name": "Johannes Schmitt",
  4022. "email": "schmittjoh@gmail.com"
  4023. }
  4024. ],
  4025. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  4026. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  4027. "keywords": [
  4028. "annotations",
  4029. "docblock",
  4030. "lexer",
  4031. "parser",
  4032. "php"
  4033. ],
  4034. "support": {
  4035. "issues": "https://github.com/doctrine/lexer/issues",
  4036. "source": "https://github.com/doctrine/lexer/tree/1.2.1"
  4037. },
  4038. "funding": [
  4039. {
  4040. "url": "https://www.doctrine-project.org/sponsorship.html",
  4041. "type": "custom"
  4042. },
  4043. {
  4044. "url": "https://www.patreon.com/phpdoctrine",
  4045. "type": "patreon"
  4046. },
  4047. {
  4048. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  4049. "type": "tidelift"
  4050. }
  4051. ],
  4052. "time": "2020-05-25T17:44:05+00:00"
  4053. },
  4054. {
  4055. "name": "doctrine/orm",
  4056. "version": "2.8.4",
  4057. "source": {
  4058. "type": "git",
  4059. "url": "https://github.com/doctrine/orm.git",
  4060. "reference": "a588555ecd837b8d7e89355d9a13902e54d529c7"
  4061. },
  4062. "dist": {
  4063. "type": "zip",
  4064. "url": "https://api.github.com/repos/doctrine/orm/zipball/a588555ecd837b8d7e89355d9a13902e54d529c7",
  4065. "reference": "a588555ecd837b8d7e89355d9a13902e54d529c7",
  4066. "shasum": ""
  4067. },
  4068. "require": {
  4069. "composer/package-versions-deprecated": "^1.8",
  4070. "doctrine/annotations": "^1.11.1",
  4071. "doctrine/cache": "^1.9.1",
  4072. "doctrine/collections": "^1.5",
  4073. "doctrine/common": "^3.0.3",
  4074. "doctrine/dbal": "^2.10.0",
  4075. "doctrine/event-manager": "^1.1",
  4076. "doctrine/inflector": "^1.4|^2.0",
  4077. "doctrine/instantiator": "^1.3",
  4078. "doctrine/lexer": "^1.0",
  4079. "doctrine/persistence": "^2.0",
  4080. "ext-pdo": "*",
  4081. "php": "^7.2|^8.0",
  4082. "symfony/console": "^3.0|^4.0|^5.0"
  4083. },
  4084. "require-dev": {
  4085. "doctrine/coding-standard": "^8.0",
  4086. "phpstan/phpstan": "^0.12.18",
  4087. "phpunit/phpunit": "^8.5|^9.4",
  4088. "symfony/yaml": "^3.4|^4.0|^5.0",
  4089. "vimeo/psalm": "4.1.1"
  4090. },
  4091. "suggest": {
  4092. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  4093. },
  4094. "bin": [
  4095. "bin/doctrine"
  4096. ],
  4097. "type": "library",
  4098. "autoload": {
  4099. "psr-4": {
  4100. "Doctrine\\ORM\\": "lib/Doctrine/ORM"
  4101. }
  4102. },
  4103. "notification-url": "https://packagist.org/downloads/",
  4104. "license": [
  4105. "MIT"
  4106. ],
  4107. "authors": [
  4108. {
  4109. "name": "Guilherme Blanco",
  4110. "email": "guilhermeblanco@gmail.com"
  4111. },
  4112. {
  4113. "name": "Roman Borschel",
  4114. "email": "roman@code-factory.org"
  4115. },
  4116. {
  4117. "name": "Benjamin Eberlei",
  4118. "email": "kontakt@beberlei.de"
  4119. },
  4120. {
  4121. "name": "Jonathan Wage",
  4122. "email": "jonwage@gmail.com"
  4123. },
  4124. {
  4125. "name": "Marco Pivetta",
  4126. "email": "ocramius@gmail.com"
  4127. }
  4128. ],
  4129. "description": "Object-Relational-Mapper for PHP",
  4130. "homepage": "https://www.doctrine-project.org/projects/orm.html",
  4131. "keywords": [
  4132. "database",
  4133. "orm"
  4134. ],
  4135. "time": "2021-04-05T18:38:36+00:00"
  4136. },
  4137. {
  4138. "name": "doctrine/persistence",
  4139. "version": "2.2.1",
  4140. "source": {
  4141. "type": "git",
  4142. "url": "https://github.com/doctrine/persistence.git",
  4143. "reference": "d138f3ab5f761055cab1054070377cfd3222e368"
  4144. },
  4145. "dist": {
  4146. "type": "zip",
  4147. "url": "https://api.github.com/repos/doctrine/persistence/zipball/d138f3ab5f761055cab1054070377cfd3222e368",
  4148. "reference": "d138f3ab5f761055cab1054070377cfd3222e368",
  4149. "shasum": ""
  4150. },
  4151. "require": {
  4152. "doctrine/annotations": "^1.0",
  4153. "doctrine/cache": "^1.11 || ^2.0",
  4154. "doctrine/collections": "^1.0",
  4155. "doctrine/deprecations": "^0.5.3",
  4156. "doctrine/event-manager": "^1.0",
  4157. "php": "^7.1 || ^8.0",
  4158. "psr/cache": "^1.0|^2.0|^3.0"
  4159. },
  4160. "conflict": {
  4161. "doctrine/common": "<2.10@dev"
  4162. },
  4163. "require-dev": {
  4164. "composer/package-versions-deprecated": "^1.11",
  4165. "doctrine/coding-standard": "^6.0 || ^9.0",
  4166. "doctrine/common": "^3.0",
  4167. "phpstan/phpstan": "0.12.84",
  4168. "phpunit/phpunit": "^7.5.20 || ^8.0 || ^9.0",
  4169. "symfony/cache": "^4.4|^5.0",
  4170. "vimeo/psalm": "4.7.0"
  4171. },
  4172. "type": "library",
  4173. "autoload": {
  4174. "psr-4": {
  4175. "Doctrine\\Common\\": "lib/Doctrine/Common",
  4176. "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
  4177. }
  4178. },
  4179. "notification-url": "https://packagist.org/downloads/",
  4180. "license": [
  4181. "MIT"
  4182. ],
  4183. "authors": [
  4184. {
  4185. "name": "Guilherme Blanco",
  4186. "email": "guilhermeblanco@gmail.com"
  4187. },
  4188. {
  4189. "name": "Roman Borschel",
  4190. "email": "roman@code-factory.org"
  4191. },
  4192. {
  4193. "name": "Benjamin Eberlei",
  4194. "email": "kontakt@beberlei.de"
  4195. },
  4196. {
  4197. "name": "Jonathan Wage",
  4198. "email": "jonwage@gmail.com"
  4199. },
  4200. {
  4201. "name": "Johannes Schmitt",
  4202. "email": "schmittjoh@gmail.com"
  4203. },
  4204. {
  4205. "name": "Marco Pivetta",
  4206. "email": "ocramius@gmail.com"
  4207. }
  4208. ],
  4209. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  4210. "homepage": "https://doctrine-project.org/projects/persistence.html",
  4211. "keywords": [
  4212. "mapper",
  4213. "object",
  4214. "odm",
  4215. "orm",
  4216. "persistence"
  4217. ],
  4218. "support": {
  4219. "issues": "https://github.com/doctrine/persistence/issues",
  4220. "source": "https://github.com/doctrine/persistence/tree/2.2.1"
  4221. },
  4222. "time": "2021-05-19T07:07:01+00:00"
  4223. },
  4224. {
  4225. "name": "doctrine/sql-formatter",
  4226. "version": "1.1.1",
  4227. "source": {
  4228. "type": "git",
  4229. "url": "https://github.com/doctrine/sql-formatter.git",
  4230. "reference": "56070bebac6e77230ed7d306ad13528e60732871"
  4231. },
  4232. "dist": {
  4233. "type": "zip",
  4234. "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/56070bebac6e77230ed7d306ad13528e60732871",
  4235. "reference": "56070bebac6e77230ed7d306ad13528e60732871",
  4236. "shasum": ""
  4237. },
  4238. "require": {
  4239. "php": "^7.1 || ^8.0"
  4240. },
  4241. "require-dev": {
  4242. "bamarni/composer-bin-plugin": "^1.4"
  4243. },
  4244. "bin": [
  4245. "bin/sql-formatter"
  4246. ],
  4247. "type": "library",
  4248. "extra": {
  4249. "branch-alias": {
  4250. "dev-master": "1.x-dev"
  4251. }
  4252. },
  4253. "autoload": {
  4254. "psr-4": {
  4255. "Doctrine\\SqlFormatter\\": "src"
  4256. }
  4257. },
  4258. "notification-url": "https://packagist.org/downloads/",
  4259. "license": [
  4260. "MIT"
  4261. ],
  4262. "authors": [
  4263. {
  4264. "name": "Jeremy Dorn",
  4265. "email": "jeremy@jeremydorn.com",
  4266. "homepage": "http://jeremydorn.com/"
  4267. }
  4268. ],
  4269. "description": "a PHP SQL highlighting library",
  4270. "homepage": "https://github.com/doctrine/sql-formatter/",
  4271. "keywords": [
  4272. "highlight",
  4273. "sql"
  4274. ],
  4275. "time": "2020-07-30T16:57:33+00:00"
  4276. },
  4277. {
  4278. "name": "dragonmantank/cron-expression",
  4279. "version": "v2.3.1",
  4280. "source": {
  4281. "type": "git",
  4282. "url": "https://github.com/dragonmantank/cron-expression.git",
  4283. "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2"
  4284. },
  4285. "dist": {
  4286. "type": "zip",
  4287. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2",
  4288. "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2",
  4289. "shasum": ""
  4290. },
  4291. "require": {
  4292. "php": "^7.0|^8.0"
  4293. },
  4294. "require-dev": {
  4295. "phpunit/phpunit": "^6.4|^7.0|^8.0|^9.0"
  4296. },
  4297. "type": "library",
  4298. "extra": {
  4299. "branch-alias": {
  4300. "dev-master": "2.3-dev"
  4301. }
  4302. },
  4303. "autoload": {
  4304. "psr-4": {
  4305. "Cron\\": "src/Cron/"
  4306. }
  4307. },
  4308. "notification-url": "https://packagist.org/downloads/",
  4309. "license": [
  4310. "MIT"
  4311. ],
  4312. "authors": [
  4313. {
  4314. "name": "Michael Dowling",
  4315. "email": "mtdowling@gmail.com",
  4316. "homepage": "https://github.com/mtdowling"
  4317. },
  4318. {
  4319. "name": "Chris Tankersley",
  4320. "email": "chris@ctankersley.com",
  4321. "homepage": "https://github.com/dragonmantank"
  4322. }
  4323. ],
  4324. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  4325. "keywords": [
  4326. "cron",
  4327. "schedule"
  4328. ],
  4329. "time": "2020-10-13T00:52:37+00:00"
  4330. },
  4331. {
  4332. "name": "egulias/email-validator",
  4333. "version": "3.1.1",
  4334. "source": {
  4335. "type": "git",
  4336. "url": "https://github.com/egulias/EmailValidator.git",
  4337. "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307"
  4338. },
  4339. "dist": {
  4340. "type": "zip",
  4341. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c81f18a3efb941d8c4d2e025f6183b5c6d697307",
  4342. "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307",
  4343. "shasum": ""
  4344. },
  4345. "require": {
  4346. "doctrine/lexer": "^1.2",
  4347. "php": ">=7.2",
  4348. "symfony/polyfill-intl-idn": "^1.15"
  4349. },
  4350. "require-dev": {
  4351. "php-coveralls/php-coveralls": "^2.2",
  4352. "phpunit/phpunit": "^8.5.8|^9.3.3",
  4353. "vimeo/psalm": "^4"
  4354. },
  4355. "suggest": {
  4356. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  4357. },
  4358. "type": "library",
  4359. "extra": {
  4360. "branch-alias": {
  4361. "dev-master": "3.0.x-dev"
  4362. }
  4363. },
  4364. "autoload": {
  4365. "psr-4": {
  4366. "Egulias\\EmailValidator\\": "src"
  4367. }
  4368. },
  4369. "notification-url": "https://packagist.org/downloads/",
  4370. "license": [
  4371. "MIT"
  4372. ],
  4373. "authors": [
  4374. {
  4375. "name": "Eduardo Gulias Davis"
  4376. }
  4377. ],
  4378. "description": "A library for validating emails against several RFCs",
  4379. "homepage": "https://github.com/egulias/EmailValidator",
  4380. "keywords": [
  4381. "email",
  4382. "emailvalidation",
  4383. "emailvalidator",
  4384. "validation",
  4385. "validator"
  4386. ],
  4387. "time": "2021-04-01T18:37:14+00:00"
  4388. },
  4389. {
  4390. "name": "ezyang/htmlpurifier",
  4391. "version": "v4.13.0",
  4392. "source": {
  4393. "type": "git",
  4394. "url": "https://github.com/ezyang/htmlpurifier.git",
  4395. "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
  4396. },
  4397. "dist": {
  4398. "type": "zip",
  4399. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
  4400. "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
  4401. "shasum": ""
  4402. },
  4403. "require": {
  4404. "php": ">=5.2"
  4405. },
  4406. "require-dev": {
  4407. "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
  4408. },
  4409. "type": "library",
  4410. "autoload": {
  4411. "psr-0": {
  4412. "HTMLPurifier": "library/"
  4413. },
  4414. "files": [
  4415. "library/HTMLPurifier.composer.php"
  4416. ],
  4417. "exclude-from-classmap": [
  4418. "/library/HTMLPurifier/Language/"
  4419. ]
  4420. },
  4421. "notification-url": "https://packagist.org/downloads/",
  4422. "license": [
  4423. "LGPL-2.1-or-later"
  4424. ],
  4425. "authors": [
  4426. {
  4427. "name": "Edward Z. Yang",
  4428. "email": "admin@htmlpurifier.org",
  4429. "homepage": "http://ezyang.com"
  4430. }
  4431. ],
  4432. "description": "Standards compliant HTML filter written in PHP",
  4433. "homepage": "http://htmlpurifier.org/",
  4434. "keywords": [
  4435. "html"
  4436. ],
  4437. "support": {
  4438. "issues": "https://github.com/ezyang/htmlpurifier/issues",
  4439. "source": "https://github.com/ezyang/htmlpurifier/tree/master"
  4440. },
  4441. "time": "2020-06-29T00:56:53+00:00"
  4442. },
  4443. {
  4444. "name": "friendsofsymfony/http-cache",
  4445. "version": "2.10.0",
  4446. "source": {
  4447. "type": "git",
  4448. "url": "https://github.com/FriendsOfSymfony/FOSHttpCache.git",
  4449. "reference": "fa9abf66ab85cdd30bda2e97a72534e4e6328efa"
  4450. },
  4451. "dist": {
  4452. "type": "zip",
  4453. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCache/zipball/fa9abf66ab85cdd30bda2e97a72534e4e6328efa",
  4454. "reference": "fa9abf66ab85cdd30bda2e97a72534e4e6328efa",
  4455. "shasum": ""
  4456. },
  4457. "require": {
  4458. "php": "^7.2 || ^8.0",
  4459. "php-http/client-common": "^1.1.0 || ^2.0",
  4460. "php-http/client-implementation": "^1.0 || ^2.0",
  4461. "php-http/discovery": "^1.12",
  4462. "php-http/message": "^1.0 || ^2.0",
  4463. "symfony/event-dispatcher": "^3.4 || ^4.3 || ^5.0",
  4464. "symfony/options-resolver": "^3.4 || ^4.3 || ^5.0"
  4465. },
  4466. "conflict": {
  4467. "toflar/psr6-symfony-http-cache-store": "<2.2.1"
  4468. },
  4469. "require-dev": {
  4470. "mockery/mockery": "^1.3.1",
  4471. "monolog/monolog": "^1.0",
  4472. "php-http/guzzle7-adapter": "^0.1.1",
  4473. "php-http/mock-client": "^1.2",
  4474. "symfony/http-kernel": "^3.4 || ^4.3 || ^5.0",
  4475. "symfony/phpunit-bridge": "^5.0",
  4476. "symfony/process": "^3.4 || ^4.3 || ^5.0"
  4477. },
  4478. "suggest": {
  4479. "friendsofsymfony/http-cache-bundle": "For integration with the Symfony framework",
  4480. "monolog/monolog": "For logging issues while invalidating"
  4481. },
  4482. "type": "library",
  4483. "extra": {
  4484. "branch-alias": {
  4485. "dev-master": "2.10.x-dev"
  4486. }
  4487. },
  4488. "autoload": {
  4489. "psr-4": {
  4490. "FOS\\HttpCache\\": "src/"
  4491. }
  4492. },
  4493. "notification-url": "https://packagist.org/downloads/",
  4494. "license": [
  4495. "MIT"
  4496. ],
  4497. "authors": [
  4498. {
  4499. "name": "Liip AG",
  4500. "homepage": "http://www.liip.ch/"
  4501. },
  4502. {
  4503. "name": "Driebit",
  4504. "email": "tech@driebit.nl",
  4505. "homepage": "http://www.driebit.nl"
  4506. },
  4507. {
  4508. "name": "Community contributions",
  4509. "homepage": "https://github.com/friendsofsymfony/FOSHttpCache/contributors"
  4510. }
  4511. ],
  4512. "description": "Tools to manage HTTP caching proxies with PHP",
  4513. "homepage": "https://github.com/friendsofsymfony/FOSHttpCache",
  4514. "keywords": [
  4515. "caching",
  4516. "http",
  4517. "invalidation",
  4518. "nginx",
  4519. "purge",
  4520. "varnish"
  4521. ],
  4522. "time": "2020-12-02T13:12:57+00:00"
  4523. },
  4524. {
  4525. "name": "friendsofsymfony/http-cache-bundle",
  4526. "version": "2.10.2",
  4527. "source": {
  4528. "type": "git",
  4529. "url": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle.git",
  4530. "reference": "440f243d2d86ce42acbe5d30533fef3f4bbf52a8"
  4531. },
  4532. "dist": {
  4533. "type": "zip",
  4534. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCacheBundle/zipball/440f243d2d86ce42acbe5d30533fef3f4bbf52a8",
  4535. "reference": "440f243d2d86ce42acbe5d30533fef3f4bbf52a8",
  4536. "shasum": ""
  4537. },
  4538. "require": {
  4539. "friendsofsymfony/http-cache": "^2.6",
  4540. "php": "^7.3 || ^8.0",
  4541. "symfony/framework-bundle": "^3.4.26 || ^4.2.7 || ^5.0",
  4542. "symfony/http-foundation": "^3.4.26 || ^4.2.7 || ^5.0",
  4543. "symfony/http-kernel": "^3.4.26 || ^4.2.7 || ^5.0"
  4544. },
  4545. "conflict": {
  4546. "symfony/monolog-bridge": "<3.4.4",
  4547. "twig/twig": "<1.12.0"
  4548. },
  4549. "require-dev": {
  4550. "doctrine/annotations": "^1.11",
  4551. "guzzlehttp/guzzle": "^7.2",
  4552. "matthiasnoback/symfony-dependency-injection-test": "^4.0",
  4553. "mockery/mockery": "^1.3.2",
  4554. "monolog/monolog": "*",
  4555. "php-http/discovery": "^1.13",
  4556. "php-http/guzzle7-adapter": "^0.1.1",
  4557. "php-http/httplug": "^2.2.0",
  4558. "php-http/message": "^1.0 || ^2.0",
  4559. "sebastian/exporter": "^2.0",
  4560. "sensio/framework-extra-bundle": "^3.0 || ^4.0 || ^5.5.1",
  4561. "symfony/browser-kit": "^3.4.4 || ^4.2.7 || ^5.0",
  4562. "symfony/console": "^3.4.26 || ^4.2.7 || ^5.0",
  4563. "symfony/css-selector": "^3.4.26 || ^4.2.7 || ^5.0",
  4564. "symfony/expression-language": "^3.4.26 || ^4.2.7 || ^5.0",
  4565. "symfony/finder": "^3.4.26 || ^4.2.7 || ^5.0",
  4566. "symfony/monolog-bundle": "^3.0 || ^4.2.7 || ^5.0",
  4567. "symfony/phpunit-bridge": "^4.4.11 || ^5.1.3",
  4568. "symfony/routing": "^3.4.26 || ^4.2.7 || ^5.0",
  4569. "symfony/security-bundle": "^3.4.26 || ^4.2.7 || ^5.0",
  4570. "symfony/twig-bundle": "^3.4.26 || ^4.2.7 || ^5.0",
  4571. "symfony/yaml": "^3.4.26 || ^4.2.7 || ^5.0",
  4572. "twig/twig": "^2.13"
  4573. },
  4574. "suggest": {
  4575. "sensio/framework-extra-bundle": "For Tagged Cache Invalidation",
  4576. "symfony/console": "To send invalidation requests from the command line",
  4577. "symfony/expression-language": "For Tagged Cache Invalidation"
  4578. },
  4579. "type": "symfony-bundle",
  4580. "extra": {
  4581. "branch-alias": {
  4582. "dev-master": "2.x-dev"
  4583. }
  4584. },
  4585. "autoload": {
  4586. "psr-4": {
  4587. "FOS\\HttpCacheBundle\\": "src/"
  4588. }
  4589. },
  4590. "notification-url": "https://packagist.org/downloads/",
  4591. "license": [
  4592. "MIT"
  4593. ],
  4594. "authors": [
  4595. {
  4596. "name": "Liip AG",
  4597. "homepage": "http://www.liip.ch/"
  4598. },
  4599. {
  4600. "name": "Driebit",
  4601. "email": "tech@driebit.nl",
  4602. "homepage": "http://www.driebit.nl"
  4603. },
  4604. {
  4605. "name": "Community contributions",
  4606. "homepage": "https://github.com/friendsofsymfony/FOSHttpCacheBundle/contributors"
  4607. }
  4608. ],
  4609. "description": "Set path based HTTP cache headers and send invalidation requests to your HTTP cache",
  4610. "homepage": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle",
  4611. "keywords": [
  4612. "caching",
  4613. "esi",
  4614. "http",
  4615. "invalidation",
  4616. "purge",
  4617. "varnish"
  4618. ],
  4619. "time": "2021-01-26T12:46:48+00:00"
  4620. },
  4621. {
  4622. "name": "imagine/imagine",
  4623. "version": "1.2.4",
  4624. "source": {
  4625. "type": "git",
  4626. "url": "https://github.com/avalanche123/Imagine.git",
  4627. "reference": "d2e18be6e930ca169e4f921ef73ebfc061bf55d8"
  4628. },
  4629. "dist": {
  4630. "type": "zip",
  4631. "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/d2e18be6e930ca169e4f921ef73ebfc061bf55d8",
  4632. "reference": "d2e18be6e930ca169e4f921ef73ebfc061bf55d8",
  4633. "shasum": ""
  4634. },
  4635. "require": {
  4636. "php": ">=5.3.2"
  4637. },
  4638. "require-dev": {
  4639. "friendsofphp/php-cs-fixer": "^2.2",
  4640. "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
  4641. },
  4642. "suggest": {
  4643. "ext-gd": "to use the GD implementation",
  4644. "ext-gmagick": "to use the Gmagick implementation",
  4645. "ext-imagick": "to use the Imagick implementation"
  4646. },
  4647. "type": "library",
  4648. "extra": {
  4649. "branch-alias": {
  4650. "dev-develop": "0.7-dev"
  4651. }
  4652. },
  4653. "autoload": {
  4654. "psr-4": {
  4655. "Imagine\\": "src/"
  4656. }
  4657. },
  4658. "notification-url": "https://packagist.org/downloads/",
  4659. "license": [
  4660. "MIT"
  4661. ],
  4662. "authors": [
  4663. {
  4664. "name": "Bulat Shakirzyanov",
  4665. "email": "mallluhuct@gmail.com",
  4666. "homepage": "http://avalanche123.com"
  4667. }
  4668. ],
  4669. "description": "Image processing for PHP 5.3",
  4670. "homepage": "http://imagine.readthedocs.org/",
  4671. "keywords": [
  4672. "drawing",
  4673. "graphics",
  4674. "image manipulation",
  4675. "image processing"
  4676. ],
  4677. "time": "2020-11-03T22:35:03+00:00"
  4678. },
  4679. {
  4680. "name": "jrgregory/m17-sticky-backend-footer",
  4681. "version": "2.0.9",
  4682. "source": {
  4683. "type": "git",
  4684. "url": "https://github.com/may17/contao-m17StickyBEFooter.git",
  4685. "reference": "5cd4685440aa595949a9df8f48064e7e16798bc3"
  4686. },
  4687. "dist": {
  4688. "type": "zip",
  4689. "url": "https://api.github.com/repos/may17/contao-m17StickyBEFooter/zipball/5cd4685440aa595949a9df8f48064e7e16798bc3",
  4690. "reference": "5cd4685440aa595949a9df8f48064e7e16798bc3",
  4691. "shasum": ""
  4692. },
  4693. "require": {
  4694. "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
  4695. "contao/core-bundle": ">=2.9 || ~4.3",
  4696. "php": ">=5.3"
  4697. },
  4698. "replace": {
  4699. "contao-legacy/m17-sticky-backend-footer": "*"
  4700. },
  4701. "type": "contao-module",
  4702. "extra": {
  4703. "contao": {
  4704. "sources": {
  4705. "m17StickyBEFooter": "system/modules/m17StickyBEFooter"
  4706. }
  4707. }
  4708. },
  4709. "autoload": {
  4710. "classmap": [
  4711. "m17StickyBEFooter/"
  4712. ]
  4713. },
  4714. "notification-url": "https://packagist.org/downloads/",
  4715. "license": [
  4716. "LGPL-3.0+"
  4717. ],
  4718. "authors": [
  4719. {
  4720. "name": "Joe Ray Gregory",
  4721. "homepage": "http://www.slash-works.de",
  4722. "role": "Developer"
  4723. }
  4724. ],
  4725. "description": "The sticky backend footer helps you to speedup your workflow in the backend",
  4726. "homepage": "http://www.slash-works.de",
  4727. "keywords": [
  4728. "backend",
  4729. "footer",
  4730. "sticky",
  4731. "workflow"
  4732. ],
  4733. "time": "2017-06-09T19:05:19+00:00"
  4734. },
  4735. {
  4736. "name": "knplabs/knp-menu",
  4737. "version": "v3.1.3",
  4738. "source": {
  4739. "type": "git",
  4740. "url": "https://github.com/KnpLabs/KnpMenu.git",
  4741. "reference": "bee33a4cb6b698447cd61c6b593589a82993f8c9"
  4742. },
  4743. "dist": {
  4744. "type": "zip",
  4745. "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/bee33a4cb6b698447cd61c6b593589a82993f8c9",
  4746. "reference": "bee33a4cb6b698447cd61c6b593589a82993f8c9",
  4747. "shasum": ""
  4748. },
  4749. "require": {
  4750. "php": "^7.2 || ^8.0"
  4751. },
  4752. "conflict": {
  4753. "twig/twig": "<1.40 || >=2,<2.9"
  4754. },
  4755. "require-dev": {
  4756. "phpspec/prophecy": "^1.8",
  4757. "psr/container": "^1.0",
  4758. "symfony/http-foundation": "^3.4 || ^4.2|| ^5.0",
  4759. "symfony/phpunit-bridge": "^3.3 || ^4.2|| ^5.0",
  4760. "symfony/routing": "^3.4 || ^4.2|| ^5.0",
  4761. "twig/twig": "^1.40 || ^2.9 || ^3.0"
  4762. },
  4763. "suggest": {
  4764. "twig/twig": "for the TwigRenderer and the integration with your templates"
  4765. },
  4766. "type": "library",
  4767. "extra": {
  4768. "branch-alias": {
  4769. "dev-master": "3.2-dev"
  4770. }
  4771. },
  4772. "autoload": {
  4773. "psr-4": {
  4774. "Knp\\Menu\\": "src/Knp/Menu"
  4775. }
  4776. },
  4777. "notification-url": "https://packagist.org/downloads/",
  4778. "license": [
  4779. "MIT"
  4780. ],
  4781. "authors": [
  4782. {
  4783. "name": "KnpLabs",
  4784. "homepage": "https://knplabs.com"
  4785. },
  4786. {
  4787. "name": "Christophe Coevoet",
  4788. "email": "stof@notk.org"
  4789. },
  4790. {
  4791. "name": "The Community",
  4792. "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
  4793. }
  4794. ],
  4795. "description": "An object oriented menu library",
  4796. "homepage": "https://knplabs.com",
  4797. "keywords": [
  4798. "menu",
  4799. "tree"
  4800. ],
  4801. "time": "2021-02-19T07:49:30+00:00"
  4802. },
  4803. {
  4804. "name": "knplabs/knp-menu-bundle",
  4805. "version": "v3.1.0",
  4806. "source": {
  4807. "type": "git",
  4808. "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
  4809. "reference": "2b4c3bcba1646aef17b5e368f3004b108330c59b"
  4810. },
  4811. "dist": {
  4812. "type": "zip",
  4813. "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/2b4c3bcba1646aef17b5e368f3004b108330c59b",
  4814. "reference": "2b4c3bcba1646aef17b5e368f3004b108330c59b",
  4815. "shasum": ""
  4816. },
  4817. "require": {
  4818. "knplabs/knp-menu": "^3.1",
  4819. "php": "^7.2 || ^8.0",
  4820. "symfony/framework-bundle": "^3.4 | ^4.4 | ^5.0"
  4821. },
  4822. "require-dev": {
  4823. "phpspec/prophecy": "^1.8",
  4824. "symfony/expression-language": "^3.4 | ^4.4 | ^5.0",
  4825. "symfony/phpunit-bridge": "^3.4 | ^4.4 | ^5.0",
  4826. "symfony/templating": "^3.4 | ^4.4 | ^5.0"
  4827. },
  4828. "type": "symfony-bundle",
  4829. "extra": {
  4830. "branch-alias": {
  4831. "dev-master": "3.x-dev"
  4832. }
  4833. },
  4834. "autoload": {
  4835. "psr-4": {
  4836. "Knp\\Bundle\\MenuBundle\\": "src"
  4837. }
  4838. },
  4839. "notification-url": "https://packagist.org/downloads/",
  4840. "license": [
  4841. "MIT"
  4842. ],
  4843. "authors": [
  4844. {
  4845. "name": "Knplabs",
  4846. "homepage": "http://knplabs.com"
  4847. },
  4848. {
  4849. "name": "Christophe Coevoet",
  4850. "email": "stof@notk.org"
  4851. },
  4852. {
  4853. "name": "Symfony Community",
  4854. "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
  4855. }
  4856. ],
  4857. "description": "This bundle provides an integration of the KnpMenu library",
  4858. "keywords": [
  4859. "menu"
  4860. ],
  4861. "time": "2020-11-29T17:04:51+00:00"
  4862. },
  4863. {
  4864. "name": "knplabs/knp-time-bundle",
  4865. "version": "v1.16.0",
  4866. "source": {
  4867. "type": "git",
  4868. "url": "https://github.com/KnpLabs/KnpTimeBundle.git",
  4869. "reference": "5937765753967d691ffde7ea23770a74df9b11ba"
  4870. },
  4871. "dist": {
  4872. "type": "zip",
  4873. "url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/5937765753967d691ffde7ea23770a74df9b11ba",
  4874. "reference": "5937765753967d691ffde7ea23770a74df9b11ba",
  4875. "shasum": ""
  4876. },
  4877. "require": {
  4878. "php": ">=7.2.5",
  4879. "symfony/config": "^4.3|^5.0",
  4880. "symfony/dependency-injection": "^4.3|^5.0",
  4881. "symfony/translation": "^4.3|^5.0"
  4882. },
  4883. "conflict": {
  4884. "phpunit/phpunit": "<8.0"
  4885. },
  4886. "require-dev": {
  4887. "symfony/framework-bundle": "^4.3|^5.0",
  4888. "symfony/phpunit-bridge": "^5.2",
  4889. "symfony/templating": "^4.3|^5.0",
  4890. "symfony/twig-bundle": "^4.3|^5.0"
  4891. },
  4892. "suggest": {
  4893. "symfony/twig-bundle": "to use the Twig `time_diff()` function or `|ago` filter"
  4894. },
  4895. "type": "symfony-bundle",
  4896. "extra": {
  4897. "branch-alias": {
  4898. "dev-master": "1.1.x-dev"
  4899. }
  4900. },
  4901. "autoload": {
  4902. "psr-4": {
  4903. "Knp\\Bundle\\TimeBundle\\": ""
  4904. }
  4905. },
  4906. "notification-url": "https://packagist.org/downloads/",
  4907. "license": [
  4908. "MIT"
  4909. ],
  4910. "authors": [
  4911. {
  4912. "name": "KnpLabs Team",
  4913. "homepage": "http://knplabs.com"
  4914. },
  4915. {
  4916. "name": "Symfony Community",
  4917. "homepage": "http://github.com/KnpLabs/KnpTimeBundle/contributors"
  4918. }
  4919. ],
  4920. "description": "Making your dates look sensible and descriptive",
  4921. "homepage": "http://github.com/KnpLabs/KnpTimeBundle",
  4922. "keywords": [
  4923. "bundle",
  4924. "date",
  4925. "descriptive time",
  4926. "knp",
  4927. "knplabs",
  4928. "time"
  4929. ],
  4930. "time": "2021-03-02T16:13:12+00:00"
  4931. },
  4932. {
  4933. "name": "laminas/laminas-code",
  4934. "version": "3.5.1",
  4935. "source": {
  4936. "type": "git",
  4937. "url": "https://github.com/laminas/laminas-code.git",
  4938. "reference": "b549b70c0bb6e935d497f84f750c82653326ac77"
  4939. },
  4940. "dist": {
  4941. "type": "zip",
  4942. "url": "https://api.github.com/repos/laminas/laminas-code/zipball/b549b70c0bb6e935d497f84f750c82653326ac77",
  4943. "reference": "b549b70c0bb6e935d497f84f750c82653326ac77",
  4944. "shasum": ""
  4945. },
  4946. "require": {
  4947. "laminas/laminas-eventmanager": "^3.3",
  4948. "laminas/laminas-zendframework-bridge": "^1.1",
  4949. "php": "^7.3 || ~8.0.0"
  4950. },
  4951. "conflict": {
  4952. "phpspec/prophecy": "<1.9.0"
  4953. },
  4954. "replace": {
  4955. "zendframework/zend-code": "^3.4.1"
  4956. },
  4957. "require-dev": {
  4958. "doctrine/annotations": "^1.10.4",
  4959. "ext-phar": "*",
  4960. "laminas/laminas-coding-standard": "^1.0.0",
  4961. "laminas/laminas-stdlib": "^3.3.0",
  4962. "phpunit/phpunit": "^9.4.2"
  4963. },
  4964. "suggest": {
  4965. "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
  4966. "laminas/laminas-stdlib": "Laminas\\Stdlib component"
  4967. },
  4968. "type": "library",
  4969. "autoload": {
  4970. "psr-4": {
  4971. "Laminas\\Code\\": "src/"
  4972. }
  4973. },
  4974. "notification-url": "https://packagist.org/downloads/",
  4975. "license": [
  4976. "BSD-3-Clause"
  4977. ],
  4978. "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
  4979. "homepage": "https://laminas.dev",
  4980. "keywords": [
  4981. "code",
  4982. "laminas"
  4983. ],
  4984. "time": "2020-11-30T20:16:31+00:00"
  4985. },
  4986. {
  4987. "name": "laminas/laminas-eventmanager",
  4988. "version": "3.3.1",
  4989. "source": {
  4990. "type": "git",
  4991. "url": "https://github.com/laminas/laminas-eventmanager.git",
  4992. "reference": "966c859b67867b179fde1eff0cd38df51472ce4a"
  4993. },
  4994. "dist": {
  4995. "type": "zip",
  4996. "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/966c859b67867b179fde1eff0cd38df51472ce4a",
  4997. "reference": "966c859b67867b179fde1eff0cd38df51472ce4a",
  4998. "shasum": ""
  4999. },
  5000. "require": {
  5001. "laminas/laminas-zendframework-bridge": "^1.0",
  5002. "php": "^7.3 || ^8.0"
  5003. },
  5004. "replace": {
  5005. "zendframework/zend-eventmanager": "^3.2.1"
  5006. },
  5007. "require-dev": {
  5008. "container-interop/container-interop": "^1.1",
  5009. "laminas/laminas-coding-standard": "~1.0.0",
  5010. "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
  5011. "phpbench/phpbench": "^0.17.1",
  5012. "phpunit/phpunit": "^8.5.8"
  5013. },
  5014. "suggest": {
  5015. "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
  5016. "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
  5017. },
  5018. "type": "library",
  5019. "autoload": {
  5020. "psr-4": {
  5021. "Laminas\\EventManager\\": "src/"
  5022. }
  5023. },
  5024. "notification-url": "https://packagist.org/downloads/",
  5025. "license": [
  5026. "BSD-3-Clause"
  5027. ],
  5028. "description": "Trigger and listen to events within a PHP application",
  5029. "homepage": "https://laminas.dev",
  5030. "keywords": [
  5031. "event",
  5032. "eventmanager",
  5033. "events",
  5034. "laminas"
  5035. ],
  5036. "time": "2021-03-08T15:24:29+00:00"
  5037. },
  5038. {
  5039. "name": "laminas/laminas-zendframework-bridge",
  5040. "version": "1.2.0",
  5041. "source": {
  5042. "type": "git",
  5043. "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
  5044. "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32"
  5045. },
  5046. "dist": {
  5047. "type": "zip",
  5048. "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6cccbddfcfc742eb02158d6137ca5687d92cee32",
  5049. "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32",
  5050. "shasum": ""
  5051. },
  5052. "require": {
  5053. "php": "^7.3 || ^8.0"
  5054. },
  5055. "require-dev": {
  5056. "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
  5057. "psalm/plugin-phpunit": "^0.15.1",
  5058. "squizlabs/php_codesniffer": "^3.5",
  5059. "vimeo/psalm": "^4.6"
  5060. },
  5061. "type": "library",
  5062. "extra": {
  5063. "laminas": {
  5064. "module": "Laminas\\ZendFrameworkBridge"
  5065. }
  5066. },
  5067. "autoload": {
  5068. "files": [
  5069. "src/autoload.php"
  5070. ],
  5071. "psr-4": {
  5072. "Laminas\\ZendFrameworkBridge\\": "src//"
  5073. }
  5074. },
  5075. "notification-url": "https://packagist.org/downloads/",
  5076. "license": [
  5077. "BSD-3-Clause"
  5078. ],
  5079. "description": "Alias legacy ZF class names to Laminas Project equivalents.",
  5080. "keywords": [
  5081. "ZendFramework",
  5082. "autoloading",
  5083. "laminas",
  5084. "zf"
  5085. ],
  5086. "time": "2021-02-25T21:54:58+00:00"
  5087. },
  5088. {
  5089. "name": "lcobucci/clock",
  5090. "version": "2.0.0",
  5091. "source": {
  5092. "type": "git",
  5093. "url": "https://github.com/lcobucci/clock.git",
  5094. "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
  5095. },
  5096. "dist": {
  5097. "type": "zip",
  5098. "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3",
  5099. "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3",
  5100. "shasum": ""
  5101. },
  5102. "require": {
  5103. "php": "^7.4 || ^8.0"
  5104. },
  5105. "require-dev": {
  5106. "infection/infection": "^0.17",
  5107. "lcobucci/coding-standard": "^6.0",
  5108. "phpstan/extension-installer": "^1.0",
  5109. "phpstan/phpstan": "^0.12",
  5110. "phpstan/phpstan-deprecation-rules": "^0.12",
  5111. "phpstan/phpstan-phpunit": "^0.12",
  5112. "phpstan/phpstan-strict-rules": "^0.12",
  5113. "phpunit/php-code-coverage": "9.1.4",
  5114. "phpunit/phpunit": "9.3.7"
  5115. },
  5116. "type": "library",
  5117. "autoload": {
  5118. "psr-4": {
  5119. "Lcobucci\\Clock\\": "src"
  5120. }
  5121. },
  5122. "notification-url": "https://packagist.org/downloads/",
  5123. "license": [
  5124. "MIT"
  5125. ],
  5126. "authors": [
  5127. {
  5128. "name": "Luís Cobucci",
  5129. "email": "lcobucci@gmail.com"
  5130. }
  5131. ],
  5132. "description": "Yet another clock abstraction",
  5133. "time": "2020-08-27T18:56:02+00:00"
  5134. },
  5135. {
  5136. "name": "lcobucci/jwt",
  5137. "version": "4.1.4",
  5138. "source": {
  5139. "type": "git",
  5140. "url": "https://github.com/lcobucci/jwt.git",
  5141. "reference": "71cf170102c8371ccd933fa4df6252086d144de6"
  5142. },
  5143. "dist": {
  5144. "type": "zip",
  5145. "url": "https://api.github.com/repos/lcobucci/jwt/zipball/71cf170102c8371ccd933fa4df6252086d144de6",
  5146. "reference": "71cf170102c8371ccd933fa4df6252086d144de6",
  5147. "shasum": ""
  5148. },
  5149. "require": {
  5150. "ext-hash": "*",
  5151. "ext-json": "*",
  5152. "ext-mbstring": "*",
  5153. "ext-openssl": "*",
  5154. "ext-sodium": "*",
  5155. "lcobucci/clock": "^2.0",
  5156. "php": "^7.4 || ^8.0"
  5157. },
  5158. "require-dev": {
  5159. "infection/infection": "^0.21",
  5160. "lcobucci/coding-standard": "^6.0",
  5161. "mikey179/vfsstream": "^1.6.7",
  5162. "phpbench/phpbench": "^1.0@alpha",
  5163. "phpstan/extension-installer": "^1.0",
  5164. "phpstan/phpstan": "^0.12",
  5165. "phpstan/phpstan-deprecation-rules": "^0.12",
  5166. "phpstan/phpstan-phpunit": "^0.12",
  5167. "phpstan/phpstan-strict-rules": "^0.12",
  5168. "phpunit/php-invoker": "^3.1",
  5169. "phpunit/phpunit": "^9.5"
  5170. },
  5171. "type": "library",
  5172. "autoload": {
  5173. "psr-4": {
  5174. "Lcobucci\\JWT\\": "src"
  5175. }
  5176. },
  5177. "notification-url": "https://packagist.org/downloads/",
  5178. "license": [
  5179. "BSD-3-Clause"
  5180. ],
  5181. "authors": [
  5182. {
  5183. "name": "Luís Cobucci",
  5184. "email": "lcobucci@gmail.com",
  5185. "role": "Developer"
  5186. }
  5187. ],
  5188. "description": "A simple library to work with JSON Web Token and JSON Web Signature",
  5189. "keywords": [
  5190. "JWS",
  5191. "jwt"
  5192. ],
  5193. "time": "2021-03-23T23:53:08+00:00"
  5194. },
  5195. {
  5196. "name": "league/uri-components",
  5197. "version": "1.8.2",
  5198. "source": {
  5199. "type": "git",
  5200. "url": "https://github.com/thephpleague/uri-components.git",
  5201. "reference": "d0412fd730a54a8284009664188cf239070eae64"
  5202. },
  5203. "dist": {
  5204. "type": "zip",
  5205. "url": "https://api.github.com/repos/thephpleague/uri-components/zipball/d0412fd730a54a8284009664188cf239070eae64",
  5206. "reference": "d0412fd730a54a8284009664188cf239070eae64",
  5207. "shasum": ""
  5208. },
  5209. "require": {
  5210. "ext-curl": "*",
  5211. "ext-fileinfo": "*",
  5212. "ext-intl": "*",
  5213. "league/uri-hostname-parser": "^1.1.0",
  5214. "php": ">=7.0"
  5215. },
  5216. "require-dev": {
  5217. "friendsofphp/php-cs-fixer": "^2.3",
  5218. "phpstan/phpstan": "^0.9.2",
  5219. "phpstan/phpstan-phpunit": "^0.9.4",
  5220. "phpstan/phpstan-strict-rules": "^0.9.0",
  5221. "phpunit/phpunit": "^6.0"
  5222. },
  5223. "type": "library",
  5224. "extra": {
  5225. "branch-alias": {
  5226. "dev-master": "1.x-dev"
  5227. }
  5228. },
  5229. "autoload": {
  5230. "psr-4": {
  5231. "League\\Uri\\": "src"
  5232. },
  5233. "files": [
  5234. "src/functions_include.php"
  5235. ]
  5236. },
  5237. "notification-url": "https://packagist.org/downloads/",
  5238. "license": [
  5239. "MIT"
  5240. ],
  5241. "authors": [
  5242. {
  5243. "name": "Ignace Nyamagana Butera",
  5244. "email": "nyamsprod@gmail.com",
  5245. "homepage": "https://nyamsprod.com"
  5246. }
  5247. ],
  5248. "description": "URI components manipulation library",
  5249. "homepage": "http://uri.thephpleague.com",
  5250. "keywords": [
  5251. "authority",
  5252. "components",
  5253. "fragment",
  5254. "host",
  5255. "path",
  5256. "port",
  5257. "query",
  5258. "rfc3986",
  5259. "scheme",
  5260. "uri",
  5261. "url",
  5262. "userinfo"
  5263. ],
  5264. "time": "2018-10-24T11:31:02+00:00"
  5265. },
  5266. {
  5267. "name": "league/uri-hostname-parser",
  5268. "version": "1.1.2",
  5269. "source": {
  5270. "type": "git",
  5271. "url": "https://github.com/thephpleague/uri-hostname-parser.git",
  5272. "reference": "a3ef2f862640bfd79dd3fc28f23c98be09152603"
  5273. },
  5274. "dist": {
  5275. "type": "zip",
  5276. "url": "https://api.github.com/repos/thephpleague/uri-hostname-parser/zipball/a3ef2f862640bfd79dd3fc28f23c98be09152603",
  5277. "reference": "a3ef2f862640bfd79dd3fc28f23c98be09152603",
  5278. "shasum": ""
  5279. },
  5280. "require": {
  5281. "ext-intl": "*",
  5282. "php": ">=7.0",
  5283. "psr/simple-cache": "^1.0"
  5284. },
  5285. "require-dev": {
  5286. "friendsofphp/php-cs-fixer": "^2.7",
  5287. "mikey179/vfsstream": "^1.6",
  5288. "phpunit/phpunit": "^6.3"
  5289. },
  5290. "suggest": {
  5291. "ext-curl": "To use the bundle cURL HTTP client",
  5292. "psr/simple-cache-implementation": "To enable using other cache providers"
  5293. },
  5294. "bin": [
  5295. "bin/update-psl-icann-section"
  5296. ],
  5297. "type": "library",
  5298. "autoload": {
  5299. "psr-4": {
  5300. "League\\Uri\\": "src"
  5301. },
  5302. "files": [
  5303. "src/functions_include.php"
  5304. ]
  5305. },
  5306. "notification-url": "https://packagist.org/downloads/",
  5307. "license": [
  5308. "MIT"
  5309. ],
  5310. "authors": [
  5311. {
  5312. "name": "Jeremy Kendall",
  5313. "homepage": "http://about.me/jeremykendall",
  5314. "role": "Developer"
  5315. },
  5316. {
  5317. "name": "Ignace Nyamagana Butera",
  5318. "homepage": "http://nyamsprod.com",
  5319. "role": "Developer"
  5320. },
  5321. {
  5322. "name": "Contributors",
  5323. "homepage": "https://github.com/phpleague/uri-hostname-parser/graphs/contributors"
  5324. }
  5325. ],
  5326. "description": "ICANN base hostname parsing implemented in PHP.",
  5327. "homepage": "https://github.com/thephphleague/uri-hostname-parser",
  5328. "keywords": [
  5329. "Public Suffix List",
  5330. "domain parsing",
  5331. "icann"
  5332. ],
  5333. "abandoned": true,
  5334. "time": "2021-03-06T11:52:47+00:00"
  5335. },
  5336. {
  5337. "name": "league/uri-interfaces",
  5338. "version": "1.1.1",
  5339. "source": {
  5340. "type": "git",
  5341. "url": "https://github.com/thephpleague/uri-interfaces.git",
  5342. "reference": "081760c53a4ce76c9935a755a21353610f5495f6"
  5343. },
  5344. "dist": {
  5345. "type": "zip",
  5346. "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/081760c53a4ce76c9935a755a21353610f5495f6",
  5347. "reference": "081760c53a4ce76c9935a755a21353610f5495f6",
  5348. "shasum": ""
  5349. },
  5350. "require": {
  5351. "php": ">=5.3.0"
  5352. },
  5353. "require-dev": {
  5354. "friendsofphp/php-cs-fixer": "^2.0.0"
  5355. },
  5356. "type": "library",
  5357. "extra": {
  5358. "branch-alias": {
  5359. "dev-master": "1.x-dev"
  5360. }
  5361. },
  5362. "autoload": {
  5363. "psr-4": {
  5364. "League\\Uri\\": "src/"
  5365. }
  5366. },
  5367. "notification-url": "https://packagist.org/downloads/",
  5368. "license": [
  5369. "MIT"
  5370. ],
  5371. "authors": [
  5372. {
  5373. "name": "Ignace Nyamagana Butera",
  5374. "email": "nyamsprod@gmail.com",
  5375. "homepage": "https://nyamsprod.com"
  5376. }
  5377. ],
  5378. "description": "Common interface for URI representation",
  5379. "homepage": "http://github.com/thephpleague/uri-interfaces",
  5380. "keywords": [
  5381. "rfc3986",
  5382. "rfc3987",
  5383. "uri",
  5384. "url"
  5385. ],
  5386. "time": "2018-11-05T14:00:06+00:00"
  5387. },
  5388. {
  5389. "name": "league/uri-parser",
  5390. "version": "1.4.1",
  5391. "source": {
  5392. "type": "git",
  5393. "url": "https://github.com/thephpleague/uri-parser.git",
  5394. "reference": "671548427e4c932352d9b9279fdfa345bf63fa00"
  5395. },
  5396. "dist": {
  5397. "type": "zip",
  5398. "url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/671548427e4c932352d9b9279fdfa345bf63fa00",
  5399. "reference": "671548427e4c932352d9b9279fdfa345bf63fa00",
  5400. "shasum": ""
  5401. },
  5402. "require": {
  5403. "php": ">=7.0.0"
  5404. },
  5405. "require-dev": {
  5406. "friendsofphp/php-cs-fixer": "^2.0",
  5407. "phpstan/phpstan": "^0.9.2",
  5408. "phpstan/phpstan-phpunit": "^0.9.4",
  5409. "phpstan/phpstan-strict-rules": "^0.9.0",
  5410. "phpunit/phpunit": "^6.0"
  5411. },
  5412. "suggest": {
  5413. "ext-intl": "Allow parsing RFC3987 compliant hosts",
  5414. "league/uri-schemes": "Allow validating and normalizing URI parsing results"
  5415. },
  5416. "type": "library",
  5417. "extra": {
  5418. "branch-alias": {
  5419. "dev-master": "1.x-dev"
  5420. }
  5421. },
  5422. "autoload": {
  5423. "psr-4": {
  5424. "League\\Uri\\": "src"
  5425. },
  5426. "files": [
  5427. "src/functions_include.php"
  5428. ]
  5429. },
  5430. "notification-url": "https://packagist.org/downloads/",
  5431. "license": [
  5432. "MIT"
  5433. ],
  5434. "authors": [
  5435. {
  5436. "name": "Ignace Nyamagana Butera",
  5437. "email": "nyamsprod@gmail.com",
  5438. "homepage": "https://nyamsprod.com"
  5439. }
  5440. ],
  5441. "description": "userland URI parser RFC 3986 compliant",
  5442. "homepage": "https://github.com/thephpleague/uri-parser",
  5443. "keywords": [
  5444. "parse_url",
  5445. "parser",
  5446. "rfc3986",
  5447. "rfc3987",
  5448. "uri",
  5449. "url"
  5450. ],
  5451. "time": "2018-11-22T07:55:51+00:00"
  5452. },
  5453. {
  5454. "name": "league/uri-schemes",
  5455. "version": "1.2.1",
  5456. "source": {
  5457. "type": "git",
  5458. "url": "https://github.com/thephpleague/uri-schemes.git",
  5459. "reference": "f821a444785724bcc9bc244b1173b9d6ca4d71e6"
  5460. },
  5461. "dist": {
  5462. "type": "zip",
  5463. "url": "https://api.github.com/repos/thephpleague/uri-schemes/zipball/f821a444785724bcc9bc244b1173b9d6ca4d71e6",
  5464. "reference": "f821a444785724bcc9bc244b1173b9d6ca4d71e6",
  5465. "shasum": ""
  5466. },
  5467. "require": {
  5468. "ext-fileinfo": "*",
  5469. "league/uri-interfaces": "^1.1",
  5470. "league/uri-parser": "^1.4.0",
  5471. "php": ">=7.0.13",
  5472. "psr/http-message": "^1.0"
  5473. },
  5474. "require-dev": {
  5475. "friendsofphp/php-cs-fixer": "^2.0",
  5476. "phpstan/phpstan": "^0.9.2",
  5477. "phpstan/phpstan-phpunit": "^0.9.4",
  5478. "phpstan/phpstan-strict-rules": "^0.9.0",
  5479. "phpunit/phpunit": "^6.0"
  5480. },
  5481. "suggest": {
  5482. "ext-intl": "Allow parsing RFC3987 compliant hosts",
  5483. "league/uri-manipulations": "Needed to easily manipulate URI objects"
  5484. },
  5485. "type": "library",
  5486. "extra": {
  5487. "branch-alias": {
  5488. "dev-master": "1.x-dev"
  5489. }
  5490. },
  5491. "autoload": {
  5492. "psr-4": {
  5493. "League\\Uri\\": "src"
  5494. },
  5495. "files": [
  5496. "src/functions_include.php"
  5497. ]
  5498. },
  5499. "notification-url": "https://packagist.org/downloads/",
  5500. "license": [
  5501. "MIT"
  5502. ],
  5503. "authors": [
  5504. {
  5505. "name": "Ignace Nyamagana Butera",
  5506. "email": "nyamsprod@gmail.com",
  5507. "homepage": "https://nyamsprod.com"
  5508. }
  5509. ],
  5510. "description": "URI manipulation library",
  5511. "homepage": "http://uri.thephpleague.com",
  5512. "keywords": [
  5513. "data-uri",
  5514. "file",
  5515. "ftp",
  5516. "http",
  5517. "https",
  5518. "parse_url",
  5519. "psr-7",
  5520. "rfc3986",
  5521. "uri",
  5522. "url",
  5523. "ws",
  5524. "wss"
  5525. ],
  5526. "time": "2018-11-26T08:09:30+00:00"
  5527. },
  5528. {
  5529. "name": "lexik/maintenance-bundle",
  5530. "version": "v2.1.5",
  5531. "source": {
  5532. "type": "git",
  5533. "url": "https://github.com/lexik/LexikMaintenanceBundle.git",
  5534. "reference": "3a3e916776934a95834235e4a1d71e4595d515f5"
  5535. },
  5536. "dist": {
  5537. "type": "zip",
  5538. "url": "https://api.github.com/repos/lexik/LexikMaintenanceBundle/zipball/3a3e916776934a95834235e4a1d71e4595d515f5",
  5539. "reference": "3a3e916776934a95834235e4a1d71e4595d515f5",
  5540. "shasum": ""
  5541. },
  5542. "require": {
  5543. "php": ">=5.3.9",
  5544. "symfony/framework-bundle": "~2.7|~3.0|^4.0",
  5545. "symfony/translation": "~2.7|~3.0|^4.0"
  5546. },
  5547. "require-dev": {
  5548. "phpunit/phpunit": "~4.8|~5.7.11",
  5549. "symfony/phpunit-bridge": "~2.7|~3.0|^4.0"
  5550. },
  5551. "type": "symfony-bundle",
  5552. "extra": {
  5553. "branch-alias": {
  5554. "dev-master": "2.0.x-dev"
  5555. }
  5556. },
  5557. "autoload": {
  5558. "psr-4": {
  5559. "Lexik\\Bundle\\MaintenanceBundle\\": ""
  5560. }
  5561. },
  5562. "notification-url": "https://packagist.org/downloads/",
  5563. "license": [
  5564. "MIT"
  5565. ],
  5566. "authors": [
  5567. {
  5568. "name": "Dev Lexik",
  5569. "email": "dev@lexik.fr"
  5570. },
  5571. {
  5572. "name": "Gilles Gauthier",
  5573. "email": "g.gauthier@lexik.fr"
  5574. },
  5575. {
  5576. "name": "Djuri Baars",
  5577. "email": "info@djurict.nl"
  5578. }
  5579. ],
  5580. "description": "This bundle allows you to place your website in maintenance mode by calling two commands from your console.",
  5581. "homepage": "https://github.com/lexik/LexikMaintenanceBundle",
  5582. "keywords": [
  5583. "Symfony2",
  5584. "bundle",
  5585. "maintenance"
  5586. ],
  5587. "time": "2018-02-14T10:18:33+00:00"
  5588. },
  5589. {
  5590. "name": "madeyourday/contao-rocksolid-custom-elements",
  5591. "version": "v2.3.1",
  5592. "source": {
  5593. "type": "git",
  5594. "url": "https://github.com/madeyourday/contao-rocksolid-custom-elements.git",
  5595. "reference": "0dbd4e87eaf9cbc93017c01628532320b5bfdd6e"
  5596. },
  5597. "dist": {
  5598. "type": "zip",
  5599. "url": "https://api.github.com/repos/madeyourday/contao-rocksolid-custom-elements/zipball/0dbd4e87eaf9cbc93017c01628532320b5bfdd6e",
  5600. "reference": "0dbd4e87eaf9cbc93017c01628532320b5bfdd6e",
  5601. "shasum": ""
  5602. },
  5603. "require": {
  5604. "contao/core-bundle": "^4.9",
  5605. "php": ">=7.2"
  5606. },
  5607. "conflict": {
  5608. "contao/core": "*",
  5609. "contao/core-bundle": "4.4.1",
  5610. "contao/manager-plugin": "<2.0 || >=3.0"
  5611. },
  5612. "replace": {
  5613. "contao-legacy/rocksolid-custom-elements": "self.version"
  5614. },
  5615. "require-dev": {
  5616. "contao/manager-plugin": "^2.0"
  5617. },
  5618. "suggest": {
  5619. "madeyourday/contao-rocksolid-columns": "For grid column support. See documentation for more information."
  5620. },
  5621. "type": "contao-bundle",
  5622. "extra": {
  5623. "contao-manager-plugin": "MadeYourDay\\RockSolidCustomElements\\ContaoManagerPlugin"
  5624. },
  5625. "autoload": {
  5626. "psr-4": {
  5627. "MadeYourDay\\RockSolidCustomElements\\": "src/"
  5628. }
  5629. },
  5630. "notification-url": "https://packagist.org/downloads/",
  5631. "license": [
  5632. "MIT"
  5633. ],
  5634. "authors": [
  5635. {
  5636. "name": "RockSolid Themes",
  5637. "homepage": "https://rocksolidthemes.com/de/contao-themes",
  5638. "role": "Developer"
  5639. }
  5640. ],
  5641. "description": "Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.",
  5642. "homepage": "https://rocksolidthemes.com/de/contao/plugins/custom-content-elements",
  5643. "keywords": [
  5644. "contao",
  5645. "content-elements",
  5646. "custom-elements"
  5647. ],
  5648. "time": "2021-03-29T14:13:42+00:00"
  5649. },
  5650. {
  5651. "name": "maennchen/zipstream-php",
  5652. "version": "2.1.0",
  5653. "source": {
  5654. "type": "git",
  5655. "url": "https://github.com/maennchen/ZipStream-PHP.git",
  5656. "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
  5657. },
  5658. "dist": {
  5659. "type": "zip",
  5660. "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
  5661. "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
  5662. "shasum": ""
  5663. },
  5664. "require": {
  5665. "myclabs/php-enum": "^1.5",
  5666. "php": ">= 7.1",
  5667. "psr/http-message": "^1.0",
  5668. "symfony/polyfill-mbstring": "^1.0"
  5669. },
  5670. "require-dev": {
  5671. "ext-zip": "*",
  5672. "guzzlehttp/guzzle": ">= 6.3",
  5673. "mikey179/vfsstream": "^1.6",
  5674. "phpunit/phpunit": ">= 7.5"
  5675. },
  5676. "type": "library",
  5677. "autoload": {
  5678. "psr-4": {
  5679. "ZipStream\\": "src/"
  5680. }
  5681. },
  5682. "notification-url": "https://packagist.org/downloads/",
  5683. "license": [
  5684. "MIT"
  5685. ],
  5686. "authors": [
  5687. {
  5688. "name": "Paul Duncan",
  5689. "email": "pabs@pablotron.org"
  5690. },
  5691. {
  5692. "name": "Jonatan Männchen",
  5693. "email": "jonatan@maennchen.ch"
  5694. },
  5695. {
  5696. "name": "Jesse Donat",
  5697. "email": "donatj@gmail.com"
  5698. },
  5699. {
  5700. "name": "András Kolesár",
  5701. "email": "kolesar@kolesar.hu"
  5702. }
  5703. ],
  5704. "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
  5705. "keywords": [
  5706. "stream",
  5707. "zip"
  5708. ],
  5709. "support": {
  5710. "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
  5711. "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
  5712. },
  5713. "funding": [
  5714. {
  5715. "url": "https://opencollective.com/zipstream",
  5716. "type": "open_collective"
  5717. }
  5718. ],
  5719. "time": "2020-05-30T13:11:16+00:00"
  5720. },
  5721. {
  5722. "name": "markbaker/complex",
  5723. "version": "2.0.3",
  5724. "source": {
  5725. "type": "git",
  5726. "url": "https://github.com/MarkBaker/PHPComplex.git",
  5727. "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946"
  5728. },
  5729. "dist": {
  5730. "type": "zip",
  5731. "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
  5732. "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
  5733. "shasum": ""
  5734. },
  5735. "require": {
  5736. "php": "^7.2 || ^8.0"
  5737. },
  5738. "require-dev": {
  5739. "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
  5740. "phpcompatibility/php-compatibility": "^9.0",
  5741. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
  5742. "squizlabs/php_codesniffer": "^3.4"
  5743. },
  5744. "type": "library",
  5745. "autoload": {
  5746. "psr-4": {
  5747. "Complex\\": "classes/src/"
  5748. },
  5749. "files": [
  5750. "classes/src/functions/abs.php",
  5751. "classes/src/functions/acos.php",
  5752. "classes/src/functions/acosh.php",
  5753. "classes/src/functions/acot.php",
  5754. "classes/src/functions/acoth.php",
  5755. "classes/src/functions/acsc.php",
  5756. "classes/src/functions/acsch.php",
  5757. "classes/src/functions/argument.php",
  5758. "classes/src/functions/asec.php",
  5759. "classes/src/functions/asech.php",
  5760. "classes/src/functions/asin.php",
  5761. "classes/src/functions/asinh.php",
  5762. "classes/src/functions/atan.php",
  5763. "classes/src/functions/atanh.php",
  5764. "classes/src/functions/conjugate.php",
  5765. "classes/src/functions/cos.php",
  5766. "classes/src/functions/cosh.php",
  5767. "classes/src/functions/cot.php",
  5768. "classes/src/functions/coth.php",
  5769. "classes/src/functions/csc.php",
  5770. "classes/src/functions/csch.php",
  5771. "classes/src/functions/exp.php",
  5772. "classes/src/functions/inverse.php",
  5773. "classes/src/functions/ln.php",
  5774. "classes/src/functions/log2.php",
  5775. "classes/src/functions/log10.php",
  5776. "classes/src/functions/negative.php",
  5777. "classes/src/functions/pow.php",
  5778. "classes/src/functions/rho.php",
  5779. "classes/src/functions/sec.php",
  5780. "classes/src/functions/sech.php",
  5781. "classes/src/functions/sin.php",
  5782. "classes/src/functions/sinh.php",
  5783. "classes/src/functions/sqrt.php",
  5784. "classes/src/functions/tan.php",
  5785. "classes/src/functions/tanh.php",
  5786. "classes/src/functions/theta.php",
  5787. "classes/src/operations/add.php",
  5788. "classes/src/operations/subtract.php",
  5789. "classes/src/operations/multiply.php",
  5790. "classes/src/operations/divideby.php",
  5791. "classes/src/operations/divideinto.php"
  5792. ]
  5793. },
  5794. "notification-url": "https://packagist.org/downloads/",
  5795. "license": [
  5796. "MIT"
  5797. ],
  5798. "authors": [
  5799. {
  5800. "name": "Mark Baker",
  5801. "email": "mark@lange.demon.co.uk"
  5802. }
  5803. ],
  5804. "description": "PHP Class for working with complex numbers",
  5805. "homepage": "https://github.com/MarkBaker/PHPComplex",
  5806. "keywords": [
  5807. "complex",
  5808. "mathematics"
  5809. ],
  5810. "support": {
  5811. "issues": "https://github.com/MarkBaker/PHPComplex/issues",
  5812. "source": "https://github.com/MarkBaker/PHPComplex/tree/2.0.3"
  5813. },
  5814. "time": "2021-06-02T09:44:11+00:00"
  5815. },
  5816. {
  5817. "name": "markbaker/matrix",
  5818. "version": "2.1.3",
  5819. "source": {
  5820. "type": "git",
  5821. "url": "https://github.com/MarkBaker/PHPMatrix.git",
  5822. "reference": "174395a901b5ba0925f1d790fa91bab531074b61"
  5823. },
  5824. "dist": {
  5825. "type": "zip",
  5826. "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/174395a901b5ba0925f1d790fa91bab531074b61",
  5827. "reference": "174395a901b5ba0925f1d790fa91bab531074b61",
  5828. "shasum": ""
  5829. },
  5830. "require": {
  5831. "php": "^7.1 || ^8.0"
  5832. },
  5833. "require-dev": {
  5834. "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
  5835. "phpcompatibility/php-compatibility": "^9.0",
  5836. "phpdocumentor/phpdocumentor": "2.*",
  5837. "phploc/phploc": "^4.0",
  5838. "phpmd/phpmd": "2.*",
  5839. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
  5840. "sebastian/phpcpd": "^4.0",
  5841. "squizlabs/php_codesniffer": "^3.4"
  5842. },
  5843. "type": "library",
  5844. "autoload": {
  5845. "psr-4": {
  5846. "Matrix\\": "classes/src/"
  5847. },
  5848. "files": [
  5849. "classes/src/Functions/adjoint.php",
  5850. "classes/src/Functions/antidiagonal.php",
  5851. "classes/src/Functions/cofactors.php",
  5852. "classes/src/Functions/determinant.php",
  5853. "classes/src/Functions/diagonal.php",
  5854. "classes/src/Functions/identity.php",
  5855. "classes/src/Functions/inverse.php",
  5856. "classes/src/Functions/minors.php",
  5857. "classes/src/Functions/trace.php",
  5858. "classes/src/Functions/transpose.php",
  5859. "classes/src/Operations/add.php",
  5860. "classes/src/Operations/directsum.php",
  5861. "classes/src/Operations/subtract.php",
  5862. "classes/src/Operations/multiply.php",
  5863. "classes/src/Operations/divideby.php",
  5864. "classes/src/Operations/divideinto.php"
  5865. ]
  5866. },
  5867. "notification-url": "https://packagist.org/downloads/",
  5868. "license": [
  5869. "MIT"
  5870. ],
  5871. "authors": [
  5872. {
  5873. "name": "Mark Baker",
  5874. "email": "mark@demon-angel.eu"
  5875. }
  5876. ],
  5877. "description": "PHP Class for working with matrices",
  5878. "homepage": "https://github.com/MarkBaker/PHPMatrix",
  5879. "keywords": [
  5880. "mathematics",
  5881. "matrix",
  5882. "vector"
  5883. ],
  5884. "support": {
  5885. "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
  5886. "source": "https://github.com/MarkBaker/PHPMatrix/tree/2.1.3"
  5887. },
  5888. "time": "2021-05-25T15:42:17+00:00"
  5889. },
  5890. {
  5891. "name": "matthiasmullie/minify",
  5892. "version": "1.3.66",
  5893. "source": {
  5894. "type": "git",
  5895. "url": "https://github.com/matthiasmullie/minify.git",
  5896. "reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6"
  5897. },
  5898. "dist": {
  5899. "type": "zip",
  5900. "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
  5901. "reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
  5902. "shasum": ""
  5903. },
  5904. "require": {
  5905. "ext-pcre": "*",
  5906. "matthiasmullie/path-converter": "~1.1",
  5907. "php": ">=5.3.0"
  5908. },
  5909. "require-dev": {
  5910. "friendsofphp/php-cs-fixer": "~2.0",
  5911. "matthiasmullie/scrapbook": "dev-master",
  5912. "phpunit/phpunit": ">=4.8"
  5913. },
  5914. "suggest": {
  5915. "psr/cache-implementation": "Cache implementation to use with Minify::cache"
  5916. },
  5917. "bin": [
  5918. "bin/minifycss",
  5919. "bin/minifyjs"
  5920. ],
  5921. "type": "library",
  5922. "autoload": {
  5923. "psr-4": {
  5924. "MatthiasMullie\\Minify\\": "src/"
  5925. }
  5926. },
  5927. "notification-url": "https://packagist.org/downloads/",
  5928. "license": [
  5929. "MIT"
  5930. ],
  5931. "authors": [
  5932. {
  5933. "name": "Matthias Mullie",
  5934. "email": "minify@mullie.eu",
  5935. "homepage": "http://www.mullie.eu",
  5936. "role": "Developer"
  5937. }
  5938. ],
  5939. "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.",
  5940. "homepage": "http://www.minifier.org",
  5941. "keywords": [
  5942. "JS",
  5943. "css",
  5944. "javascript",
  5945. "minifier",
  5946. "minify"
  5947. ],
  5948. "time": "2021-01-06T15:18:10+00:00"
  5949. },
  5950. {
  5951. "name": "matthiasmullie/path-converter",
  5952. "version": "1.1.3",
  5953. "source": {
  5954. "type": "git",
  5955. "url": "https://github.com/matthiasmullie/path-converter.git",
  5956. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
  5957. },
  5958. "dist": {
  5959. "type": "zip",
  5960. "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  5961. "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
  5962. "shasum": ""
  5963. },
  5964. "require": {
  5965. "ext-pcre": "*",
  5966. "php": ">=5.3.0"
  5967. },
  5968. "require-dev": {
  5969. "phpunit/phpunit": "~4.8"
  5970. },
  5971. "type": "library",
  5972. "autoload": {
  5973. "psr-4": {
  5974. "MatthiasMullie\\PathConverter\\": "src/"
  5975. }
  5976. },
  5977. "notification-url": "https://packagist.org/downloads/",
  5978. "license": [
  5979. "MIT"
  5980. ],
  5981. "authors": [
  5982. {
  5983. "name": "Matthias Mullie",
  5984. "email": "pathconverter@mullie.eu",
  5985. "homepage": "http://www.mullie.eu",
  5986. "role": "Developer"
  5987. }
  5988. ],
  5989. "description": "Relative path converter",
  5990. "homepage": "http://github.com/matthiasmullie/path-converter",
  5991. "keywords": [
  5992. "converter",
  5993. "path",
  5994. "paths",
  5995. "relative"
  5996. ],
  5997. "time": "2019-02-05T23:41:09+00:00"
  5998. },
  5999. {
  6000. "name": "menatwork/contao-multicolumnwizard-bundle",
  6001. "version": "3.4.10",
  6002. "source": {
  6003. "type": "git",
  6004. "url": "https://github.com/menatwork/contao-multicolumnwizard-bundle.git",
  6005. "reference": "212ba841ab4b70e5196c330dc34d9075abd396d7"
  6006. },
  6007. "dist": {
  6008. "type": "zip",
  6009. "url": "https://api.github.com/repos/menatwork/contao-multicolumnwizard-bundle/zipball/212ba841ab4b70e5196c330dc34d9075abd396d7",
  6010. "reference": "212ba841ab4b70e5196c330dc34d9075abd396d7",
  6011. "shasum": ""
  6012. },
  6013. "require": {
  6014. "contao-community-alliance/translator": "^2.1",
  6015. "contao/core-bundle": "^4.4.8",
  6016. "php": "^5.6 || ^7.0"
  6017. },
  6018. "replace": {
  6019. "contao-legacy/multicolumnwizard": "*",
  6020. "menatwork/contao-multicolumnwizard": ">=3.3.4 <4.0"
  6021. },
  6022. "require-dev": {
  6023. "contao/manager-bundle": "^4.4",
  6024. "phpcq/all-tasks": "~1.2"
  6025. },
  6026. "type": "contao-bundle",
  6027. "extra": {
  6028. "contao-manager-plugin": "MenAtWork\\MultiColumnWizardBundle\\ContaoManager\\Plugin",
  6029. "branch-alias": {
  6030. "dev-master": "3.4.x-dev",
  6031. "dev-develop": "3.5.x-dev",
  6032. "dev-support/contao3": "3.3.x-dev"
  6033. }
  6034. },
  6035. "autoload": {
  6036. "psr-4": {
  6037. "MenAtWork\\MultiColumnWizardBundle\\": "src",
  6038. "MenAtWork\\MultiColumnWizard\\": "legacy_layer/psr-4-maw",
  6039. "MultiColumnWizard\\": "legacy_layer/psr-4-mcw"
  6040. },
  6041. "classmap": [
  6042. "legacy_layer/classmap"
  6043. ],
  6044. "files": [
  6045. "src/deprecated-autoload.php"
  6046. ]
  6047. },
  6048. "notification-url": "https://packagist.org/downloads/",
  6049. "license": [
  6050. "LGPL-3.0-or-later"
  6051. ],
  6052. "authors": [
  6053. {
  6054. "name": "Stefan Heimes",
  6055. "email": "stefan_heimes@hotmail.com",
  6056. "homepage": "http://www.men-at-work.de",
  6057. "role": "Developer"
  6058. },
  6059. {
  6060. "name": "Andreas Isaak",
  6061. "email": "contao@men-at-work.de",
  6062. "homepage": "http://www.men-at-work.de",
  6063. "role": "Developer"
  6064. },
  6065. {
  6066. "name": "David Maack",
  6067. "email": "contao@men-at-work.de",
  6068. "homepage": "http://www.men-at-work.de",
  6069. "role": "Developer"
  6070. },
  6071. {
  6072. "name": "Andreas Schempp",
  6073. "email": "andreas.schempp@terminal42.ch",
  6074. "homepage": "http://www.terminal42.ch",
  6075. "role": "Developer"
  6076. },
  6077. {
  6078. "name": "Yanick Witschi",
  6079. "email": "yanick.witschi@terminal42.ch",
  6080. "homepage": "http://www.terminal42.ch",
  6081. "role": "Developer"
  6082. },
  6083. {
  6084. "name": "Tristan Lins",
  6085. "email": "tristan.lins@bit3.de",
  6086. "homepage": "http://bit3.de",
  6087. "role": "Developer"
  6088. }
  6089. ],
  6090. "description": "MultiColumWizard for Contao OpenSource CMS",
  6091. "homepage": "http://www.men-at-work.de",
  6092. "keywords": [
  6093. "contao",
  6094. "widget",
  6095. "wizard"
  6096. ],
  6097. "time": "2021-02-14T22:50:12+00:00"
  6098. },
  6099. {
  6100. "name": "michelf/php-markdown",
  6101. "version": "1.9.0",
  6102. "source": {
  6103. "type": "git",
  6104. "url": "https://github.com/michelf/php-markdown.git",
  6105. "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
  6106. },
  6107. "dist": {
  6108. "type": "zip",
  6109. "url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
  6110. "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
  6111. "shasum": ""
  6112. },
  6113. "require": {
  6114. "php": ">=5.3.0"
  6115. },
  6116. "require-dev": {
  6117. "phpunit/phpunit": ">=4.3 <5.8"
  6118. },
  6119. "type": "library",
  6120. "autoload": {
  6121. "psr-4": {
  6122. "Michelf\\": "Michelf/"
  6123. }
  6124. },
  6125. "notification-url": "https://packagist.org/downloads/",
  6126. "license": [
  6127. "BSD-3-Clause"
  6128. ],
  6129. "authors": [
  6130. {
  6131. "name": "Michel Fortin",
  6132. "email": "michel.fortin@michelf.ca",
  6133. "homepage": "https://michelf.ca/",
  6134. "role": "Developer"
  6135. },
  6136. {
  6137. "name": "John Gruber",
  6138. "homepage": "https://daringfireball.net/"
  6139. }
  6140. ],
  6141. "description": "PHP Markdown",
  6142. "homepage": "https://michelf.ca/projects/php-markdown/",
  6143. "keywords": [
  6144. "markdown"
  6145. ],
  6146. "time": "2019-12-02T02:32:27+00:00"
  6147. },
  6148. {
  6149. "name": "monolog/monolog",
  6150. "version": "1.26.0",
  6151. "source": {
  6152. "type": "git",
  6153. "url": "https://github.com/Seldaek/monolog.git",
  6154. "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33"
  6155. },
  6156. "dist": {
  6157. "type": "zip",
  6158. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
  6159. "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
  6160. "shasum": ""
  6161. },
  6162. "require": {
  6163. "php": ">=5.3.0",
  6164. "psr/log": "~1.0"
  6165. },
  6166. "provide": {
  6167. "psr/log-implementation": "1.0.0"
  6168. },
  6169. "require-dev": {
  6170. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  6171. "doctrine/couchdb": "~1.0@dev",
  6172. "graylog2/gelf-php": "~1.0",
  6173. "php-amqplib/php-amqplib": "~2.4",
  6174. "php-console/php-console": "^3.1.3",
  6175. "phpstan/phpstan": "^0.12.59",
  6176. "phpunit/phpunit": "~4.5",
  6177. "ruflin/elastica": ">=0.90 <3.0",
  6178. "sentry/sentry": "^0.13",
  6179. "swiftmailer/swiftmailer": "^5.3|^6.0"
  6180. },
  6181. "suggest": {
  6182. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  6183. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  6184. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  6185. "ext-mongo": "Allow sending log messages to a MongoDB server",
  6186. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  6187. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  6188. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  6189. "php-console/php-console": "Allow sending log messages to Google Chrome",
  6190. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  6191. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  6192. "sentry/sentry": "Allow sending log messages to a Sentry server"
  6193. },
  6194. "type": "library",
  6195. "autoload": {
  6196. "psr-4": {
  6197. "Monolog\\": "src/Monolog"
  6198. }
  6199. },
  6200. "notification-url": "https://packagist.org/downloads/",
  6201. "license": [
  6202. "MIT"
  6203. ],
  6204. "authors": [
  6205. {
  6206. "name": "Jordi Boggiano",
  6207. "email": "j.boggiano@seld.be",
  6208. "homepage": "http://seld.be"
  6209. }
  6210. ],
  6211. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  6212. "homepage": "http://github.com/Seldaek/monolog",
  6213. "keywords": [
  6214. "log",
  6215. "logging",
  6216. "psr-3"
  6217. ],
  6218. "time": "2020-12-14T12:56:38+00:00"
  6219. },
  6220. {
  6221. "name": "myclabs/php-enum",
  6222. "version": "1.8.3",
  6223. "source": {
  6224. "type": "git",
  6225. "url": "https://github.com/myclabs/php-enum.git",
  6226. "reference": "b942d263c641ddb5190929ff840c68f78713e937"
  6227. },
  6228. "dist": {
  6229. "type": "zip",
  6230. "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
  6231. "reference": "b942d263c641ddb5190929ff840c68f78713e937",
  6232. "shasum": ""
  6233. },
  6234. "require": {
  6235. "ext-json": "*",
  6236. "php": "^7.3 || ^8.0"
  6237. },
  6238. "require-dev": {
  6239. "phpunit/phpunit": "^9.5",
  6240. "squizlabs/php_codesniffer": "1.*",
  6241. "vimeo/psalm": "^4.6.2"
  6242. },
  6243. "type": "library",
  6244. "autoload": {
  6245. "psr-4": {
  6246. "MyCLabs\\Enum\\": "src/"
  6247. }
  6248. },
  6249. "notification-url": "https://packagist.org/downloads/",
  6250. "license": [
  6251. "MIT"
  6252. ],
  6253. "authors": [
  6254. {
  6255. "name": "PHP Enum contributors",
  6256. "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
  6257. }
  6258. ],
  6259. "description": "PHP Enum implementation",
  6260. "homepage": "http://github.com/myclabs/php-enum",
  6261. "keywords": [
  6262. "enum"
  6263. ],
  6264. "support": {
  6265. "issues": "https://github.com/myclabs/php-enum/issues",
  6266. "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
  6267. },
  6268. "funding": [
  6269. {
  6270. "url": "https://github.com/mnapoli",
  6271. "type": "github"
  6272. },
  6273. {
  6274. "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
  6275. "type": "tidelift"
  6276. }
  6277. ],
  6278. "time": "2021-07-05T08:18:36+00:00"
  6279. },
  6280. {
  6281. "name": "nelmio/cors-bundle",
  6282. "version": "2.1.0",
  6283. "source": {
  6284. "type": "git",
  6285. "url": "https://github.com/nelmio/NelmioCorsBundle.git",
  6286. "reference": "be4d5824caebc86da9e224e935e02e1201b3ea54"
  6287. },
  6288. "dist": {
  6289. "type": "zip",
  6290. "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/be4d5824caebc86da9e224e935e02e1201b3ea54",
  6291. "reference": "be4d5824caebc86da9e224e935e02e1201b3ea54",
  6292. "shasum": ""
  6293. },
  6294. "require": {
  6295. "symfony/framework-bundle": "^4.3 || ^5.0"
  6296. },
  6297. "require-dev": {
  6298. "mockery/mockery": "^1.2",
  6299. "symfony/phpunit-bridge": "^4.3 || ^5.0"
  6300. },
  6301. "type": "symfony-bundle",
  6302. "extra": {
  6303. "branch-alias": {
  6304. "dev-master": "2.0.x-dev"
  6305. }
  6306. },
  6307. "autoload": {
  6308. "psr-4": {
  6309. "Nelmio\\CorsBundle\\": ""
  6310. },
  6311. "exclude-from-classmap": [
  6312. "/Tests/"
  6313. ]
  6314. },
  6315. "notification-url": "https://packagist.org/downloads/",
  6316. "license": [
  6317. "MIT"
  6318. ],
  6319. "authors": [
  6320. {
  6321. "name": "Nelmio",
  6322. "homepage": "http://nelm.io"
  6323. },
  6324. {
  6325. "name": "Symfony Community",
  6326. "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
  6327. }
  6328. ],
  6329. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application",
  6330. "keywords": [
  6331. "api",
  6332. "cors",
  6333. "crossdomain"
  6334. ],
  6335. "time": "2020-07-22T11:44:28+00:00"
  6336. },
  6337. {
  6338. "name": "nelmio/security-bundle",
  6339. "version": "v2.10.3",
  6340. "source": {
  6341. "type": "git",
  6342. "url": "https://github.com/nelmio/NelmioSecurityBundle.git",
  6343. "reference": "40d5ac148ce72e79849da27568833794bd70fec9"
  6344. },
  6345. "dist": {
  6346. "type": "zip",
  6347. "url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/40d5ac148ce72e79849da27568833794bd70fec9",
  6348. "reference": "40d5ac148ce72e79849da27568833794bd70fec9",
  6349. "shasum": ""
  6350. },
  6351. "require": {
  6352. "paragonie/random_compat": "~1.0|~2.0|~9.99.99",
  6353. "php": ">5.4",
  6354. "symfony/framework-bundle": "~2.3|~v3.0|~4.0|~5.0",
  6355. "symfony/security-core": "~2.3|~3.0|~4.0|~5.0",
  6356. "symfony/security-csrf": "~2.3|~3.0|~4.0|~5.0",
  6357. "symfony/security-http": "~2.3|~3.0|~4.0|~5.0",
  6358. "symfony/yaml": "~2.3|~3.0|~4.0|~5.0",
  6359. "ua-parser/uap-php": "^3.4.4"
  6360. },
  6361. "require-dev": {
  6362. "doctrine/cache": "^1.0",
  6363. "psr/cache": "^1.0",
  6364. "symfony/phpunit-bridge": "^5.0.5",
  6365. "twig/twig": "^1.38|^2.10|^3.0"
  6366. },
  6367. "type": "symfony-bundle",
  6368. "extra": {
  6369. "branch-alias": {
  6370. "dev-master": "2.9.x-dev"
  6371. }
  6372. },
  6373. "autoload": {
  6374. "psr-4": {
  6375. "Nelmio\\SecurityBundle\\": ""
  6376. },
  6377. "exclude-from-classmap": [
  6378. "/Tests/"
  6379. ]
  6380. },
  6381. "notification-url": "https://packagist.org/downloads/",
  6382. "license": [
  6383. "MIT"
  6384. ],
  6385. "authors": [
  6386. {
  6387. "name": "Nelmio",
  6388. "homepage": "http://nelm.io"
  6389. },
  6390. {
  6391. "name": "Symfony Community",
  6392. "homepage": "https://github.com/nelmio/NelmioSecurityBundle/contributors"
  6393. }
  6394. ],
  6395. "description": "Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...",
  6396. "keywords": [
  6397. "security"
  6398. ],
  6399. "time": "2021-03-16T08:47:32+00:00"
  6400. },
  6401. {
  6402. "name": "netzmacht/contao-form-designer",
  6403. "version": "1.1.8",
  6404. "source": {
  6405. "type": "git",
  6406. "url": "https://github.com/netzmacht/contao-form-designer.git",
  6407. "reference": "ade99cad78755338f41b7d2535ab2c803cb5feab"
  6408. },
  6409. "dist": {
  6410. "type": "zip",
  6411. "url": "https://api.github.com/repos/netzmacht/contao-form-designer/zipball/ade99cad78755338f41b7d2535ab2c803cb5feab",
  6412. "reference": "ade99cad78755338f41b7d2535ab2c803cb5feab",
  6413. "shasum": ""
  6414. },
  6415. "require": {
  6416. "contao-community-alliance/meta-palettes": "^2.0 || ^1.11",
  6417. "contao/core-bundle": "~4.4",
  6418. "doctrine/dbal": "^2.5",
  6419. "ext-dom": "*",
  6420. "menatwork/contao-multicolumnwizard": "^3.3.14",
  6421. "netzmacht/html": "~2.0",
  6422. "php": ">=7.1",
  6423. "psr/log": "^1.0",
  6424. "symfony/config": "^3.3 || ^4.0",
  6425. "symfony/dependency-injection": "^3.3 || ^4.0",
  6426. "symfony/event-dispatcher": "^3.3 || ^4.0",
  6427. "symfony/http-kernel": "^3.3 || ^4.0"
  6428. },
  6429. "require-dev": {
  6430. "contao/manager-plugin": "^2.1",
  6431. "phpcq/all-tasks": "^1.2"
  6432. },
  6433. "type": "contao-bundle",
  6434. "extra": {
  6435. "branch-alias": {
  6436. "dev-master": "1.1.x-dev",
  6437. "dev-develop": "1.2.x-dev"
  6438. },
  6439. "contao-manager-plugin": "Netzmacht\\Contao\\FormDesigner\\ContaoManager\\Plugin"
  6440. },
  6441. "autoload": {
  6442. "psr-4": {
  6443. "Netzmacht\\Contao\\FormDesigner\\": "src/"
  6444. }
  6445. },
  6446. "notification-url": "https://packagist.org/downloads/",
  6447. "license": [
  6448. "LGPL-3.0-or-later"
  6449. ],
  6450. "authors": [
  6451. {
  6452. "name": "David Molineus",
  6453. "email": "mail@netzmacht.de",
  6454. "homepage": "https://netzmacht.de",
  6455. "role": "Developer"
  6456. }
  6457. ],
  6458. "description": "Contao form designer allows custom form styles",
  6459. "keywords": [
  6460. "contao",
  6461. "form"
  6462. ],
  6463. "time": "2021-03-30T12:28:32+00:00"
  6464. },
  6465. {
  6466. "name": "netzmacht/contao-toolkit",
  6467. "version": "3.6.1",
  6468. "source": {
  6469. "type": "git",
  6470. "url": "https://github.com/netzmacht/contao-toolkit.git",
  6471. "reference": "34d2281a0cd440deb3cb1c0593d24546aacd2f0d"
  6472. },
  6473. "dist": {
  6474. "type": "zip",
  6475. "url": "https://api.github.com/repos/netzmacht/contao-toolkit/zipball/34d2281a0cd440deb3cb1c0593d24546aacd2f0d",
  6476. "reference": "34d2281a0cd440deb3cb1c0593d24546aacd2f0d",
  6477. "shasum": ""
  6478. },
  6479. "require": {
  6480. "beberlei/assert": "^2.7 || ^3.0",
  6481. "contao/core-bundle": "^4.9.10",
  6482. "doctrine/dbal": "^2.5",
  6483. "patchwork/utf8": "^1.2",
  6484. "php": ">=7.1",
  6485. "psr/log": "^1.1",
  6486. "symfony/config": "^4.4",
  6487. "symfony/dependency-injection": "^4.4",
  6488. "symfony/event-dispatcher": "^4.4",
  6489. "symfony/http-foundation": "^4.4",
  6490. "symfony/http-kernel": "^4.4.13",
  6491. "symfony/routing": "^4.4",
  6492. "symfony/security-csrf": "^4.4 || ^5.0",
  6493. "symfony/templating": "^4.4 || ^5.0",
  6494. "symfony/translation": "^4.4",
  6495. "symfony/translation-contracts": "^1.1.6 || ^2.0.0"
  6496. },
  6497. "conflict": {
  6498. "contao/manager-plugin": "<2.0 || >=3.0",
  6499. "friendsofsymfony/http-cache": "<2.0 || >=3.0"
  6500. },
  6501. "require-dev": {
  6502. "bossa/phpspec2-expect": "^3.0",
  6503. "contao/manager-plugin": "^2.0",
  6504. "friendsofsymfony/http-cache": "^2.0",
  6505. "php-http/guzzle6-adapter": "^1.1",
  6506. "phpcq/coding-standard": "^2.1",
  6507. "phpcq/runner-bootstrap": "^1.0@dev",
  6508. "phpspec/phpspec": "^5.0 || ^6.0"
  6509. },
  6510. "type": "contao-bundle",
  6511. "extra": {
  6512. "branch-alias": {
  6513. "dev-master": "3.6.x-dev",
  6514. "dev-develop": "3.7.x-dev"
  6515. },
  6516. "contao-manager-plugin": "Netzmacht\\Contao\\Toolkit\\Bundle\\ContaoManager\\Plugin"
  6517. },
  6518. "autoload": {
  6519. "psr-4": {
  6520. "Netzmacht\\Contao\\Toolkit\\": "src/"
  6521. }
  6522. },
  6523. "notification-url": "https://packagist.org/downloads/",
  6524. "license": [
  6525. "LGPL-3.0-or-later"
  6526. ],
  6527. "authors": [
  6528. {
  6529. "name": "David Molineus",
  6530. "email": "mail@netzmacht.de",
  6531. "homepage": "https://netzmacht.de",
  6532. "role": "Developer"
  6533. }
  6534. ],
  6535. "description": "This library provides tools to simplify common tasks when developing with Contao.",
  6536. "keywords": [
  6537. "contao",
  6538. "dev",
  6539. "tools"
  6540. ],
  6541. "time": "2021-01-07T09:45:29+00:00"
  6542. },
  6543. {
  6544. "name": "netzmacht/html",
  6545. "version": "2.0.1",
  6546. "source": {
  6547. "type": "git",
  6548. "url": "https://github.com/netzmacht/html.git",
  6549. "reference": "da768cf38fdb06ad763fa09dc22fcac80e4521d4"
  6550. },
  6551. "dist": {
  6552. "type": "zip",
  6553. "url": "https://api.github.com/repos/netzmacht/html/zipball/da768cf38fdb06ad763fa09dc22fcac80e4521d4",
  6554. "reference": "da768cf38fdb06ad763fa09dc22fcac80e4521d4",
  6555. "shasum": ""
  6556. },
  6557. "require": {
  6558. "php": ">=7.1"
  6559. },
  6560. "conflict": {
  6561. "contao/manager-plugin": "<2.0 || >=3.0"
  6562. },
  6563. "require-dev": {
  6564. "contao/manager-plugin": "^2.1",
  6565. "phpcq/all-tasks": "^1.2",
  6566. "phpspec/phpspec": "~4"
  6567. },
  6568. "type": "library",
  6569. "extra": {
  6570. "contao-manager-plugin": "Netzmacht\\Html\\Infrastructure\\ContaoManager\\Plugin",
  6571. "branch-alias": {
  6572. "dev-master": "2.0.x-dev",
  6573. "dev-develop": "2.1.x-dev"
  6574. }
  6575. },
  6576. "autoload": {
  6577. "psr-4": {
  6578. "Netzmacht\\Html\\": "src/"
  6579. }
  6580. },
  6581. "notification-url": "https://packagist.org/downloads/",
  6582. "license": [
  6583. "LGPL-3.0+"
  6584. ],
  6585. "authors": [
  6586. {
  6587. "name": "David Molineus",
  6588. "email": "mail@netzmacht.de",
  6589. "homepage": "http://www.netzmacht.de",
  6590. "role": "Project leader"
  6591. }
  6592. ],
  6593. "description": "Simple library for html rendering",
  6594. "keywords": [
  6595. "helper",
  6596. "html"
  6597. ],
  6598. "time": "2017-09-22T11:17:57+00:00"
  6599. },
  6600. {
  6601. "name": "nyholm/psr7",
  6602. "version": "1.4.0",
  6603. "source": {
  6604. "type": "git",
  6605. "url": "https://github.com/Nyholm/psr7.git",
  6606. "reference": "23ae1f00fbc6a886cbe3062ca682391b9cc7c37b"
  6607. },
  6608. "dist": {
  6609. "type": "zip",
  6610. "url": "https://api.github.com/repos/Nyholm/psr7/zipball/23ae1f00fbc6a886cbe3062ca682391b9cc7c37b",
  6611. "reference": "23ae1f00fbc6a886cbe3062ca682391b9cc7c37b",
  6612. "shasum": ""
  6613. },
  6614. "require": {
  6615. "php": ">=7.1",
  6616. "php-http/message-factory": "^1.0",
  6617. "psr/http-factory": "^1.0",
  6618. "psr/http-message": "^1.0"
  6619. },
  6620. "provide": {
  6621. "psr/http-factory-implementation": "1.0",
  6622. "psr/http-message-implementation": "1.0"
  6623. },
  6624. "require-dev": {
  6625. "http-interop/http-factory-tests": "^0.8",
  6626. "php-http/psr7-integration-tests": "^1.0",
  6627. "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
  6628. "symfony/error-handler": "^4.4"
  6629. },
  6630. "type": "library",
  6631. "extra": {
  6632. "branch-alias": {
  6633. "dev-master": "1.4-dev"
  6634. }
  6635. },
  6636. "autoload": {
  6637. "psr-4": {
  6638. "Nyholm\\Psr7\\": "src/"
  6639. }
  6640. },
  6641. "notification-url": "https://packagist.org/downloads/",
  6642. "license": [
  6643. "MIT"
  6644. ],
  6645. "authors": [
  6646. {
  6647. "name": "Tobias Nyholm",
  6648. "email": "tobias.nyholm@gmail.com"
  6649. },
  6650. {
  6651. "name": "Martijn van der Ven",
  6652. "email": "martijn@vanderven.se"
  6653. }
  6654. ],
  6655. "description": "A fast PHP7 implementation of PSR-7",
  6656. "homepage": "https://tnyholm.se",
  6657. "keywords": [
  6658. "psr-17",
  6659. "psr-7"
  6660. ],
  6661. "time": "2021-02-18T15:41:32+00:00"
  6662. },
  6663. {
  6664. "name": "ocramius/proxy-manager",
  6665. "version": "2.8.1",
  6666. "source": {
  6667. "type": "git",
  6668. "url": "https://github.com/Ocramius/ProxyManager.git",
  6669. "reference": "371c8f2d9d1e888ce1f8f2137d9187252b07ee94"
  6670. },
  6671. "dist": {
  6672. "type": "zip",
  6673. "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/371c8f2d9d1e888ce1f8f2137d9187252b07ee94",
  6674. "reference": "371c8f2d9d1e888ce1f8f2137d9187252b07ee94",
  6675. "shasum": ""
  6676. },
  6677. "require": {
  6678. "laminas/laminas-code": "^3.4.1",
  6679. "ocramius/package-versions": "^1.8.0,<1.10.0",
  6680. "php": "~7.4.1",
  6681. "webimpress/safe-writer": "^2.0.1"
  6682. },
  6683. "conflict": {
  6684. "doctrine/annotations": "<1.6.1",
  6685. "laminas/laminas-stdlib": "<3.2.1",
  6686. "zendframework/zend-stdlib": "<3.2.1"
  6687. },
  6688. "require-dev": {
  6689. "doctrine/coding-standard": "^6.0.0",
  6690. "ext-phar": "*",
  6691. "infection/infection": "^0.16.2",
  6692. "nikic/php-parser": "^4.4.0",
  6693. "phpbench/phpbench": "^0.17.0",
  6694. "phpunit/phpunit": "^9.1.1",
  6695. "slevomat/coding-standard": "^5.0.4",
  6696. "squizlabs/php_codesniffer": "^3.5.4",
  6697. "vimeo/psalm": "^3.11.1"
  6698. },
  6699. "suggest": {
  6700. "laminas/laminas-json": "To have the JsonRpc adapter (Remote Object feature)",
  6701. "laminas/laminas-soap": "To have the Soap adapter (Remote Object feature)",
  6702. "laminas/laminas-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)",
  6703. "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects"
  6704. },
  6705. "type": "library",
  6706. "extra": {
  6707. "branch-alias": {
  6708. "dev-master": "3.0.x-dev"
  6709. }
  6710. },
  6711. "autoload": {
  6712. "psr-4": {
  6713. "ProxyManager\\": "src/ProxyManager"
  6714. }
  6715. },
  6716. "notification-url": "https://packagist.org/downloads/",
  6717. "license": [
  6718. "MIT"
  6719. ],
  6720. "authors": [
  6721. {
  6722. "name": "Marco Pivetta",
  6723. "email": "ocramius@gmail.com",
  6724. "homepage": "http://ocramius.github.io/"
  6725. }
  6726. ],
  6727. "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
  6728. "homepage": "https://github.com/Ocramius/ProxyManager",
  6729. "keywords": [
  6730. "aop",
  6731. "lazy loading",
  6732. "proxy",
  6733. "proxy pattern",
  6734. "service proxies"
  6735. ],
  6736. "time": "2020-07-13T19:23:57+00:00"
  6737. },
  6738. {
  6739. "name": "onurb/excel-bundle",
  6740. "version": "1.0.2",
  6741. "source": {
  6742. "type": "git",
  6743. "url": "https://github.com/Nono1971/excel-bundle.git",
  6744. "reference": "ebd4e5ebfd683d54d0b94834e514619128434f41"
  6745. },
  6746. "dist": {
  6747. "type": "zip",
  6748. "url": "https://api.github.com/repos/Nono1971/excel-bundle/zipball/ebd4e5ebfd683d54d0b94834e514619128434f41",
  6749. "reference": "ebd4e5ebfd683d54d0b94834e514619128434f41",
  6750. "shasum": ""
  6751. },
  6752. "require": {
  6753. "php": ">=7.1.3",
  6754. "phpoffice/phpspreadsheet": "~1.0",
  6755. "symfony/config": "~4.2",
  6756. "symfony/dependency-injection": "~3.2|~4.0",
  6757. "symfony/framework-bundle": "~3.2|~4.0",
  6758. "symfony/http-foundation": "~3.2|~4.0",
  6759. "symfony/http-kernel": "~3.2|~4.0"
  6760. },
  6761. "require-dev": {
  6762. "php": ">=7.0",
  6763. "phpunit/phpunit": "~6.5",
  6764. "sensio/framework-extra-bundle": "~3.2|~4.0",
  6765. "squizlabs/php_codesniffer": "~2"
  6766. },
  6767. "suggest": {
  6768. "onurb/doctrine-yuml-bundle": "Use this bundle to generate mapping graph from your entities"
  6769. },
  6770. "type": "symfony-bundle",
  6771. "extra": {
  6772. "symfony": {
  6773. "allow-contrib": "true"
  6774. }
  6775. },
  6776. "autoload": {
  6777. "psr-4": {
  6778. "Onurb\\Bundle\\": "lib/"
  6779. }
  6780. },
  6781. "notification-url": "https://packagist.org/downloads/",
  6782. "license": [
  6783. "MIT"
  6784. ],
  6785. "authors": [
  6786. {
  6787. "name": "Giulio De Donato",
  6788. "email": "liuggio@gmail.com"
  6789. },
  6790. {
  6791. "name": "Bruno Heron",
  6792. "email": "herobrun@gmail.com"
  6793. }
  6794. ],
  6795. "description": "Symfony Bundle to read or write Excel file (including pdf, xlsx, odt), using phpoffice/phpspreadsheet library (replacement of phpoffice/phpexcel, abandonned)",
  6796. "keywords": [
  6797. "PHPExcel",
  6798. "bundle",
  6799. "excel",
  6800. "spreadsheet",
  6801. "symfony",
  6802. "xls",
  6803. "xlsx"
  6804. ],
  6805. "support": {
  6806. "issues": "https://github.com/Nono1971/excel-bundle/issues",
  6807. "source": "https://github.com/Nono1971/excel-bundle/tree/1.0.2"
  6808. },
  6809. "time": "2019-06-24T20:41:00+00:00"
  6810. },
  6811. {
  6812. "name": "oveleon/contao-component-style-manager",
  6813. "version": "2.4.4",
  6814. "source": {
  6815. "type": "git",
  6816. "url": "https://github.com/oveleon/contao-component-style-manager.git",
  6817. "reference": "805a3a9bf7d46d33b75ac5ad603e5e0f8cbe522c"
  6818. },
  6819. "dist": {
  6820. "type": "zip",
  6821. "url": "https://api.github.com/repos/oveleon/contao-component-style-manager/zipball/805a3a9bf7d46d33b75ac5ad603e5e0f8cbe522c",
  6822. "reference": "805a3a9bf7d46d33b75ac5ad603e5e0f8cbe522c",
  6823. "shasum": ""
  6824. },
  6825. "require": {
  6826. "contao/core-bundle": "^4.4"
  6827. },
  6828. "conflict": {
  6829. "contao/core": "*",
  6830. "contao/core-bundle": "4.4.1",
  6831. "contao/manager-plugin": "<2.0 || >=3.0"
  6832. },
  6833. "require-dev": {
  6834. "contao/manager-plugin": "^2.0"
  6835. },
  6836. "type": "contao-bundle",
  6837. "extra": {
  6838. "branch-alias": {
  6839. "dev-master": "2.4.x-dev"
  6840. },
  6841. "contao-manager-plugin": "Oveleon\\ContaoComponentStyleManager\\ContaoManager\\Plugin"
  6842. },
  6843. "autoload": {
  6844. "psr-4": {
  6845. "Oveleon\\ContaoComponentStyleManager\\": "src/"
  6846. },
  6847. "classmap": [
  6848. "src/Resources/contao/"
  6849. ],
  6850. "exclude-from-classmap": [
  6851. "src/Resources/contao/config/",
  6852. "src/Resources/contao/dca/",
  6853. "src/Resources/contao/languages/",
  6854. "src/Resources/contao/templates/"
  6855. ]
  6856. },
  6857. "notification-url": "https://packagist.org/downloads/",
  6858. "license": [
  6859. "MIT"
  6860. ],
  6861. "authors": [
  6862. {
  6863. "name": "Oveleon",
  6864. "homepage": "https://oveleon.de/",
  6865. "role": "Developer"
  6866. },
  6867. {
  6868. "name": "Daniele Sciannimanica",
  6869. "homepage": "https://github.com/doishub",
  6870. "role": "Developer"
  6871. }
  6872. ],
  6873. "description": "Style and CSS-Class Manager for Contao Open Source CMS",
  6874. "homepage": "https://www.oveleon.de/stylemanager.html",
  6875. "keywords": [
  6876. "contao",
  6877. "css",
  6878. "manager",
  6879. "styles"
  6880. ],
  6881. "time": "2021-03-09T11:52:09+00:00"
  6882. },
  6883. {
  6884. "name": "paragonie/constant_time_encoding",
  6885. "version": "v2.4.0",
  6886. "source": {
  6887. "type": "git",
  6888. "url": "https://github.com/paragonie/constant_time_encoding.git",
  6889. "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
  6890. },
  6891. "dist": {
  6892. "type": "zip",
  6893. "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
  6894. "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
  6895. "shasum": ""
  6896. },
  6897. "require": {
  6898. "php": "^7|^8"
  6899. },
  6900. "require-dev": {
  6901. "phpunit/phpunit": "^6|^7|^8|^9",
  6902. "vimeo/psalm": "^1|^2|^3|^4"
  6903. },
  6904. "type": "library",
  6905. "autoload": {
  6906. "psr-4": {
  6907. "ParagonIE\\ConstantTime\\": "src/"
  6908. }
  6909. },
  6910. "notification-url": "https://packagist.org/downloads/",
  6911. "license": [
  6912. "MIT"
  6913. ],
  6914. "authors": [
  6915. {
  6916. "name": "Paragon Initiative Enterprises",
  6917. "email": "security@paragonie.com",
  6918. "homepage": "https://paragonie.com",
  6919. "role": "Maintainer"
  6920. },
  6921. {
  6922. "name": "Steve 'Sc00bz' Thomas",
  6923. "email": "steve@tobtu.com",
  6924. "homepage": "https://www.tobtu.com",
  6925. "role": "Original Developer"
  6926. }
  6927. ],
  6928. "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
  6929. "keywords": [
  6930. "base16",
  6931. "base32",
  6932. "base32_decode",
  6933. "base32_encode",
  6934. "base64",
  6935. "base64_decode",
  6936. "base64_encode",
  6937. "bin2hex",
  6938. "encoding",
  6939. "hex",
  6940. "hex2bin",
  6941. "rfc4648"
  6942. ],
  6943. "time": "2020-12-06T15:14:20+00:00"
  6944. },
  6945. {
  6946. "name": "paragonie/random_compat",
  6947. "version": "v9.99.99",
  6948. "source": {
  6949. "type": "git",
  6950. "url": "https://github.com/paragonie/random_compat.git",
  6951. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  6952. },
  6953. "dist": {
  6954. "type": "zip",
  6955. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  6956. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  6957. "shasum": ""
  6958. },
  6959. "require": {
  6960. "php": "^7"
  6961. },
  6962. "require-dev": {
  6963. "phpunit/phpunit": "4.*|5.*",
  6964. "vimeo/psalm": "^1"
  6965. },
  6966. "suggest": {
  6967. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  6968. },
  6969. "type": "library",
  6970. "notification-url": "https://packagist.org/downloads/",
  6971. "license": [
  6972. "MIT"
  6973. ],
  6974. "authors": [
  6975. {
  6976. "name": "Paragon Initiative Enterprises",
  6977. "email": "security@paragonie.com",
  6978. "homepage": "https://paragonie.com"
  6979. }
  6980. ],
  6981. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  6982. "keywords": [
  6983. "csprng",
  6984. "polyfill",
  6985. "pseudorandom",
  6986. "random"
  6987. ],
  6988. "support": {
  6989. "email": "info@paragonie.com",
  6990. "issues": "https://github.com/paragonie/random_compat/issues",
  6991. "source": "https://github.com/paragonie/random_compat"
  6992. },
  6993. "time": "2018-07-02T15:55:56+00:00"
  6994. },
  6995. {
  6996. "name": "patchwork/utf8",
  6997. "version": "v1.3.3",
  6998. "source": {
  6999. "type": "git",
  7000. "url": "https://github.com/tchwork/utf8.git",
  7001. "reference": "e1fa4d4a57896d074c9a8d01742b688d5db4e9d5"
  7002. },
  7003. "dist": {
  7004. "type": "zip",
  7005. "url": "https://api.github.com/repos/tchwork/utf8/zipball/e1fa4d4a57896d074c9a8d01742b688d5db4e9d5",
  7006. "reference": "e1fa4d4a57896d074c9a8d01742b688d5db4e9d5",
  7007. "shasum": ""
  7008. },
  7009. "require": {
  7010. "lib-pcre": ">=7.3",
  7011. "php": ">=5.3.0"
  7012. },
  7013. "require-dev": {
  7014. "symfony/phpunit-bridge": "^3.4|^4.4"
  7015. },
  7016. "suggest": {
  7017. "ext-iconv": "Use iconv for best performance",
  7018. "ext-intl": "Use Intl for best performance",
  7019. "ext-mbstring": "Use Mbstring for best performance",
  7020. "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
  7021. },
  7022. "type": "library",
  7023. "extra": {
  7024. "branch-alias": {
  7025. "dev-master": "1.3-dev"
  7026. }
  7027. },
  7028. "autoload": {
  7029. "psr-4": {
  7030. "Patchwork\\": "src/Patchwork/"
  7031. },
  7032. "classmap": [
  7033. "src/Normalizer.php"
  7034. ]
  7035. },
  7036. "notification-url": "https://packagist.org/downloads/",
  7037. "license": [
  7038. "(Apache-2.0 or GPL-2.0)"
  7039. ],
  7040. "authors": [
  7041. {
  7042. "name": "Nicolas Grekas",
  7043. "email": "p@tchwork.com"
  7044. }
  7045. ],
  7046. "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
  7047. "homepage": "https://github.com/tchwork/utf8",
  7048. "keywords": [
  7049. "grapheme",
  7050. "i18n",
  7051. "unicode",
  7052. "utf-8",
  7053. "utf8"
  7054. ],
  7055. "abandoned": "symfony/polyfill-mbstring or symfony/string",
  7056. "time": "2021-01-07T16:38:58+00:00"
  7057. },
  7058. {
  7059. "name": "php-http/client-common",
  7060. "version": "2.3.0",
  7061. "source": {
  7062. "type": "git",
  7063. "url": "https://github.com/php-http/client-common.git",
  7064. "reference": "e37e46c610c87519753135fb893111798c69076a"
  7065. },
  7066. "dist": {
  7067. "type": "zip",
  7068. "url": "https://api.github.com/repos/php-http/client-common/zipball/e37e46c610c87519753135fb893111798c69076a",
  7069. "reference": "e37e46c610c87519753135fb893111798c69076a",
  7070. "shasum": ""
  7071. },
  7072. "require": {
  7073. "php": "^7.1 || ^8.0",
  7074. "php-http/httplug": "^2.0",
  7075. "php-http/message": "^1.6",
  7076. "php-http/message-factory": "^1.0",
  7077. "psr/http-client": "^1.0",
  7078. "psr/http-factory": "^1.0",
  7079. "psr/http-message": "^1.0",
  7080. "symfony/options-resolver": "^2.6 || ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0",
  7081. "symfony/polyfill-php80": "^1.17"
  7082. },
  7083. "require-dev": {
  7084. "doctrine/instantiator": "^1.1",
  7085. "guzzlehttp/psr7": "^1.4",
  7086. "nyholm/psr7": "^1.2",
  7087. "phpspec/phpspec": "^5.1 || ^6.0",
  7088. "phpspec/prophecy": "^1.10.2",
  7089. "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3"
  7090. },
  7091. "suggest": {
  7092. "ext-json": "To detect JSON responses with the ContentTypePlugin",
  7093. "ext-libxml": "To detect XML responses with the ContentTypePlugin",
  7094. "php-http/cache-plugin": "PSR-6 Cache plugin",
  7095. "php-http/logger-plugin": "PSR-3 Logger plugin",
  7096. "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
  7097. },
  7098. "type": "library",
  7099. "extra": {
  7100. "branch-alias": {
  7101. "dev-master": "2.3.x-dev"
  7102. }
  7103. },
  7104. "autoload": {
  7105. "psr-4": {
  7106. "Http\\Client\\Common\\": "src/"
  7107. }
  7108. },
  7109. "notification-url": "https://packagist.org/downloads/",
  7110. "license": [
  7111. "MIT"
  7112. ],
  7113. "authors": [
  7114. {
  7115. "name": "Márk Sági-Kazár",
  7116. "email": "mark.sagikazar@gmail.com"
  7117. }
  7118. ],
  7119. "description": "Common HTTP Client implementations and tools for HTTPlug",
  7120. "homepage": "http://httplug.io",
  7121. "keywords": [
  7122. "client",
  7123. "common",
  7124. "http",
  7125. "httplug"
  7126. ],
  7127. "time": "2020-07-21T10:04:13+00:00"
  7128. },
  7129. {
  7130. "name": "php-http/discovery",
  7131. "version": "1.13.0",
  7132. "source": {
  7133. "type": "git",
  7134. "url": "https://github.com/php-http/discovery.git",
  7135. "reference": "788f72d64c43dc361e7fcc7464c3d947c64984a7"
  7136. },
  7137. "dist": {
  7138. "type": "zip",
  7139. "url": "https://api.github.com/repos/php-http/discovery/zipball/788f72d64c43dc361e7fcc7464c3d947c64984a7",
  7140. "reference": "788f72d64c43dc361e7fcc7464c3d947c64984a7",
  7141. "shasum": ""
  7142. },
  7143. "require": {
  7144. "php": "^7.1 || ^8.0"
  7145. },
  7146. "conflict": {
  7147. "nyholm/psr7": "<1.0"
  7148. },
  7149. "require-dev": {
  7150. "graham-campbell/phpspec-skip-example-extension": "^5.0",
  7151. "php-http/httplug": "^1.0 || ^2.0",
  7152. "php-http/message-factory": "^1.0",
  7153. "phpspec/phpspec": "^5.1 || ^6.1",
  7154. "puli/composer-plugin": "1.0.0-beta10"
  7155. },
  7156. "suggest": {
  7157. "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
  7158. "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."
  7159. },
  7160. "type": "library",
  7161. "extra": {
  7162. "branch-alias": {
  7163. "dev-master": "1.9-dev"
  7164. }
  7165. },
  7166. "autoload": {
  7167. "psr-4": {
  7168. "Http\\Discovery\\": "src/"
  7169. }
  7170. },
  7171. "notification-url": "https://packagist.org/downloads/",
  7172. "license": [
  7173. "MIT"
  7174. ],
  7175. "authors": [
  7176. {
  7177. "name": "Márk Sági-Kazár",
  7178. "email": "mark.sagikazar@gmail.com"
  7179. }
  7180. ],
  7181. "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
  7182. "homepage": "http://php-http.org",
  7183. "keywords": [
  7184. "adapter",
  7185. "client",
  7186. "discovery",
  7187. "factory",
  7188. "http",
  7189. "message",
  7190. "psr7"
  7191. ],
  7192. "time": "2020-11-27T14:49:42+00:00"
  7193. },
  7194. {
  7195. "name": "php-http/httplug",
  7196. "version": "2.2.0",
  7197. "source": {
  7198. "type": "git",
  7199. "url": "https://github.com/php-http/httplug.git",
  7200. "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9"
  7201. },
  7202. "dist": {
  7203. "type": "zip",
  7204. "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9",
  7205. "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9",
  7206. "shasum": ""
  7207. },
  7208. "require": {
  7209. "php": "^7.1 || ^8.0",
  7210. "php-http/promise": "^1.1",
  7211. "psr/http-client": "^1.0",
  7212. "psr/http-message": "^1.0"
  7213. },
  7214. "require-dev": {
  7215. "friends-of-phpspec/phpspec-code-coverage": "^4.1",
  7216. "phpspec/phpspec": "^5.1 || ^6.0"
  7217. },
  7218. "type": "library",
  7219. "extra": {
  7220. "branch-alias": {
  7221. "dev-master": "2.x-dev"
  7222. }
  7223. },
  7224. "autoload": {
  7225. "psr-4": {
  7226. "Http\\Client\\": "src/"
  7227. }
  7228. },
  7229. "notification-url": "https://packagist.org/downloads/",
  7230. "license": [
  7231. "MIT"
  7232. ],
  7233. "authors": [
  7234. {
  7235. "name": "Eric GELOEN",
  7236. "email": "geloen.eric@gmail.com"
  7237. },
  7238. {
  7239. "name": "Márk Sági-Kazár",
  7240. "email": "mark.sagikazar@gmail.com",
  7241. "homepage": "https://sagikazarmark.hu"
  7242. }
  7243. ],
  7244. "description": "HTTPlug, the HTTP client abstraction for PHP",
  7245. "homepage": "http://httplug.io",
  7246. "keywords": [
  7247. "client",
  7248. "http"
  7249. ],
  7250. "time": "2020-07-13T15:43:23+00:00"
  7251. },
  7252. {
  7253. "name": "php-http/message",
  7254. "version": "1.11.0",
  7255. "source": {
  7256. "type": "git",
  7257. "url": "https://github.com/php-http/message.git",
  7258. "reference": "fb0dbce7355cad4f4f6a225f537c34d013571f29"
  7259. },
  7260. "dist": {
  7261. "type": "zip",
  7262. "url": "https://api.github.com/repos/php-http/message/zipball/fb0dbce7355cad4f4f6a225f537c34d013571f29",
  7263. "reference": "fb0dbce7355cad4f4f6a225f537c34d013571f29",
  7264. "shasum": ""
  7265. },
  7266. "require": {
  7267. "clue/stream-filter": "^1.5",
  7268. "php": "^7.1 || ^8.0",
  7269. "php-http/message-factory": "^1.0.2",
  7270. "psr/http-message": "^1.0"
  7271. },
  7272. "provide": {
  7273. "php-http/message-factory-implementation": "1.0"
  7274. },
  7275. "require-dev": {
  7276. "ergebnis/composer-normalize": "^2.6",
  7277. "ext-zlib": "*",
  7278. "guzzlehttp/psr7": "^1.0",
  7279. "laminas/laminas-diactoros": "^2.0",
  7280. "phpspec/phpspec": "^5.1 || ^6.3",
  7281. "slim/slim": "^3.0"
  7282. },
  7283. "suggest": {
  7284. "ext-zlib": "Used with compressor/decompressor streams",
  7285. "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
  7286. "laminas/laminas-diactoros": "Used with Diactoros Factories",
  7287. "slim/slim": "Used with Slim Framework PSR-7 implementation"
  7288. },
  7289. "type": "library",
  7290. "extra": {
  7291. "branch-alias": {
  7292. "dev-master": "1.10-dev"
  7293. }
  7294. },
  7295. "autoload": {
  7296. "psr-4": {
  7297. "Http\\Message\\": "src/"
  7298. },
  7299. "files": [
  7300. "src/filters.php"
  7301. ]
  7302. },
  7303. "notification-url": "https://packagist.org/downloads/",
  7304. "license": [
  7305. "MIT"
  7306. ],
  7307. "authors": [
  7308. {
  7309. "name": "Márk Sági-Kazár",
  7310. "email": "mark.sagikazar@gmail.com"
  7311. }
  7312. ],
  7313. "description": "HTTP Message related tools",
  7314. "homepage": "http://php-http.org",
  7315. "keywords": [
  7316. "http",
  7317. "message",
  7318. "psr-7"
  7319. ],
  7320. "time": "2021-02-01T08:54:58+00:00"
  7321. },
  7322. {
  7323. "name": "php-http/message-factory",
  7324. "version": "v1.0.2",
  7325. "source": {
  7326. "type": "git",
  7327. "url": "https://github.com/php-http/message-factory.git",
  7328. "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
  7329. },
  7330. "dist": {
  7331. "type": "zip",
  7332. "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
  7333. "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
  7334. "shasum": ""
  7335. },
  7336. "require": {
  7337. "php": ">=5.4",
  7338. "psr/http-message": "^1.0"
  7339. },
  7340. "type": "library",
  7341. "extra": {
  7342. "branch-alias": {
  7343. "dev-master": "1.0-dev"
  7344. }
  7345. },
  7346. "autoload": {
  7347. "psr-4": {
  7348. "Http\\Message\\": "src/"
  7349. }
  7350. },
  7351. "notification-url": "https://packagist.org/downloads/",
  7352. "license": [
  7353. "MIT"
  7354. ],
  7355. "authors": [
  7356. {
  7357. "name": "Márk Sági-Kazár",
  7358. "email": "mark.sagikazar@gmail.com"
  7359. }
  7360. ],
  7361. "description": "Factory interfaces for PSR-7 HTTP Message",
  7362. "homepage": "http://php-http.org",
  7363. "keywords": [
  7364. "factory",
  7365. "http",
  7366. "message",
  7367. "stream",
  7368. "uri"
  7369. ],
  7370. "time": "2015-12-19T14:08:53+00:00"
  7371. },
  7372. {
  7373. "name": "php-http/promise",
  7374. "version": "1.1.0",
  7375. "source": {
  7376. "type": "git",
  7377. "url": "https://github.com/php-http/promise.git",
  7378. "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
  7379. },
  7380. "dist": {
  7381. "type": "zip",
  7382. "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
  7383. "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
  7384. "shasum": ""
  7385. },
  7386. "require": {
  7387. "php": "^7.1 || ^8.0"
  7388. },
  7389. "require-dev": {
  7390. "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
  7391. "phpspec/phpspec": "^5.1.2 || ^6.2"
  7392. },
  7393. "type": "library",
  7394. "extra": {
  7395. "branch-alias": {
  7396. "dev-master": "1.1-dev"
  7397. }
  7398. },
  7399. "autoload": {
  7400. "psr-4": {
  7401. "Http\\Promise\\": "src/"
  7402. }
  7403. },
  7404. "notification-url": "https://packagist.org/downloads/",
  7405. "license": [
  7406. "MIT"
  7407. ],
  7408. "authors": [
  7409. {
  7410. "name": "Joel Wurtz",
  7411. "email": "joel.wurtz@gmail.com"
  7412. },
  7413. {
  7414. "name": "Márk Sági-Kazár",
  7415. "email": "mark.sagikazar@gmail.com"
  7416. }
  7417. ],
  7418. "description": "Promise used for asynchronous HTTP requests",
  7419. "homepage": "http://httplug.io",
  7420. "keywords": [
  7421. "promise"
  7422. ],
  7423. "time": "2020-07-07T09:29:14+00:00"
  7424. },
  7425. {
  7426. "name": "phpoffice/phpspreadsheet",
  7427. "version": "1.18.0",
  7428. "source": {
  7429. "type": "git",
  7430. "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
  7431. "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c"
  7432. },
  7433. "dist": {
  7434. "type": "zip",
  7435. "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/418cd304e8e6b417ea79c3b29126a25dc4b1170c",
  7436. "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c",
  7437. "shasum": ""
  7438. },
  7439. "require": {
  7440. "ext-ctype": "*",
  7441. "ext-dom": "*",
  7442. "ext-fileinfo": "*",
  7443. "ext-gd": "*",
  7444. "ext-iconv": "*",
  7445. "ext-libxml": "*",
  7446. "ext-mbstring": "*",
  7447. "ext-simplexml": "*",
  7448. "ext-xml": "*",
  7449. "ext-xmlreader": "*",
  7450. "ext-xmlwriter": "*",
  7451. "ext-zip": "*",
  7452. "ext-zlib": "*",
  7453. "ezyang/htmlpurifier": "^4.13",
  7454. "maennchen/zipstream-php": "^2.1",
  7455. "markbaker/complex": "^2.0",
  7456. "markbaker/matrix": "^2.0",
  7457. "php": "^7.2 || ^8.0",
  7458. "psr/http-client": "^1.0",
  7459. "psr/http-factory": "^1.0",
  7460. "psr/simple-cache": "^1.0"
  7461. },
  7462. "require-dev": {
  7463. "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  7464. "dompdf/dompdf": "^1.0",
  7465. "friendsofphp/php-cs-fixer": "^2.18",
  7466. "jpgraph/jpgraph": "^4.0",
  7467. "mpdf/mpdf": "^8.0",
  7468. "phpcompatibility/php-compatibility": "^9.3",
  7469. "phpstan/phpstan": "^0.12.82",
  7470. "phpstan/phpstan-phpunit": "^0.12.18",
  7471. "phpunit/phpunit": "^8.5",
  7472. "squizlabs/php_codesniffer": "^3.5",
  7473. "tecnickcom/tcpdf": "^6.3"
  7474. },
  7475. "suggest": {
  7476. "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
  7477. "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
  7478. "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
  7479. "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
  7480. },
  7481. "type": "library",
  7482. "autoload": {
  7483. "psr-4": {
  7484. "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
  7485. }
  7486. },
  7487. "notification-url": "https://packagist.org/downloads/",
  7488. "license": [
  7489. "MIT"
  7490. ],
  7491. "authors": [
  7492. {
  7493. "name": "Maarten Balliauw",
  7494. "homepage": "https://blog.maartenballiauw.be"
  7495. },
  7496. {
  7497. "name": "Mark Baker",
  7498. "homepage": "https://markbakeruk.net"
  7499. },
  7500. {
  7501. "name": "Franck Lefevre",
  7502. "homepage": "https://rootslabs.net"
  7503. },
  7504. {
  7505. "name": "Erik Tilt"
  7506. },
  7507. {
  7508. "name": "Adrien Crivelli"
  7509. }
  7510. ],
  7511. "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  7512. "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
  7513. "keywords": [
  7514. "OpenXML",
  7515. "excel",
  7516. "gnumeric",
  7517. "ods",
  7518. "php",
  7519. "spreadsheet",
  7520. "xls",
  7521. "xlsx"
  7522. ],
  7523. "support": {
  7524. "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
  7525. "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.18.0"
  7526. },
  7527. "time": "2021-05-31T18:21:15+00:00"
  7528. },
  7529. {
  7530. "name": "phpspec/php-diff",
  7531. "version": "v1.1.3",
  7532. "source": {
  7533. "type": "git",
  7534. "url": "https://github.com/phpspec/php-diff.git",
  7535. "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
  7536. },
  7537. "dist": {
  7538. "type": "zip",
  7539. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
  7540. "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
  7541. "shasum": ""
  7542. },
  7543. "type": "library",
  7544. "extra": {
  7545. "branch-alias": {
  7546. "dev-master": "1.0.x-dev"
  7547. }
  7548. },
  7549. "autoload": {
  7550. "psr-0": {
  7551. "Diff": "lib/"
  7552. }
  7553. },
  7554. "notification-url": "https://packagist.org/downloads/",
  7555. "license": [
  7556. "BSD-3-Clause"
  7557. ],
  7558. "authors": [
  7559. {
  7560. "name": "Chris Boulton",
  7561. "homepage": "http://github.com/chrisboulton"
  7562. }
  7563. ],
  7564. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  7565. "time": "2020-09-18T13:47:07+00:00"
  7566. },
  7567. {
  7568. "name": "phpunit/php-token-stream",
  7569. "version": "4.0.4",
  7570. "source": {
  7571. "type": "git",
  7572. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  7573. "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3"
  7574. },
  7575. "dist": {
  7576. "type": "zip",
  7577. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3",
  7578. "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3",
  7579. "shasum": ""
  7580. },
  7581. "require": {
  7582. "ext-tokenizer": "*",
  7583. "php": "^7.3 || ^8.0"
  7584. },
  7585. "require-dev": {
  7586. "phpunit/phpunit": "^9.0"
  7587. },
  7588. "type": "library",
  7589. "extra": {
  7590. "branch-alias": {
  7591. "dev-master": "4.0-dev"
  7592. }
  7593. },
  7594. "autoload": {
  7595. "classmap": [
  7596. "src/"
  7597. ]
  7598. },
  7599. "notification-url": "https://packagist.org/downloads/",
  7600. "license": [
  7601. "BSD-3-Clause"
  7602. ],
  7603. "authors": [
  7604. {
  7605. "name": "Sebastian Bergmann",
  7606. "email": "sebastian@phpunit.de"
  7607. }
  7608. ],
  7609. "description": "Wrapper around PHP's tokenizer extension.",
  7610. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  7611. "keywords": [
  7612. "tokenizer"
  7613. ],
  7614. "abandoned": true,
  7615. "time": "2020-08-04T08:28:15+00:00"
  7616. },
  7617. {
  7618. "name": "pimple/pimple",
  7619. "version": "v1.1.1",
  7620. "source": {
  7621. "type": "git",
  7622. "url": "https://github.com/silexphp/Pimple.git",
  7623. "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
  7624. },
  7625. "dist": {
  7626. "type": "zip",
  7627. "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
  7628. "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
  7629. "shasum": ""
  7630. },
  7631. "require": {
  7632. "php": ">=5.3.0"
  7633. },
  7634. "type": "library",
  7635. "extra": {
  7636. "branch-alias": {
  7637. "dev-master": "1.1.x-dev"
  7638. }
  7639. },
  7640. "autoload": {
  7641. "psr-0": {
  7642. "Pimple": "lib/"
  7643. }
  7644. },
  7645. "notification-url": "https://packagist.org/downloads/",
  7646. "license": [
  7647. "MIT"
  7648. ],
  7649. "authors": [
  7650. {
  7651. "name": "Fabien Potencier",
  7652. "email": "fabien@symfony.com"
  7653. }
  7654. ],
  7655. "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
  7656. "homepage": "http://pimple.sensiolabs.org",
  7657. "keywords": [
  7658. "container",
  7659. "dependency injection"
  7660. ],
  7661. "time": "2013-11-22T08:30:29+00:00"
  7662. },
  7663. {
  7664. "name": "psr/cache",
  7665. "version": "1.0.1",
  7666. "source": {
  7667. "type": "git",
  7668. "url": "https://github.com/php-fig/cache.git",
  7669. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  7670. },
  7671. "dist": {
  7672. "type": "zip",
  7673. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  7674. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  7675. "shasum": ""
  7676. },
  7677. "require": {
  7678. "php": ">=5.3.0"
  7679. },
  7680. "type": "library",
  7681. "extra": {
  7682. "branch-alias": {
  7683. "dev-master": "1.0.x-dev"
  7684. }
  7685. },
  7686. "autoload": {
  7687. "psr-4": {
  7688. "Psr\\Cache\\": "src/"
  7689. }
  7690. },
  7691. "notification-url": "https://packagist.org/downloads/",
  7692. "license": [
  7693. "MIT"
  7694. ],
  7695. "authors": [
  7696. {
  7697. "name": "PHP-FIG",
  7698. "homepage": "http://www.php-fig.org/"
  7699. }
  7700. ],
  7701. "description": "Common interface for caching libraries",
  7702. "keywords": [
  7703. "cache",
  7704. "psr",
  7705. "psr-6"
  7706. ],
  7707. "support": {
  7708. "source": "https://github.com/php-fig/cache/tree/master"
  7709. },
  7710. "time": "2016-08-06T20:24:11+00:00"
  7711. },
  7712. {
  7713. "name": "psr/container",
  7714. "version": "1.1.1",
  7715. "source": {
  7716. "type": "git",
  7717. "url": "https://github.com/php-fig/container.git",
  7718. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  7719. },
  7720. "dist": {
  7721. "type": "zip",
  7722. "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
  7723. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
  7724. "shasum": ""
  7725. },
  7726. "require": {
  7727. "php": ">=7.2.0"
  7728. },
  7729. "type": "library",
  7730. "autoload": {
  7731. "psr-4": {
  7732. "Psr\\Container\\": "src/"
  7733. }
  7734. },
  7735. "notification-url": "https://packagist.org/downloads/",
  7736. "license": [
  7737. "MIT"
  7738. ],
  7739. "authors": [
  7740. {
  7741. "name": "PHP-FIG",
  7742. "homepage": "https://www.php-fig.org/"
  7743. }
  7744. ],
  7745. "description": "Common Container Interface (PHP FIG PSR-11)",
  7746. "homepage": "https://github.com/php-fig/container",
  7747. "keywords": [
  7748. "PSR-11",
  7749. "container",
  7750. "container-interface",
  7751. "container-interop",
  7752. "psr"
  7753. ],
  7754. "support": {
  7755. "issues": "https://github.com/php-fig/container/issues",
  7756. "source": "https://github.com/php-fig/container/tree/1.1.1"
  7757. },
  7758. "time": "2021-03-05T17:36:06+00:00"
  7759. },
  7760. {
  7761. "name": "psr/http-client",
  7762. "version": "1.0.1",
  7763. "source": {
  7764. "type": "git",
  7765. "url": "https://github.com/php-fig/http-client.git",
  7766. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
  7767. },
  7768. "dist": {
  7769. "type": "zip",
  7770. "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  7771. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  7772. "shasum": ""
  7773. },
  7774. "require": {
  7775. "php": "^7.0 || ^8.0",
  7776. "psr/http-message": "^1.0"
  7777. },
  7778. "type": "library",
  7779. "extra": {
  7780. "branch-alias": {
  7781. "dev-master": "1.0.x-dev"
  7782. }
  7783. },
  7784. "autoload": {
  7785. "psr-4": {
  7786. "Psr\\Http\\Client\\": "src/"
  7787. }
  7788. },
  7789. "notification-url": "https://packagist.org/downloads/",
  7790. "license": [
  7791. "MIT"
  7792. ],
  7793. "authors": [
  7794. {
  7795. "name": "PHP-FIG",
  7796. "homepage": "http://www.php-fig.org/"
  7797. }
  7798. ],
  7799. "description": "Common interface for HTTP clients",
  7800. "homepage": "https://github.com/php-fig/http-client",
  7801. "keywords": [
  7802. "http",
  7803. "http-client",
  7804. "psr",
  7805. "psr-18"
  7806. ],
  7807. "support": {
  7808. "source": "https://github.com/php-fig/http-client/tree/master"
  7809. },
  7810. "time": "2020-06-29T06:28:15+00:00"
  7811. },
  7812. {
  7813. "name": "psr/http-factory",
  7814. "version": "1.0.1",
  7815. "source": {
  7816. "type": "git",
  7817. "url": "https://github.com/php-fig/http-factory.git",
  7818. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
  7819. },
  7820. "dist": {
  7821. "type": "zip",
  7822. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  7823. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  7824. "shasum": ""
  7825. },
  7826. "require": {
  7827. "php": ">=7.0.0",
  7828. "psr/http-message": "^1.0"
  7829. },
  7830. "type": "library",
  7831. "extra": {
  7832. "branch-alias": {
  7833. "dev-master": "1.0.x-dev"
  7834. }
  7835. },
  7836. "autoload": {
  7837. "psr-4": {
  7838. "Psr\\Http\\Message\\": "src/"
  7839. }
  7840. },
  7841. "notification-url": "https://packagist.org/downloads/",
  7842. "license": [
  7843. "MIT"
  7844. ],
  7845. "authors": [
  7846. {
  7847. "name": "PHP-FIG",
  7848. "homepage": "http://www.php-fig.org/"
  7849. }
  7850. ],
  7851. "description": "Common interfaces for PSR-7 HTTP message factories",
  7852. "keywords": [
  7853. "factory",
  7854. "http",
  7855. "message",
  7856. "psr",
  7857. "psr-17",
  7858. "psr-7",
  7859. "request",
  7860. "response"
  7861. ],
  7862. "support": {
  7863. "source": "https://github.com/php-fig/http-factory/tree/master"
  7864. },
  7865. "time": "2019-04-30T12:38:16+00:00"
  7866. },
  7867. {
  7868. "name": "psr/http-message",
  7869. "version": "1.0.1",
  7870. "source": {
  7871. "type": "git",
  7872. "url": "https://github.com/php-fig/http-message.git",
  7873. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  7874. },
  7875. "dist": {
  7876. "type": "zip",
  7877. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  7878. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  7879. "shasum": ""
  7880. },
  7881. "require": {
  7882. "php": ">=5.3.0"
  7883. },
  7884. "type": "library",
  7885. "extra": {
  7886. "branch-alias": {
  7887. "dev-master": "1.0.x-dev"
  7888. }
  7889. },
  7890. "autoload": {
  7891. "psr-4": {
  7892. "Psr\\Http\\Message\\": "src/"
  7893. }
  7894. },
  7895. "notification-url": "https://packagist.org/downloads/",
  7896. "license": [
  7897. "MIT"
  7898. ],
  7899. "authors": [
  7900. {
  7901. "name": "PHP-FIG",
  7902. "homepage": "http://www.php-fig.org/"
  7903. }
  7904. ],
  7905. "description": "Common interface for HTTP messages",
  7906. "homepage": "https://github.com/php-fig/http-message",
  7907. "keywords": [
  7908. "http",
  7909. "http-message",
  7910. "psr",
  7911. "psr-7",
  7912. "request",
  7913. "response"
  7914. ],
  7915. "support": {
  7916. "source": "https://github.com/php-fig/http-message/tree/master"
  7917. },
  7918. "time": "2016-08-06T14:39:51+00:00"
  7919. },
  7920. {
  7921. "name": "psr/log",
  7922. "version": "1.1.4",
  7923. "source": {
  7924. "type": "git",
  7925. "url": "https://github.com/php-fig/log.git",
  7926. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  7927. },
  7928. "dist": {
  7929. "type": "zip",
  7930. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  7931. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  7932. "shasum": ""
  7933. },
  7934. "require": {
  7935. "php": ">=5.3.0"
  7936. },
  7937. "type": "library",
  7938. "extra": {
  7939. "branch-alias": {
  7940. "dev-master": "1.1.x-dev"
  7941. }
  7942. },
  7943. "autoload": {
  7944. "psr-4": {
  7945. "Psr\\Log\\": "Psr/Log/"
  7946. }
  7947. },
  7948. "notification-url": "https://packagist.org/downloads/",
  7949. "license": [
  7950. "MIT"
  7951. ],
  7952. "authors": [
  7953. {
  7954. "name": "PHP-FIG",
  7955. "homepage": "https://www.php-fig.org/"
  7956. }
  7957. ],
  7958. "description": "Common interface for logging libraries",
  7959. "homepage": "https://github.com/php-fig/log",
  7960. "keywords": [
  7961. "log",
  7962. "psr",
  7963. "psr-3"
  7964. ],
  7965. "support": {
  7966. "source": "https://github.com/php-fig/log/tree/1.1.4"
  7967. },
  7968. "time": "2021-05-03T11:20:27+00:00"
  7969. },
  7970. {
  7971. "name": "psr/simple-cache",
  7972. "version": "1.0.1",
  7973. "source": {
  7974. "type": "git",
  7975. "url": "https://github.com/php-fig/simple-cache.git",
  7976. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  7977. },
  7978. "dist": {
  7979. "type": "zip",
  7980. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  7981. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  7982. "shasum": ""
  7983. },
  7984. "require": {
  7985. "php": ">=5.3.0"
  7986. },
  7987. "type": "library",
  7988. "extra": {
  7989. "branch-alias": {
  7990. "dev-master": "1.0.x-dev"
  7991. }
  7992. },
  7993. "autoload": {
  7994. "psr-4": {
  7995. "Psr\\SimpleCache\\": "src/"
  7996. }
  7997. },
  7998. "notification-url": "https://packagist.org/downloads/",
  7999. "license": [
  8000. "MIT"
  8001. ],
  8002. "authors": [
  8003. {
  8004. "name": "PHP-FIG",
  8005. "homepage": "http://www.php-fig.org/"
  8006. }
  8007. ],
  8008. "description": "Common interfaces for simple caching",
  8009. "keywords": [
  8010. "cache",
  8011. "caching",
  8012. "psr",
  8013. "psr-16",
  8014. "simple-cache"
  8015. ],
  8016. "support": {
  8017. "source": "https://github.com/php-fig/simple-cache/tree/master"
  8018. },
  8019. "time": "2017-10-23T01:57:42+00:00"
  8020. },
  8021. {
  8022. "name": "ramsey/uuid",
  8023. "version": "3.9.3",
  8024. "source": {
  8025. "type": "git",
  8026. "url": "https://github.com/ramsey/uuid.git",
  8027. "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92"
  8028. },
  8029. "dist": {
  8030. "type": "zip",
  8031. "url": "https://api.github.com/repos/ramsey/uuid/zipball/7e1633a6964b48589b142d60542f9ed31bd37a92",
  8032. "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92",
  8033. "shasum": ""
  8034. },
  8035. "require": {
  8036. "ext-json": "*",
  8037. "paragonie/random_compat": "^1 | ^2 | 9.99.99",
  8038. "php": "^5.4 | ^7 | ^8",
  8039. "symfony/polyfill-ctype": "^1.8"
  8040. },
  8041. "replace": {
  8042. "rhumsaa/uuid": "self.version"
  8043. },
  8044. "require-dev": {
  8045. "codeception/aspect-mock": "^1 | ^2",
  8046. "doctrine/annotations": "^1.2",
  8047. "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1",
  8048. "jakub-onderka/php-parallel-lint": "^1",
  8049. "mockery/mockery": "^0.9.11 | ^1",
  8050. "moontoast/math": "^1.1",
  8051. "paragonie/random-lib": "^2",
  8052. "php-mock/php-mock-phpunit": "^0.3 | ^1.1",
  8053. "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5",
  8054. "squizlabs/php_codesniffer": "^3.5"
  8055. },
  8056. "suggest": {
  8057. "ext-ctype": "Provides support for PHP Ctype functions",
  8058. "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
  8059. "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator",
  8060. "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
  8061. "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
  8062. "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  8063. "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
  8064. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  8065. },
  8066. "type": "library",
  8067. "extra": {
  8068. "branch-alias": {
  8069. "dev-master": "3.x-dev"
  8070. }
  8071. },
  8072. "autoload": {
  8073. "psr-4": {
  8074. "Ramsey\\Uuid\\": "src/"
  8075. },
  8076. "files": [
  8077. "src/functions.php"
  8078. ]
  8079. },
  8080. "notification-url": "https://packagist.org/downloads/",
  8081. "license": [
  8082. "MIT"
  8083. ],
  8084. "authors": [
  8085. {
  8086. "name": "Ben Ramsey",
  8087. "email": "ben@benramsey.com",
  8088. "homepage": "https://benramsey.com"
  8089. },
  8090. {
  8091. "name": "Marijn Huizendveld",
  8092. "email": "marijn.huizendveld@gmail.com"
  8093. },
  8094. {
  8095. "name": "Thibaud Fabre",
  8096. "email": "thibaud@aztech.io"
  8097. }
  8098. ],
  8099. "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
  8100. "homepage": "https://github.com/ramsey/uuid",
  8101. "keywords": [
  8102. "guid",
  8103. "identifier",
  8104. "uuid"
  8105. ],
  8106. "time": "2020-02-21T04:36:14+00:00"
  8107. },
  8108. {
  8109. "name": "scheb/2fa-backup-code",
  8110. "version": "v5.8.0",
  8111. "source": {
  8112. "type": "git",
  8113. "url": "https://github.com/scheb/2fa-backup-code.git",
  8114. "reference": "663d43810a9bb4298dc9246c9bf5b5f7a4608c74"
  8115. },
  8116. "dist": {
  8117. "type": "zip",
  8118. "url": "https://api.github.com/repos/scheb/2fa-backup-code/zipball/663d43810a9bb4298dc9246c9bf5b5f7a4608c74",
  8119. "reference": "663d43810a9bb4298dc9246c9bf5b5f7a4608c74",
  8120. "shasum": ""
  8121. },
  8122. "require": {
  8123. "scheb/2fa-bundle": "self.version"
  8124. },
  8125. "type": "library",
  8126. "autoload": {
  8127. "psr-4": {
  8128. "Scheb\\TwoFactorBundle\\": ""
  8129. }
  8130. },
  8131. "notification-url": "https://packagist.org/downloads/",
  8132. "license": [
  8133. "MIT"
  8134. ],
  8135. "authors": [
  8136. {
  8137. "name": "Christian Scheb",
  8138. "email": "me@christianscheb.de"
  8139. }
  8140. ],
  8141. "description": "Extends scheb/2fa-bundle with backup codes support",
  8142. "homepage": "https://github.com/scheb/2fa",
  8143. "keywords": [
  8144. "2fa",
  8145. "Authentication",
  8146. "backup-codes",
  8147. "symfony",
  8148. "two-factor",
  8149. "two-step"
  8150. ],
  8151. "time": "2021-02-28T12:09:54+00:00"
  8152. },
  8153. {
  8154. "name": "scheb/2fa-bundle",
  8155. "version": "v5.8.0",
  8156. "source": {
  8157. "type": "git",
  8158. "url": "https://github.com/scheb/2fa-bundle.git",
  8159. "reference": "93c3579f03d1f4b170d2f790ee78312e374c5e6d"
  8160. },
  8161. "dist": {
  8162. "type": "zip",
  8163. "url": "https://api.github.com/repos/scheb/2fa-bundle/zipball/93c3579f03d1f4b170d2f790ee78312e374c5e6d",
  8164. "reference": "93c3579f03d1f4b170d2f790ee78312e374c5e6d",
  8165. "shasum": ""
  8166. },
  8167. "require": {
  8168. "ext-json": "*",
  8169. "php": ">=7.2.5",
  8170. "symfony/config": "^4.4|^5.0",
  8171. "symfony/dependency-injection": "^4.4|^5.0",
  8172. "symfony/event-dispatcher": "^4.4|^5.0",
  8173. "symfony/framework-bundle": "^4.4|^5.0",
  8174. "symfony/http-foundation": "^4.4|^5.0",
  8175. "symfony/http-kernel": "^4.4|^5.0",
  8176. "symfony/property-access": "^4.4|^5.0",
  8177. "symfony/security-bundle": "^4.4.1|^5.0",
  8178. "symfony/twig-bundle": "^4.4|^5.0"
  8179. },
  8180. "conflict": {
  8181. "scheb/two-factor-bundle": "*"
  8182. },
  8183. "suggest": {
  8184. "scheb/2fa-backup-code": "Emergency codes when you have no access to other methods",
  8185. "scheb/2fa-email": "Send codes by email",
  8186. "scheb/2fa-google-authenticator": "Google Authenticator support",
  8187. "scheb/2fa-qr-code": "Generate QR codes for Google Authenticator / TOTP",
  8188. "scheb/2fa-totp": "Temporary one-time password (TOTP) support (Google Authenticator compatible)",
  8189. "scheb/2fa-trusted-device": "Trusted devices support"
  8190. },
  8191. "type": "symfony-bundle",
  8192. "autoload": {
  8193. "psr-4": {
  8194. "Scheb\\TwoFactorBundle\\": ""
  8195. }
  8196. },
  8197. "notification-url": "https://packagist.org/downloads/",
  8198. "license": [
  8199. "MIT"
  8200. ],
  8201. "authors": [
  8202. {
  8203. "name": "Christian Scheb",
  8204. "email": "me@christianscheb.de"
  8205. }
  8206. ],
  8207. "description": "A generic interface to implement two-factor authentication in Symfony applications",
  8208. "homepage": "https://github.com/scheb/2fa",
  8209. "keywords": [
  8210. "2fa",
  8211. "Authentication",
  8212. "symfony",
  8213. "two-factor",
  8214. "two-step"
  8215. ],
  8216. "time": "2021-04-01T18:17:48+00:00"
  8217. },
  8218. {
  8219. "name": "scheb/2fa-trusted-device",
  8220. "version": "v5.8.0",
  8221. "source": {
  8222. "type": "git",
  8223. "url": "https://github.com/scheb/2fa-trusted-device.git",
  8224. "reference": "d2575de4d1e13b8123ad8431916c3c338b0eda99"
  8225. },
  8226. "dist": {
  8227. "type": "zip",
  8228. "url": "https://api.github.com/repos/scheb/2fa-trusted-device/zipball/d2575de4d1e13b8123ad8431916c3c338b0eda99",
  8229. "reference": "d2575de4d1e13b8123ad8431916c3c338b0eda99",
  8230. "shasum": ""
  8231. },
  8232. "require": {
  8233. "lcobucci/jwt": "^3.4|^4.0",
  8234. "scheb/2fa-bundle": "self.version"
  8235. },
  8236. "type": "library",
  8237. "autoload": {
  8238. "psr-4": {
  8239. "Scheb\\TwoFactorBundle\\": ""
  8240. }
  8241. },
  8242. "notification-url": "https://packagist.org/downloads/",
  8243. "license": [
  8244. "MIT"
  8245. ],
  8246. "authors": [
  8247. {
  8248. "name": "Christian Scheb",
  8249. "email": "me@christianscheb.de"
  8250. }
  8251. ],
  8252. "description": "Extends scheb/2fa-bundle with trusted devices support",
  8253. "homepage": "https://github.com/scheb/2fa",
  8254. "keywords": [
  8255. "2fa",
  8256. "Authentication",
  8257. "symfony",
  8258. "trusted-device",
  8259. "two-factor",
  8260. "two-step"
  8261. ],
  8262. "time": "2021-02-28T12:09:54+00:00"
  8263. },
  8264. {
  8265. "name": "scssphp/scssphp",
  8266. "version": "v1.4.1",
  8267. "source": {
  8268. "type": "git",
  8269. "url": "https://github.com/scssphp/scssphp.git",
  8270. "reference": "ba86c963b94ec7ebd6e19d90cdab90d89667dbf7"
  8271. },
  8272. "dist": {
  8273. "type": "zip",
  8274. "url": "https://api.github.com/repos/scssphp/scssphp/zipball/ba86c963b94ec7ebd6e19d90cdab90d89667dbf7",
  8275. "reference": "ba86c963b94ec7ebd6e19d90cdab90d89667dbf7",
  8276. "shasum": ""
  8277. },
  8278. "require": {
  8279. "ext-ctype": "*",
  8280. "ext-json": "*",
  8281. "php": ">=5.6.0"
  8282. },
  8283. "require-dev": {
  8284. "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
  8285. "sass/sass-spec": "2020.12.29",
  8286. "squizlabs/php_codesniffer": "~3.5",
  8287. "symfony/phpunit-bridge": "^5.1",
  8288. "twbs/bootstrap": "~4.3",
  8289. "zurb/foundation": "~6.5"
  8290. },
  8291. "bin": [
  8292. "bin/pscss"
  8293. ],
  8294. "type": "library",
  8295. "autoload": {
  8296. "psr-4": {
  8297. "ScssPhp\\ScssPhp\\": "src/"
  8298. }
  8299. },
  8300. "notification-url": "https://packagist.org/downloads/",
  8301. "license": [
  8302. "MIT"
  8303. ],
  8304. "authors": [
  8305. {
  8306. "name": "Anthon Pang",
  8307. "email": "apang@softwaredevelopment.ca",
  8308. "homepage": "https://github.com/robocoder"
  8309. },
  8310. {
  8311. "name": "Cédric Morin",
  8312. "email": "cedric@yterium.com",
  8313. "homepage": "https://github.com/Cerdic"
  8314. }
  8315. ],
  8316. "description": "scssphp is a compiler for SCSS written in PHP.",
  8317. "homepage": "http://scssphp.github.io/scssphp/",
  8318. "keywords": [
  8319. "css",
  8320. "less",
  8321. "sass",
  8322. "scss",
  8323. "stylesheet"
  8324. ],
  8325. "time": "2021-01-04T13:23:23+00:00"
  8326. },
  8327. {
  8328. "name": "simplepie/simplepie",
  8329. "version": "1.5.6",
  8330. "source": {
  8331. "type": "git",
  8332. "url": "https://github.com/simplepie/simplepie.git",
  8333. "reference": "1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6"
  8334. },
  8335. "dist": {
  8336. "type": "zip",
  8337. "url": "https://api.github.com/repos/simplepie/simplepie/zipball/1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6",
  8338. "reference": "1c68e14ca3ac84346b6e6fe3c5eedf725d0f92c6",
  8339. "shasum": ""
  8340. },
  8341. "require": {
  8342. "ext-pcre": "*",
  8343. "ext-xml": "*",
  8344. "ext-xmlreader": "*",
  8345. "php": ">=5.6.0"
  8346. },
  8347. "require-dev": {
  8348. "phpunit/phpunit": "~5.4.3 || ~6.5"
  8349. },
  8350. "suggest": {
  8351. "ext-curl": "",
  8352. "ext-iconv": "",
  8353. "ext-intl": "",
  8354. "ext-mbstring": "",
  8355. "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
  8356. },
  8357. "type": "library",
  8358. "autoload": {
  8359. "psr-0": {
  8360. "SimplePie": "library"
  8361. }
  8362. },
  8363. "notification-url": "https://packagist.org/downloads/",
  8364. "license": [
  8365. "BSD-3-Clause"
  8366. ],
  8367. "authors": [
  8368. {
  8369. "name": "Ryan Parman",
  8370. "homepage": "http://ryanparman.com/",
  8371. "role": "Creator, alumnus developer"
  8372. },
  8373. {
  8374. "name": "Sam Sneddon",
  8375. "homepage": "https://gsnedders.com/",
  8376. "role": "Alumnus developer"
  8377. },
  8378. {
  8379. "name": "Ryan McCue",
  8380. "email": "me@ryanmccue.info",
  8381. "homepage": "http://ryanmccue.info/",
  8382. "role": "Developer"
  8383. }
  8384. ],
  8385. "description": "A simple Atom/RSS parsing library for PHP",
  8386. "homepage": "http://simplepie.org/",
  8387. "keywords": [
  8388. "atom",
  8389. "feeds",
  8390. "rss"
  8391. ],
  8392. "time": "2020-10-14T07:17:22+00:00"
  8393. },
  8394. {
  8395. "name": "spomky-labs/otphp",
  8396. "version": "v10.0.1",
  8397. "source": {
  8398. "type": "git",
  8399. "url": "https://github.com/Spomky-Labs/otphp.git",
  8400. "reference": "f44cce5a9db4b8da410215d992110482c931232f"
  8401. },
  8402. "dist": {
  8403. "type": "zip",
  8404. "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/f44cce5a9db4b8da410215d992110482c931232f",
  8405. "reference": "f44cce5a9db4b8da410215d992110482c931232f",
  8406. "shasum": ""
  8407. },
  8408. "require": {
  8409. "beberlei/assert": "^3.0",
  8410. "ext-mbstring": "*",
  8411. "paragonie/constant_time_encoding": "^2.0",
  8412. "php": "^7.2|^8.0",
  8413. "thecodingmachine/safe": "^0.1.14|^1.0"
  8414. },
  8415. "require-dev": {
  8416. "php-coveralls/php-coveralls": "^2.0",
  8417. "phpstan/phpstan": "^0.12",
  8418. "phpstan/phpstan-beberlei-assert": "^0.12",
  8419. "phpstan/phpstan-deprecation-rules": "^0.12",
  8420. "phpstan/phpstan-phpunit": "^0.12",
  8421. "phpstan/phpstan-strict-rules": "^0.12",
  8422. "phpunit/phpunit": "^8.0",
  8423. "thecodingmachine/phpstan-safe-rule": "^1.0"
  8424. },
  8425. "type": "library",
  8426. "extra": {
  8427. "branch-alias": {
  8428. "v10.0": "10.0.x-dev",
  8429. "v9.0": "9.0.x-dev",
  8430. "v8.3": "8.3.x-dev"
  8431. }
  8432. },
  8433. "autoload": {
  8434. "psr-4": {
  8435. "OTPHP\\": "src/"
  8436. }
  8437. },
  8438. "notification-url": "https://packagist.org/downloads/",
  8439. "license": [
  8440. "MIT"
  8441. ],
  8442. "authors": [
  8443. {
  8444. "name": "Florent Morselli",
  8445. "homepage": "https://github.com/Spomky"
  8446. },
  8447. {
  8448. "name": "All contributors",
  8449. "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
  8450. }
  8451. ],
  8452. "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",
  8453. "homepage": "https://github.com/Spomky-Labs/otphp",
  8454. "keywords": [
  8455. "FreeOTP",
  8456. "RFC 4226",
  8457. "RFC 6238",
  8458. "google authenticator",
  8459. "hotp",
  8460. "otp",
  8461. "totp"
  8462. ],
  8463. "time": "2020-01-28T09:24:19+00:00"
  8464. },
  8465. {
  8466. "name": "swiftmailer/swiftmailer",
  8467. "version": "v6.2.7",
  8468. "source": {
  8469. "type": "git",
  8470. "url": "https://github.com/swiftmailer/swiftmailer.git",
  8471. "reference": "15f7faf8508e04471f666633addacf54c0ab5933"
  8472. },
  8473. "dist": {
  8474. "type": "zip",
  8475. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/15f7faf8508e04471f666633addacf54c0ab5933",
  8476. "reference": "15f7faf8508e04471f666633addacf54c0ab5933",
  8477. "shasum": ""
  8478. },
  8479. "require": {
  8480. "egulias/email-validator": "^2.0|^3.1",
  8481. "php": ">=7.0.0",
  8482. "symfony/polyfill-iconv": "^1.0",
  8483. "symfony/polyfill-intl-idn": "^1.10",
  8484. "symfony/polyfill-mbstring": "^1.0"
  8485. },
  8486. "require-dev": {
  8487. "mockery/mockery": "^1.0",
  8488. "symfony/phpunit-bridge": "^4.4|^5.0"
  8489. },
  8490. "suggest": {
  8491. "ext-intl": "Needed to support internationalized email addresses"
  8492. },
  8493. "type": "library",
  8494. "extra": {
  8495. "branch-alias": {
  8496. "dev-master": "6.2-dev"
  8497. }
  8498. },
  8499. "autoload": {
  8500. "files": [
  8501. "lib/swift_required.php"
  8502. ]
  8503. },
  8504. "notification-url": "https://packagist.org/downloads/",
  8505. "license": [
  8506. "MIT"
  8507. ],
  8508. "authors": [
  8509. {
  8510. "name": "Chris Corbyn"
  8511. },
  8512. {
  8513. "name": "Fabien Potencier",
  8514. "email": "fabien@symfony.com"
  8515. }
  8516. ],
  8517. "description": "Swiftmailer, free feature-rich PHP mailer",
  8518. "homepage": "https://swiftmailer.symfony.com",
  8519. "keywords": [
  8520. "email",
  8521. "mail",
  8522. "mailer"
  8523. ],
  8524. "time": "2021-03-09T12:30:35+00:00"
  8525. },
  8526. {
  8527. "name": "symfony-cmf/routing",
  8528. "version": "2.3.3",
  8529. "source": {
  8530. "type": "git",
  8531. "url": "https://github.com/symfony-cmf/Routing.git",
  8532. "reference": "3c97e7b7709b313cecfb76d691ad4cc22acbf3f5"
  8533. },
  8534. "dist": {
  8535. "type": "zip",
  8536. "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/3c97e7b7709b313cecfb76d691ad4cc22acbf3f5",
  8537. "reference": "3c97e7b7709b313cecfb76d691ad4cc22acbf3f5",
  8538. "shasum": ""
  8539. },
  8540. "require": {
  8541. "php": "^7.2 || ^8.0",
  8542. "psr/log": "^1.0",
  8543. "symfony/http-kernel": "^4.4 || ^5.0",
  8544. "symfony/routing": "^4.4 || ^5.0"
  8545. },
  8546. "require-dev": {
  8547. "symfony-cmf/testing": "^3@dev",
  8548. "symfony/config": "^4.4 || ^5.0",
  8549. "symfony/dependency-injection": "^4.4 || ^5.0",
  8550. "symfony/event-dispatcher": "^4.4 || ^5.0",
  8551. "symfony/phpunit-bridge": "^5.0"
  8552. },
  8553. "suggest": {
  8554. "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)"
  8555. },
  8556. "type": "library",
  8557. "extra": {
  8558. "branch-alias": {
  8559. "dev-master": "2.x-dev"
  8560. }
  8561. },
  8562. "autoload": {
  8563. "psr-4": {
  8564. "Symfony\\Cmf\\Component\\Routing\\": "src/"
  8565. }
  8566. },
  8567. "notification-url": "https://packagist.org/downloads/",
  8568. "license": [
  8569. "MIT"
  8570. ],
  8571. "authors": [
  8572. {
  8573. "name": "Symfony CMF Community",
  8574. "homepage": "https://github.com/symfony-cmf/Routing/contributors"
  8575. }
  8576. ],
  8577. "description": "Extends the Symfony routing component for dynamic routes and chaining several routers",
  8578. "homepage": "http://cmf.symfony.com",
  8579. "keywords": [
  8580. "database",
  8581. "routing"
  8582. ],
  8583. "time": "2020-10-06T10:15:37+00:00"
  8584. },
  8585. {
  8586. "name": "symfony-cmf/routing-bundle",
  8587. "version": "2.5.0",
  8588. "source": {
  8589. "type": "git",
  8590. "url": "https://github.com/symfony-cmf/routing-bundle.git",
  8591. "reference": "fb2284caa0bab2ffebe673e68e9c995da6ee4bdf"
  8592. },
  8593. "dist": {
  8594. "type": "zip",
  8595. "url": "https://api.github.com/repos/symfony-cmf/routing-bundle/zipball/fb2284caa0bab2ffebe673e68e9c995da6ee4bdf",
  8596. "reference": "fb2284caa0bab2ffebe673e68e9c995da6ee4bdf",
  8597. "shasum": ""
  8598. },
  8599. "require": {
  8600. "php": "^7.2 || ^8.0",
  8601. "symfony-cmf/routing": "^2.3.0",
  8602. "symfony/framework-bundle": "^4.4 || ^5.0"
  8603. },
  8604. "conflict": {
  8605. "doctrine/common": "<2.10.0",
  8606. "doctrine/persistence": "<1.3.0",
  8607. "doctrine/phpcr-odm": "<1.4",
  8608. "phpunit/phpunit": "<6"
  8609. },
  8610. "require-dev": {
  8611. "doctrine/data-fixtures": "^1.0.0",
  8612. "doctrine/doctrine-bundle": "^2.0",
  8613. "doctrine/orm": "^2.5",
  8614. "doctrine/phpcr-bundle": "^2.1",
  8615. "doctrine/phpcr-odm": "^1.4|^2.0",
  8616. "jackalope/jackalope-doctrine-dbal": "^1.3",
  8617. "matthiasnoback/symfony-config-test": "^4.1.0",
  8618. "matthiasnoback/symfony-dependency-injection-test": "^4.1.0",
  8619. "symfony-cmf/testing": "^3.2",
  8620. "symfony/form": "^4.4 || ^5.0",
  8621. "symfony/monolog-bundle": "^3.5",
  8622. "symfony/phpunit-bridge": "^5.0",
  8623. "symfony/security-bundle": "^4.4 || ^5.0",
  8624. "symfony/serializer": "^4.4 || ^5.0",
  8625. "symfony/translation": "^4.4 || ^5.0",
  8626. "symfony/twig-bundle": "^4.4 || ^5.0",
  8627. "symfony/validator": "^4.4 || ^5.0",
  8628. "twig/twig": "^2.4.4 || ^3.0"
  8629. },
  8630. "suggest": {
  8631. "doctrine/orm": "To enable support for the ORM entities (^2.5)",
  8632. "doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents",
  8633. "doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents (^1.4)"
  8634. },
  8635. "type": "symfony-bundle",
  8636. "extra": {
  8637. "branch-alias": {
  8638. "dev-master": "2.x-dev"
  8639. }
  8640. },
  8641. "autoload": {
  8642. "psr-4": {
  8643. "Symfony\\Cmf\\Bundle\\RoutingBundle\\": "src/"
  8644. }
  8645. },
  8646. "notification-url": "https://packagist.org/downloads/",
  8647. "license": [
  8648. "MIT"
  8649. ],
  8650. "authors": [
  8651. {
  8652. "name": "Symfony CMF Community",
  8653. "homepage": "https://github.com/symfony-cmf/RoutingBundle/contributors"
  8654. }
  8655. ],
  8656. "description": "Symfony RoutingBundle",
  8657. "homepage": "http://cmf.symfony.com",
  8658. "keywords": [
  8659. "database",
  8660. "routing"
  8661. ],
  8662. "time": "2021-03-09T10:42:09+00:00"
  8663. },
  8664. {
  8665. "name": "symfony/asset",
  8666. "version": "v4.4.27",
  8667. "source": {
  8668. "type": "git",
  8669. "url": "https://github.com/symfony/asset.git",
  8670. "reference": "1910a978dbe03503d9ee72408e2fef7c4041d97d"
  8671. },
  8672. "dist": {
  8673. "type": "zip",
  8674. "url": "https://api.github.com/repos/symfony/asset/zipball/1910a978dbe03503d9ee72408e2fef7c4041d97d",
  8675. "reference": "1910a978dbe03503d9ee72408e2fef7c4041d97d",
  8676. "shasum": ""
  8677. },
  8678. "require": {
  8679. "php": ">=7.1.3",
  8680. "symfony/polyfill-php80": "^1.16"
  8681. },
  8682. "require-dev": {
  8683. "symfony/http-foundation": "^3.4|^4.0|^5.0",
  8684. "symfony/http-kernel": "^3.4|^4.0|^5.0"
  8685. },
  8686. "suggest": {
  8687. "symfony/http-foundation": ""
  8688. },
  8689. "type": "library",
  8690. "autoload": {
  8691. "psr-4": {
  8692. "Symfony\\Component\\Asset\\": ""
  8693. },
  8694. "exclude-from-classmap": [
  8695. "/Tests/"
  8696. ]
  8697. },
  8698. "notification-url": "https://packagist.org/downloads/",
  8699. "license": [
  8700. "MIT"
  8701. ],
  8702. "authors": [
  8703. {
  8704. "name": "Fabien Potencier",
  8705. "email": "fabien@symfony.com"
  8706. },
  8707. {
  8708. "name": "Symfony Community",
  8709. "homepage": "https://symfony.com/contributors"
  8710. }
  8711. ],
  8712. "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
  8713. "homepage": "https://symfony.com",
  8714. "support": {
  8715. "source": "https://github.com/symfony/asset/tree/v4.4.27"
  8716. },
  8717. "funding": [
  8718. {
  8719. "url": "https://symfony.com/sponsor",
  8720. "type": "custom"
  8721. },
  8722. {
  8723. "url": "https://github.com/fabpot",
  8724. "type": "github"
  8725. },
  8726. {
  8727. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8728. "type": "tidelift"
  8729. }
  8730. ],
  8731. "time": "2021-07-21T12:19:41+00:00"
  8732. },
  8733. {
  8734. "name": "symfony/cache",
  8735. "version": "v4.4.27",
  8736. "source": {
  8737. "type": "git",
  8738. "url": "https://github.com/symfony/cache.git",
  8739. "reference": "49002c15f3e26b13c7d36c6ffe5d597ef6719cc1"
  8740. },
  8741. "dist": {
  8742. "type": "zip",
  8743. "url": "https://api.github.com/repos/symfony/cache/zipball/49002c15f3e26b13c7d36c6ffe5d597ef6719cc1",
  8744. "reference": "49002c15f3e26b13c7d36c6ffe5d597ef6719cc1",
  8745. "shasum": ""
  8746. },
  8747. "require": {
  8748. "php": ">=7.1.3",
  8749. "psr/cache": "^1.0|^2.0",
  8750. "psr/log": "^1|^2|^3",
  8751. "symfony/cache-contracts": "^1.1.7|^2",
  8752. "symfony/polyfill-php80": "^1.16",
  8753. "symfony/service-contracts": "^1.1|^2",
  8754. "symfony/var-exporter": "^4.2|^5.0"
  8755. },
  8756. "conflict": {
  8757. "doctrine/dbal": "<2.6",
  8758. "symfony/dependency-injection": "<3.4",
  8759. "symfony/http-kernel": "<4.4|>=5.0",
  8760. "symfony/var-dumper": "<4.4"
  8761. },
  8762. "provide": {
  8763. "psr/cache-implementation": "1.0|2.0",
  8764. "psr/simple-cache-implementation": "1.0",
  8765. "symfony/cache-implementation": "1.0|2.0"
  8766. },
  8767. "require-dev": {
  8768. "cache/integration-tests": "dev-master",
  8769. "doctrine/cache": "^1.6|^2.0",
  8770. "doctrine/dbal": "^2.6|^3.0",
  8771. "predis/predis": "^1.1",
  8772. "psr/simple-cache": "^1.0",
  8773. "symfony/config": "^4.2|^5.0",
  8774. "symfony/dependency-injection": "^3.4|^4.1|^5.0",
  8775. "symfony/filesystem": "^4.4|^5.0",
  8776. "symfony/http-kernel": "^4.4",
  8777. "symfony/var-dumper": "^4.4|^5.0"
  8778. },
  8779. "type": "library",
  8780. "autoload": {
  8781. "psr-4": {
  8782. "Symfony\\Component\\Cache\\": ""
  8783. },
  8784. "exclude-from-classmap": [
  8785. "/Tests/"
  8786. ]
  8787. },
  8788. "notification-url": "https://packagist.org/downloads/",
  8789. "license": [
  8790. "MIT"
  8791. ],
  8792. "authors": [
  8793. {
  8794. "name": "Nicolas Grekas",
  8795. "email": "p@tchwork.com"
  8796. },
  8797. {
  8798. "name": "Symfony Community",
  8799. "homepage": "https://symfony.com/contributors"
  8800. }
  8801. ],
  8802. "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
  8803. "homepage": "https://symfony.com",
  8804. "keywords": [
  8805. "caching",
  8806. "psr6"
  8807. ],
  8808. "support": {
  8809. "source": "https://github.com/symfony/cache/tree/v4.4.27"
  8810. },
  8811. "funding": [
  8812. {
  8813. "url": "https://symfony.com/sponsor",
  8814. "type": "custom"
  8815. },
  8816. {
  8817. "url": "https://github.com/fabpot",
  8818. "type": "github"
  8819. },
  8820. {
  8821. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8822. "type": "tidelift"
  8823. }
  8824. ],
  8825. "time": "2021-07-23T15:41:52+00:00"
  8826. },
  8827. {
  8828. "name": "symfony/cache-contracts",
  8829. "version": "v2.4.0",
  8830. "source": {
  8831. "type": "git",
  8832. "url": "https://github.com/symfony/cache-contracts.git",
  8833. "reference": "c0446463729b89dd4fa62e9aeecc80287323615d"
  8834. },
  8835. "dist": {
  8836. "type": "zip",
  8837. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d",
  8838. "reference": "c0446463729b89dd4fa62e9aeecc80287323615d",
  8839. "shasum": ""
  8840. },
  8841. "require": {
  8842. "php": ">=7.2.5",
  8843. "psr/cache": "^1.0|^2.0|^3.0"
  8844. },
  8845. "suggest": {
  8846. "symfony/cache-implementation": ""
  8847. },
  8848. "type": "library",
  8849. "extra": {
  8850. "branch-alias": {
  8851. "dev-main": "2.4-dev"
  8852. },
  8853. "thanks": {
  8854. "name": "symfony/contracts",
  8855. "url": "https://github.com/symfony/contracts"
  8856. }
  8857. },
  8858. "autoload": {
  8859. "psr-4": {
  8860. "Symfony\\Contracts\\Cache\\": ""
  8861. }
  8862. },
  8863. "notification-url": "https://packagist.org/downloads/",
  8864. "license": [
  8865. "MIT"
  8866. ],
  8867. "authors": [
  8868. {
  8869. "name": "Nicolas Grekas",
  8870. "email": "p@tchwork.com"
  8871. },
  8872. {
  8873. "name": "Symfony Community",
  8874. "homepage": "https://symfony.com/contributors"
  8875. }
  8876. ],
  8877. "description": "Generic abstractions related to caching",
  8878. "homepage": "https://symfony.com",
  8879. "keywords": [
  8880. "abstractions",
  8881. "contracts",
  8882. "decoupling",
  8883. "interfaces",
  8884. "interoperability",
  8885. "standards"
  8886. ],
  8887. "support": {
  8888. "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0"
  8889. },
  8890. "funding": [
  8891. {
  8892. "url": "https://symfony.com/sponsor",
  8893. "type": "custom"
  8894. },
  8895. {
  8896. "url": "https://github.com/fabpot",
  8897. "type": "github"
  8898. },
  8899. {
  8900. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8901. "type": "tidelift"
  8902. }
  8903. ],
  8904. "time": "2021-03-23T23:28:01+00:00"
  8905. },
  8906. {
  8907. "name": "symfony/config",
  8908. "version": "v4.4.27",
  8909. "source": {
  8910. "type": "git",
  8911. "url": "https://github.com/symfony/config.git",
  8912. "reference": "8132e8d645d703e9b7c9c4f25067b93638683a35"
  8913. },
  8914. "dist": {
  8915. "type": "zip",
  8916. "url": "https://api.github.com/repos/symfony/config/zipball/8132e8d645d703e9b7c9c4f25067b93638683a35",
  8917. "reference": "8132e8d645d703e9b7c9c4f25067b93638683a35",
  8918. "shasum": ""
  8919. },
  8920. "require": {
  8921. "php": ">=7.1.3",
  8922. "symfony/filesystem": "^3.4|^4.0|^5.0",
  8923. "symfony/polyfill-ctype": "~1.8",
  8924. "symfony/polyfill-php80": "^1.16",
  8925. "symfony/polyfill-php81": "^1.22"
  8926. },
  8927. "conflict": {
  8928. "symfony/finder": "<3.4"
  8929. },
  8930. "require-dev": {
  8931. "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
  8932. "symfony/finder": "^3.4|^4.0|^5.0",
  8933. "symfony/messenger": "^4.1|^5.0",
  8934. "symfony/service-contracts": "^1.1|^2",
  8935. "symfony/yaml": "^3.4|^4.0|^5.0"
  8936. },
  8937. "suggest": {
  8938. "symfony/yaml": "To use the yaml reference dumper"
  8939. },
  8940. "type": "library",
  8941. "autoload": {
  8942. "psr-4": {
  8943. "Symfony\\Component\\Config\\": ""
  8944. },
  8945. "exclude-from-classmap": [
  8946. "/Tests/"
  8947. ]
  8948. },
  8949. "notification-url": "https://packagist.org/downloads/",
  8950. "license": [
  8951. "MIT"
  8952. ],
  8953. "authors": [
  8954. {
  8955. "name": "Fabien Potencier",
  8956. "email": "fabien@symfony.com"
  8957. },
  8958. {
  8959. "name": "Symfony Community",
  8960. "homepage": "https://symfony.com/contributors"
  8961. }
  8962. ],
  8963. "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
  8964. "homepage": "https://symfony.com",
  8965. "support": {
  8966. "source": "https://github.com/symfony/config/tree/v4.4.27"
  8967. },
  8968. "funding": [
  8969. {
  8970. "url": "https://symfony.com/sponsor",
  8971. "type": "custom"
  8972. },
  8973. {
  8974. "url": "https://github.com/fabpot",
  8975. "type": "github"
  8976. },
  8977. {
  8978. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8979. "type": "tidelift"
  8980. }
  8981. ],
  8982. "time": "2021-07-21T12:19:41+00:00"
  8983. },
  8984. {
  8985. "name": "symfony/console",
  8986. "version": "v4.4.29",
  8987. "source": {
  8988. "type": "git",
  8989. "url": "https://github.com/symfony/console.git",
  8990. "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b"
  8991. },
  8992. "dist": {
  8993. "type": "zip",
  8994. "url": "https://api.github.com/repos/symfony/console/zipball/8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b",
  8995. "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b",
  8996. "shasum": ""
  8997. },
  8998. "require": {
  8999. "php": ">=7.1.3",
  9000. "symfony/polyfill-mbstring": "~1.0",
  9001. "symfony/polyfill-php73": "^1.8",
  9002. "symfony/polyfill-php80": "^1.16",
  9003. "symfony/service-contracts": "^1.1|^2"
  9004. },
  9005. "conflict": {
  9006. "psr/log": ">=3",
  9007. "symfony/dependency-injection": "<3.4",
  9008. "symfony/event-dispatcher": "<4.3|>=5",
  9009. "symfony/lock": "<4.4",
  9010. "symfony/process": "<3.3"
  9011. },
  9012. "provide": {
  9013. "psr/log-implementation": "1.0|2.0"
  9014. },
  9015. "require-dev": {
  9016. "psr/log": "^1|^2",
  9017. "symfony/config": "^3.4|^4.0|^5.0",
  9018. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  9019. "symfony/event-dispatcher": "^4.3",
  9020. "symfony/lock": "^4.4|^5.0",
  9021. "symfony/process": "^3.4|^4.0|^5.0",
  9022. "symfony/var-dumper": "^4.3|^5.0"
  9023. },
  9024. "suggest": {
  9025. "psr/log": "For using the console logger",
  9026. "symfony/event-dispatcher": "",
  9027. "symfony/lock": "",
  9028. "symfony/process": ""
  9029. },
  9030. "type": "library",
  9031. "autoload": {
  9032. "psr-4": {
  9033. "Symfony\\Component\\Console\\": ""
  9034. },
  9035. "exclude-from-classmap": [
  9036. "/Tests/"
  9037. ]
  9038. },
  9039. "notification-url": "https://packagist.org/downloads/",
  9040. "license": [
  9041. "MIT"
  9042. ],
  9043. "authors": [
  9044. {
  9045. "name": "Fabien Potencier",
  9046. "email": "fabien@symfony.com"
  9047. },
  9048. {
  9049. "name": "Symfony Community",
  9050. "homepage": "https://symfony.com/contributors"
  9051. }
  9052. ],
  9053. "description": "Eases the creation of beautiful and testable command line interfaces",
  9054. "homepage": "https://symfony.com",
  9055. "support": {
  9056. "source": "https://github.com/symfony/console/tree/v4.4.29"
  9057. },
  9058. "funding": [
  9059. {
  9060. "url": "https://symfony.com/sponsor",
  9061. "type": "custom"
  9062. },
  9063. {
  9064. "url": "https://github.com/fabpot",
  9065. "type": "github"
  9066. },
  9067. {
  9068. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9069. "type": "tidelift"
  9070. }
  9071. ],
  9072. "time": "2021-07-27T19:04:53+00:00"
  9073. },
  9074. {
  9075. "name": "symfony/debug",
  9076. "version": "v4.4.27",
  9077. "source": {
  9078. "type": "git",
  9079. "url": "https://github.com/symfony/debug.git",
  9080. "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c"
  9081. },
  9082. "dist": {
  9083. "type": "zip",
  9084. "url": "https://api.github.com/repos/symfony/debug/zipball/2f9160e92eb64c95da7368c867b663a8e34e980c",
  9085. "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c",
  9086. "shasum": ""
  9087. },
  9088. "require": {
  9089. "php": ">=7.1.3",
  9090. "psr/log": "^1|^2|^3"
  9091. },
  9092. "conflict": {
  9093. "symfony/http-kernel": "<3.4"
  9094. },
  9095. "require-dev": {
  9096. "symfony/http-kernel": "^3.4|^4.0|^5.0"
  9097. },
  9098. "type": "library",
  9099. "autoload": {
  9100. "psr-4": {
  9101. "Symfony\\Component\\Debug\\": ""
  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 tools to ease debugging PHP code",
  9122. "homepage": "https://symfony.com",
  9123. "support": {
  9124. "source": "https://github.com/symfony/debug/tree/v4.4.27"
  9125. },
  9126. "funding": [
  9127. {
  9128. "url": "https://symfony.com/sponsor",
  9129. "type": "custom"
  9130. },
  9131. {
  9132. "url": "https://github.com/fabpot",
  9133. "type": "github"
  9134. },
  9135. {
  9136. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9137. "type": "tidelift"
  9138. }
  9139. ],
  9140. "time": "2021-07-22T07:21:39+00:00"
  9141. },
  9142. {
  9143. "name": "symfony/debug-bundle",
  9144. "version": "v4.4.20",
  9145. "source": {
  9146. "type": "git",
  9147. "url": "https://github.com/symfony/debug-bundle.git",
  9148. "reference": "1e136a4c6d8c2364b77e31c5bf124660cff6d084"
  9149. },
  9150. "dist": {
  9151. "type": "zip",
  9152. "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/1e136a4c6d8c2364b77e31c5bf124660cff6d084",
  9153. "reference": "1e136a4c6d8c2364b77e31c5bf124660cff6d084",
  9154. "shasum": ""
  9155. },
  9156. "require": {
  9157. "ext-xml": "*",
  9158. "php": ">=7.1.3",
  9159. "symfony/http-kernel": "^3.4|^4.0|^5.0",
  9160. "symfony/twig-bridge": "^3.4|^4.0|^5.0",
  9161. "symfony/var-dumper": "^4.1.1|^5.0"
  9162. },
  9163. "conflict": {
  9164. "symfony/config": "<4.2",
  9165. "symfony/dependency-injection": "<3.4"
  9166. },
  9167. "require-dev": {
  9168. "symfony/config": "^4.2|^5.0",
  9169. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  9170. "symfony/web-profiler-bundle": "^3.4|^4.0|^5.0"
  9171. },
  9172. "suggest": {
  9173. "symfony/config": "For service container configuration",
  9174. "symfony/dependency-injection": "For using as a service from the container"
  9175. },
  9176. "type": "symfony-bundle",
  9177. "autoload": {
  9178. "psr-4": {
  9179. "Symfony\\Bundle\\DebugBundle\\": ""
  9180. },
  9181. "exclude-from-classmap": [
  9182. "/Tests/"
  9183. ]
  9184. },
  9185. "notification-url": "https://packagist.org/downloads/",
  9186. "license": [
  9187. "MIT"
  9188. ],
  9189. "authors": [
  9190. {
  9191. "name": "Fabien Potencier",
  9192. "email": "fabien@symfony.com"
  9193. },
  9194. {
  9195. "name": "Symfony Community",
  9196. "homepage": "https://symfony.com/contributors"
  9197. }
  9198. ],
  9199. "description": "Provides a tight integration of the Symfony Debug component into the Symfony full-stack framework",
  9200. "homepage": "https://symfony.com",
  9201. "time": "2021-01-10T16:25:35+00:00"
  9202. },
  9203. {
  9204. "name": "symfony/dependency-injection",
  9205. "version": "v4.4.27",
  9206. "source": {
  9207. "type": "git",
  9208. "url": "https://github.com/symfony/dependency-injection.git",
  9209. "reference": "52866e2cb314972ff36c5b3d405ba8f523e56f6e"
  9210. },
  9211. "dist": {
  9212. "type": "zip",
  9213. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/52866e2cb314972ff36c5b3d405ba8f523e56f6e",
  9214. "reference": "52866e2cb314972ff36c5b3d405ba8f523e56f6e",
  9215. "shasum": ""
  9216. },
  9217. "require": {
  9218. "php": ">=7.1.3",
  9219. "psr/container": "^1.0",
  9220. "symfony/polyfill-php80": "^1.16",
  9221. "symfony/service-contracts": "^1.1.6|^2"
  9222. },
  9223. "conflict": {
  9224. "symfony/config": "<4.3|>=5.0",
  9225. "symfony/finder": "<3.4",
  9226. "symfony/proxy-manager-bridge": "<3.4",
  9227. "symfony/yaml": "<3.4"
  9228. },
  9229. "provide": {
  9230. "psr/container-implementation": "1.0",
  9231. "symfony/service-implementation": "1.0|2.0"
  9232. },
  9233. "require-dev": {
  9234. "symfony/config": "^4.3",
  9235. "symfony/expression-language": "^3.4|^4.0|^5.0",
  9236. "symfony/yaml": "^4.4|^5.0"
  9237. },
  9238. "suggest": {
  9239. "symfony/config": "",
  9240. "symfony/expression-language": "For using expressions in service container configuration",
  9241. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  9242. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  9243. "symfony/yaml": ""
  9244. },
  9245. "type": "library",
  9246. "autoload": {
  9247. "psr-4": {
  9248. "Symfony\\Component\\DependencyInjection\\": ""
  9249. },
  9250. "exclude-from-classmap": [
  9251. "/Tests/"
  9252. ]
  9253. },
  9254. "notification-url": "https://packagist.org/downloads/",
  9255. "license": [
  9256. "MIT"
  9257. ],
  9258. "authors": [
  9259. {
  9260. "name": "Fabien Potencier",
  9261. "email": "fabien@symfony.com"
  9262. },
  9263. {
  9264. "name": "Symfony Community",
  9265. "homepage": "https://symfony.com/contributors"
  9266. }
  9267. ],
  9268. "description": "Allows you to standardize and centralize the way objects are constructed in your application",
  9269. "homepage": "https://symfony.com",
  9270. "support": {
  9271. "source": "https://github.com/symfony/dependency-injection/tree/v4.4.27"
  9272. },
  9273. "funding": [
  9274. {
  9275. "url": "https://symfony.com/sponsor",
  9276. "type": "custom"
  9277. },
  9278. {
  9279. "url": "https://github.com/fabpot",
  9280. "type": "github"
  9281. },
  9282. {
  9283. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9284. "type": "tidelift"
  9285. }
  9286. ],
  9287. "time": "2021-07-23T15:41:52+00:00"
  9288. },
  9289. {
  9290. "name": "symfony/deprecation-contracts",
  9291. "version": "v2.4.0",
  9292. "source": {
  9293. "type": "git",
  9294. "url": "https://github.com/symfony/deprecation-contracts.git",
  9295. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
  9296. },
  9297. "dist": {
  9298. "type": "zip",
  9299. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  9300. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  9301. "shasum": ""
  9302. },
  9303. "require": {
  9304. "php": ">=7.1"
  9305. },
  9306. "type": "library",
  9307. "extra": {
  9308. "branch-alias": {
  9309. "dev-main": "2.4-dev"
  9310. },
  9311. "thanks": {
  9312. "name": "symfony/contracts",
  9313. "url": "https://github.com/symfony/contracts"
  9314. }
  9315. },
  9316. "autoload": {
  9317. "files": [
  9318. "function.php"
  9319. ]
  9320. },
  9321. "notification-url": "https://packagist.org/downloads/",
  9322. "license": [
  9323. "MIT"
  9324. ],
  9325. "authors": [
  9326. {
  9327. "name": "Nicolas Grekas",
  9328. "email": "p@tchwork.com"
  9329. },
  9330. {
  9331. "name": "Symfony Community",
  9332. "homepage": "https://symfony.com/contributors"
  9333. }
  9334. ],
  9335. "description": "A generic function and convention to trigger deprecation notices",
  9336. "homepage": "https://symfony.com",
  9337. "support": {
  9338. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
  9339. },
  9340. "funding": [
  9341. {
  9342. "url": "https://symfony.com/sponsor",
  9343. "type": "custom"
  9344. },
  9345. {
  9346. "url": "https://github.com/fabpot",
  9347. "type": "github"
  9348. },
  9349. {
  9350. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9351. "type": "tidelift"
  9352. }
  9353. ],
  9354. "time": "2021-03-23T23:28:01+00:00"
  9355. },
  9356. {
  9357. "name": "symfony/doctrine-bridge",
  9358. "version": "v4.4.21",
  9359. "source": {
  9360. "type": "git",
  9361. "url": "https://github.com/symfony/doctrine-bridge.git",
  9362. "reference": "e643bddb38277b4a1c2973d1489768c6e6c0db80"
  9363. },
  9364. "dist": {
  9365. "type": "zip",
  9366. "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/e643bddb38277b4a1c2973d1489768c6e6c0db80",
  9367. "reference": "e643bddb38277b4a1c2973d1489768c6e6c0db80",
  9368. "shasum": ""
  9369. },
  9370. "require": {
  9371. "doctrine/event-manager": "~1.0",
  9372. "doctrine/persistence": "^1.3|^2",
  9373. "php": ">=7.1.3",
  9374. "symfony/polyfill-ctype": "~1.8",
  9375. "symfony/polyfill-mbstring": "~1.0",
  9376. "symfony/service-contracts": "^1.1|^2"
  9377. },
  9378. "conflict": {
  9379. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  9380. "symfony/dependency-injection": "<3.4",
  9381. "symfony/form": "<4.4",
  9382. "symfony/http-kernel": "<4.3.7",
  9383. "symfony/messenger": "<4.3",
  9384. "symfony/security-core": "<4.4",
  9385. "symfony/validator": "<4.4.2|<5.0.2,>=5.0"
  9386. },
  9387. "require-dev": {
  9388. "composer/package-versions-deprecated": "^1.8",
  9389. "doctrine/annotations": "^1.10.4",
  9390. "doctrine/cache": "~1.6",
  9391. "doctrine/collections": "~1.0",
  9392. "doctrine/data-fixtures": "^1.1",
  9393. "doctrine/dbal": "^2.6|^3.0",
  9394. "doctrine/orm": "^2.6.3",
  9395. "symfony/config": "^4.2|^5.0",
  9396. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  9397. "symfony/expression-language": "^3.4|^4.0|^5.0",
  9398. "symfony/form": "^4.4.11|^5.0.11",
  9399. "symfony/http-kernel": "^4.3.7",
  9400. "symfony/messenger": "^4.4|^5.0",
  9401. "symfony/property-access": "^3.4|^4.0|^5.0",
  9402. "symfony/property-info": "^3.4|^4.0|^5.0",
  9403. "symfony/proxy-manager-bridge": "^3.4|^4.0|^5.0",
  9404. "symfony/security-core": "^4.4|^5.0",
  9405. "symfony/stopwatch": "^3.4|^4.0|^5.0",
  9406. "symfony/translation": "^3.4|^4.0|^5.0",
  9407. "symfony/validator": "^4.4.2|^5.0.2",
  9408. "symfony/var-dumper": "^3.4|^4.0|^5.0"
  9409. },
  9410. "suggest": {
  9411. "doctrine/data-fixtures": "",
  9412. "doctrine/dbal": "",
  9413. "doctrine/orm": "",
  9414. "symfony/form": "",
  9415. "symfony/property-info": "",
  9416. "symfony/validator": ""
  9417. },
  9418. "type": "symfony-bridge",
  9419. "autoload": {
  9420. "psr-4": {
  9421. "Symfony\\Bridge\\Doctrine\\": ""
  9422. },
  9423. "exclude-from-classmap": [
  9424. "/Tests/"
  9425. ]
  9426. },
  9427. "notification-url": "https://packagist.org/downloads/",
  9428. "license": [
  9429. "MIT"
  9430. ],
  9431. "authors": [
  9432. {
  9433. "name": "Fabien Potencier",
  9434. "email": "fabien@symfony.com"
  9435. },
  9436. {
  9437. "name": "Symfony Community",
  9438. "homepage": "https://symfony.com/contributors"
  9439. }
  9440. ],
  9441. "description": "Provides integration for Doctrine with various Symfony components",
  9442. "homepage": "https://symfony.com",
  9443. "time": "2021-03-09T16:20:30+00:00"
  9444. },
  9445. {
  9446. "name": "symfony/dom-crawler",
  9447. "version": "v4.4.20",
  9448. "source": {
  9449. "type": "git",
  9450. "url": "https://github.com/symfony/dom-crawler.git",
  9451. "reference": "be133557f1b0e6672367325b508e65da5513a311"
  9452. },
  9453. "dist": {
  9454. "type": "zip",
  9455. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/be133557f1b0e6672367325b508e65da5513a311",
  9456. "reference": "be133557f1b0e6672367325b508e65da5513a311",
  9457. "shasum": ""
  9458. },
  9459. "require": {
  9460. "php": ">=7.1.3",
  9461. "symfony/polyfill-ctype": "~1.8",
  9462. "symfony/polyfill-mbstring": "~1.0"
  9463. },
  9464. "conflict": {
  9465. "masterminds/html5": "<2.6"
  9466. },
  9467. "require-dev": {
  9468. "masterminds/html5": "^2.6",
  9469. "symfony/css-selector": "^3.4|^4.0|^5.0"
  9470. },
  9471. "suggest": {
  9472. "symfony/css-selector": ""
  9473. },
  9474. "type": "library",
  9475. "autoload": {
  9476. "psr-4": {
  9477. "Symfony\\Component\\DomCrawler\\": ""
  9478. },
  9479. "exclude-from-classmap": [
  9480. "/Tests/"
  9481. ]
  9482. },
  9483. "notification-url": "https://packagist.org/downloads/",
  9484. "license": [
  9485. "MIT"
  9486. ],
  9487. "authors": [
  9488. {
  9489. "name": "Fabien Potencier",
  9490. "email": "fabien@symfony.com"
  9491. },
  9492. {
  9493. "name": "Symfony Community",
  9494. "homepage": "https://symfony.com/contributors"
  9495. }
  9496. ],
  9497. "description": "Eases DOM navigation for HTML and XML documents",
  9498. "homepage": "https://symfony.com",
  9499. "time": "2021-02-14T12:29:41+00:00"
  9500. },
  9501. {
  9502. "name": "symfony/dotenv",
  9503. "version": "v4.4.20",
  9504. "source": {
  9505. "type": "git",
  9506. "url": "https://github.com/symfony/dotenv.git",
  9507. "reference": "4952e5ce9e6df3d737b9e9c337bddf781180a213"
  9508. },
  9509. "dist": {
  9510. "type": "zip",
  9511. "url": "https://api.github.com/repos/symfony/dotenv/zipball/4952e5ce9e6df3d737b9e9c337bddf781180a213",
  9512. "reference": "4952e5ce9e6df3d737b9e9c337bddf781180a213",
  9513. "shasum": ""
  9514. },
  9515. "require": {
  9516. "php": ">=7.1.3"
  9517. },
  9518. "require-dev": {
  9519. "symfony/process": "^3.4.2|^4.0|^5.0"
  9520. },
  9521. "type": "library",
  9522. "autoload": {
  9523. "psr-4": {
  9524. "Symfony\\Component\\Dotenv\\": ""
  9525. },
  9526. "exclude-from-classmap": [
  9527. "/Tests/"
  9528. ]
  9529. },
  9530. "notification-url": "https://packagist.org/downloads/",
  9531. "license": [
  9532. "MIT"
  9533. ],
  9534. "authors": [
  9535. {
  9536. "name": "Fabien Potencier",
  9537. "email": "fabien@symfony.com"
  9538. },
  9539. {
  9540. "name": "Symfony Community",
  9541. "homepage": "https://symfony.com/contributors"
  9542. }
  9543. ],
  9544. "description": "Registers environment variables from a .env file",
  9545. "homepage": "https://symfony.com",
  9546. "keywords": [
  9547. "dotenv",
  9548. "env",
  9549. "environment"
  9550. ],
  9551. "time": "2021-01-27T09:09:26+00:00"
  9552. },
  9553. {
  9554. "name": "symfony/error-handler",
  9555. "version": "v4.4.27",
  9556. "source": {
  9557. "type": "git",
  9558. "url": "https://github.com/symfony/error-handler.git",
  9559. "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905"
  9560. },
  9561. "dist": {
  9562. "type": "zip",
  9563. "url": "https://api.github.com/repos/symfony/error-handler/zipball/16ac2be1c0f49d6d9eb9d3ce9324bde268717905",
  9564. "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905",
  9565. "shasum": ""
  9566. },
  9567. "require": {
  9568. "php": ">=7.1.3",
  9569. "psr/log": "^1|^2|^3",
  9570. "symfony/debug": "^4.4.5",
  9571. "symfony/var-dumper": "^4.4|^5.0"
  9572. },
  9573. "require-dev": {
  9574. "symfony/http-kernel": "^4.4|^5.0",
  9575. "symfony/serializer": "^4.4|^5.0"
  9576. },
  9577. "type": "library",
  9578. "autoload": {
  9579. "psr-4": {
  9580. "Symfony\\Component\\ErrorHandler\\": ""
  9581. },
  9582. "exclude-from-classmap": [
  9583. "/Tests/"
  9584. ]
  9585. },
  9586. "notification-url": "https://packagist.org/downloads/",
  9587. "license": [
  9588. "MIT"
  9589. ],
  9590. "authors": [
  9591. {
  9592. "name": "Fabien Potencier",
  9593. "email": "fabien@symfony.com"
  9594. },
  9595. {
  9596. "name": "Symfony Community",
  9597. "homepage": "https://symfony.com/contributors"
  9598. }
  9599. ],
  9600. "description": "Provides tools to manage errors and ease debugging PHP code",
  9601. "homepage": "https://symfony.com",
  9602. "support": {
  9603. "source": "https://github.com/symfony/error-handler/tree/v4.4.27"
  9604. },
  9605. "funding": [
  9606. {
  9607. "url": "https://symfony.com/sponsor",
  9608. "type": "custom"
  9609. },
  9610. {
  9611. "url": "https://github.com/fabpot",
  9612. "type": "github"
  9613. },
  9614. {
  9615. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9616. "type": "tidelift"
  9617. }
  9618. ],
  9619. "time": "2021-07-23T15:41:52+00:00"
  9620. },
  9621. {
  9622. "name": "symfony/event-dispatcher",
  9623. "version": "v4.4.27",
  9624. "source": {
  9625. "type": "git",
  9626. "url": "https://github.com/symfony/event-dispatcher.git",
  9627. "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9"
  9628. },
  9629. "dist": {
  9630. "type": "zip",
  9631. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/958a128b184fcf0ba45ec90c0e88554c9327c2e9",
  9632. "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9",
  9633. "shasum": ""
  9634. },
  9635. "require": {
  9636. "php": ">=7.1.3",
  9637. "symfony/event-dispatcher-contracts": "^1.1",
  9638. "symfony/polyfill-php80": "^1.16"
  9639. },
  9640. "conflict": {
  9641. "symfony/dependency-injection": "<3.4"
  9642. },
  9643. "provide": {
  9644. "psr/event-dispatcher-implementation": "1.0",
  9645. "symfony/event-dispatcher-implementation": "1.1"
  9646. },
  9647. "require-dev": {
  9648. "psr/log": "^1|^2|^3",
  9649. "symfony/config": "^3.4|^4.0|^5.0",
  9650. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  9651. "symfony/error-handler": "~3.4|~4.4",
  9652. "symfony/expression-language": "^3.4|^4.0|^5.0",
  9653. "symfony/http-foundation": "^3.4|^4.0|^5.0",
  9654. "symfony/service-contracts": "^1.1|^2",
  9655. "symfony/stopwatch": "^3.4|^4.0|^5.0"
  9656. },
  9657. "suggest": {
  9658. "symfony/dependency-injection": "",
  9659. "symfony/http-kernel": ""
  9660. },
  9661. "type": "library",
  9662. "autoload": {
  9663. "psr-4": {
  9664. "Symfony\\Component\\EventDispatcher\\": ""
  9665. },
  9666. "exclude-from-classmap": [
  9667. "/Tests/"
  9668. ]
  9669. },
  9670. "notification-url": "https://packagist.org/downloads/",
  9671. "license": [
  9672. "MIT"
  9673. ],
  9674. "authors": [
  9675. {
  9676. "name": "Fabien Potencier",
  9677. "email": "fabien@symfony.com"
  9678. },
  9679. {
  9680. "name": "Symfony Community",
  9681. "homepage": "https://symfony.com/contributors"
  9682. }
  9683. ],
  9684. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  9685. "homepage": "https://symfony.com",
  9686. "support": {
  9687. "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.27"
  9688. },
  9689. "funding": [
  9690. {
  9691. "url": "https://symfony.com/sponsor",
  9692. "type": "custom"
  9693. },
  9694. {
  9695. "url": "https://github.com/fabpot",
  9696. "type": "github"
  9697. },
  9698. {
  9699. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9700. "type": "tidelift"
  9701. }
  9702. ],
  9703. "time": "2021-07-23T15:41:52+00:00"
  9704. },
  9705. {
  9706. "name": "symfony/event-dispatcher-contracts",
  9707. "version": "v1.1.9",
  9708. "source": {
  9709. "type": "git",
  9710. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  9711. "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
  9712. },
  9713. "dist": {
  9714. "type": "zip",
  9715. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
  9716. "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
  9717. "shasum": ""
  9718. },
  9719. "require": {
  9720. "php": ">=7.1.3"
  9721. },
  9722. "suggest": {
  9723. "psr/event-dispatcher": "",
  9724. "symfony/event-dispatcher-implementation": ""
  9725. },
  9726. "type": "library",
  9727. "extra": {
  9728. "branch-alias": {
  9729. "dev-master": "1.1-dev"
  9730. },
  9731. "thanks": {
  9732. "name": "symfony/contracts",
  9733. "url": "https://github.com/symfony/contracts"
  9734. }
  9735. },
  9736. "autoload": {
  9737. "psr-4": {
  9738. "Symfony\\Contracts\\EventDispatcher\\": ""
  9739. }
  9740. },
  9741. "notification-url": "https://packagist.org/downloads/",
  9742. "license": [
  9743. "MIT"
  9744. ],
  9745. "authors": [
  9746. {
  9747. "name": "Nicolas Grekas",
  9748. "email": "p@tchwork.com"
  9749. },
  9750. {
  9751. "name": "Symfony Community",
  9752. "homepage": "https://symfony.com/contributors"
  9753. }
  9754. ],
  9755. "description": "Generic abstractions related to dispatching event",
  9756. "homepage": "https://symfony.com",
  9757. "keywords": [
  9758. "abstractions",
  9759. "contracts",
  9760. "decoupling",
  9761. "interfaces",
  9762. "interoperability",
  9763. "standards"
  9764. ],
  9765. "support": {
  9766. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
  9767. },
  9768. "funding": [
  9769. {
  9770. "url": "https://symfony.com/sponsor",
  9771. "type": "custom"
  9772. },
  9773. {
  9774. "url": "https://github.com/fabpot",
  9775. "type": "github"
  9776. },
  9777. {
  9778. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9779. "type": "tidelift"
  9780. }
  9781. ],
  9782. "time": "2020-07-06T13:19:58+00:00"
  9783. },
  9784. {
  9785. "name": "symfony/expression-language",
  9786. "version": "v4.4.20",
  9787. "source": {
  9788. "type": "git",
  9789. "url": "https://github.com/symfony/expression-language.git",
  9790. "reference": "a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe"
  9791. },
  9792. "dist": {
  9793. "type": "zip",
  9794. "url": "https://api.github.com/repos/symfony/expression-language/zipball/a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe",
  9795. "reference": "a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe",
  9796. "shasum": ""
  9797. },
  9798. "require": {
  9799. "php": ">=7.1.3",
  9800. "symfony/cache": "^3.4|^4.0|^5.0",
  9801. "symfony/service-contracts": "^1.1|^2"
  9802. },
  9803. "type": "library",
  9804. "autoload": {
  9805. "psr-4": {
  9806. "Symfony\\Component\\ExpressionLanguage\\": ""
  9807. },
  9808. "exclude-from-classmap": [
  9809. "/Tests/"
  9810. ]
  9811. },
  9812. "notification-url": "https://packagist.org/downloads/",
  9813. "license": [
  9814. "MIT"
  9815. ],
  9816. "authors": [
  9817. {
  9818. "name": "Fabien Potencier",
  9819. "email": "fabien@symfony.com"
  9820. },
  9821. {
  9822. "name": "Symfony Community",
  9823. "homepage": "https://symfony.com/contributors"
  9824. }
  9825. ],
  9826. "description": "Provides an engine that can compile and evaluate expressions",
  9827. "homepage": "https://symfony.com",
  9828. "time": "2021-02-11T19:34:41+00:00"
  9829. },
  9830. {
  9831. "name": "symfony/filesystem",
  9832. "version": "v4.4.27",
  9833. "source": {
  9834. "type": "git",
  9835. "url": "https://github.com/symfony/filesystem.git",
  9836. "reference": "517fb795794faf29086a77d99eb8f35e457837a7"
  9837. },
  9838. "dist": {
  9839. "type": "zip",
  9840. "url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7",
  9841. "reference": "517fb795794faf29086a77d99eb8f35e457837a7",
  9842. "shasum": ""
  9843. },
  9844. "require": {
  9845. "php": ">=7.1.3",
  9846. "symfony/polyfill-ctype": "~1.8",
  9847. "symfony/polyfill-php80": "^1.16"
  9848. },
  9849. "type": "library",
  9850. "autoload": {
  9851. "psr-4": {
  9852. "Symfony\\Component\\Filesystem\\": ""
  9853. },
  9854. "exclude-from-classmap": [
  9855. "/Tests/"
  9856. ]
  9857. },
  9858. "notification-url": "https://packagist.org/downloads/",
  9859. "license": [
  9860. "MIT"
  9861. ],
  9862. "authors": [
  9863. {
  9864. "name": "Fabien Potencier",
  9865. "email": "fabien@symfony.com"
  9866. },
  9867. {
  9868. "name": "Symfony Community",
  9869. "homepage": "https://symfony.com/contributors"
  9870. }
  9871. ],
  9872. "description": "Provides basic utilities for the filesystem",
  9873. "homepage": "https://symfony.com",
  9874. "support": {
  9875. "source": "https://github.com/symfony/filesystem/tree/v4.4.27"
  9876. },
  9877. "funding": [
  9878. {
  9879. "url": "https://symfony.com/sponsor",
  9880. "type": "custom"
  9881. },
  9882. {
  9883. "url": "https://github.com/fabpot",
  9884. "type": "github"
  9885. },
  9886. {
  9887. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9888. "type": "tidelift"
  9889. }
  9890. ],
  9891. "time": "2021-07-21T12:19:41+00:00"
  9892. },
  9893. {
  9894. "name": "symfony/finder",
  9895. "version": "v4.4.27",
  9896. "source": {
  9897. "type": "git",
  9898. "url": "https://github.com/symfony/finder.git",
  9899. "reference": "42414d7ac96fc2880a783b872185789dea0d4262"
  9900. },
  9901. "dist": {
  9902. "type": "zip",
  9903. "url": "https://api.github.com/repos/symfony/finder/zipball/42414d7ac96fc2880a783b872185789dea0d4262",
  9904. "reference": "42414d7ac96fc2880a783b872185789dea0d4262",
  9905. "shasum": ""
  9906. },
  9907. "require": {
  9908. "php": ">=7.1.3",
  9909. "symfony/polyfill-php80": "^1.16"
  9910. },
  9911. "type": "library",
  9912. "autoload": {
  9913. "psr-4": {
  9914. "Symfony\\Component\\Finder\\": ""
  9915. },
  9916. "exclude-from-classmap": [
  9917. "/Tests/"
  9918. ]
  9919. },
  9920. "notification-url": "https://packagist.org/downloads/",
  9921. "license": [
  9922. "MIT"
  9923. ],
  9924. "authors": [
  9925. {
  9926. "name": "Fabien Potencier",
  9927. "email": "fabien@symfony.com"
  9928. },
  9929. {
  9930. "name": "Symfony Community",
  9931. "homepage": "https://symfony.com/contributors"
  9932. }
  9933. ],
  9934. "description": "Finds files and directories via an intuitive fluent interface",
  9935. "homepage": "https://symfony.com",
  9936. "support": {
  9937. "source": "https://github.com/symfony/finder/tree/v4.4.27"
  9938. },
  9939. "funding": [
  9940. {
  9941. "url": "https://symfony.com/sponsor",
  9942. "type": "custom"
  9943. },
  9944. {
  9945. "url": "https://github.com/fabpot",
  9946. "type": "github"
  9947. },
  9948. {
  9949. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9950. "type": "tidelift"
  9951. }
  9952. ],
  9953. "time": "2021-07-23T15:41:52+00:00"
  9954. },
  9955. {
  9956. "name": "symfony/framework-bundle",
  9957. "version": "v4.4.27",
  9958. "source": {
  9959. "type": "git",
  9960. "url": "https://github.com/symfony/framework-bundle.git",
  9961. "reference": "b616b87fad76a783e6148a6849a5fbef18006e63"
  9962. },
  9963. "dist": {
  9964. "type": "zip",
  9965. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/b616b87fad76a783e6148a6849a5fbef18006e63",
  9966. "reference": "b616b87fad76a783e6148a6849a5fbef18006e63",
  9967. "shasum": ""
  9968. },
  9969. "require": {
  9970. "ext-xml": "*",
  9971. "php": ">=7.1.3",
  9972. "symfony/cache": "^4.4|^5.0",
  9973. "symfony/config": "^4.4.11|~5.0.11|^5.1.3",
  9974. "symfony/dependency-injection": "^4.4.1|^5.0.1",
  9975. "symfony/error-handler": "^4.4.1|^5.0.1",
  9976. "symfony/filesystem": "^3.4|^4.0|^5.0",
  9977. "symfony/finder": "^3.4|^4.0|^5.0",
  9978. "symfony/http-foundation": "^4.4|^5.0",
  9979. "symfony/http-kernel": "^4.4",
  9980. "symfony/polyfill-mbstring": "~1.0",
  9981. "symfony/polyfill-php80": "^1.16",
  9982. "symfony/routing": "^4.4.12|^5.1.4"
  9983. },
  9984. "conflict": {
  9985. "doctrine/persistence": "<1.3",
  9986. "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
  9987. "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
  9988. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  9989. "symfony/asset": "<3.4",
  9990. "symfony/browser-kit": "<4.3",
  9991. "symfony/console": "<4.4.21",
  9992. "symfony/dom-crawler": "<4.3",
  9993. "symfony/dotenv": "<4.3.6",
  9994. "symfony/form": "<4.3.5",
  9995. "symfony/http-client": "<4.4",
  9996. "symfony/lock": "<4.4",
  9997. "symfony/mailer": "<4.4",
  9998. "symfony/messenger": "<4.4",
  9999. "symfony/mime": "<4.4",
  10000. "symfony/property-info": "<3.4",
  10001. "symfony/security-bundle": "<4.4",
  10002. "symfony/serializer": "<4.4",
  10003. "symfony/stopwatch": "<3.4",
  10004. "symfony/translation": "<4.4",
  10005. "symfony/twig-bridge": "<4.1.1",
  10006. "symfony/twig-bundle": "<4.4",
  10007. "symfony/validator": "<4.4",
  10008. "symfony/web-profiler-bundle": "<4.4",
  10009. "symfony/workflow": "<4.3.6"
  10010. },
  10011. "require-dev": {
  10012. "doctrine/annotations": "^1.10.4",
  10013. "doctrine/cache": "^1.0|^2.0",
  10014. "doctrine/persistence": "^1.3|^2.0",
  10015. "paragonie/sodium_compat": "^1.8",
  10016. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  10017. "symfony/asset": "^3.4|^4.0|^5.0",
  10018. "symfony/browser-kit": "^4.3|^5.0",
  10019. "symfony/console": "^4.4.21|^5.0",
  10020. "symfony/css-selector": "^3.4|^4.0|^5.0",
  10021. "symfony/dom-crawler": "^4.3|^5.0",
  10022. "symfony/dotenv": "^4.3.6|^5.0",
  10023. "symfony/expression-language": "^3.4|^4.0|^5.0",
  10024. "symfony/form": "^4.3.5|^5.0",
  10025. "symfony/http-client": "^4.4|^5.0",
  10026. "symfony/lock": "^4.4|^5.0",
  10027. "symfony/mailer": "^4.4|^5.0",
  10028. "symfony/messenger": "^4.4|^5.0",
  10029. "symfony/mime": "^4.4|^5.0",
  10030. "symfony/polyfill-intl-icu": "~1.0",
  10031. "symfony/process": "^3.4|^4.0|^5.0",
  10032. "symfony/property-info": "^3.4|^4.0|^5.0",
  10033. "symfony/security-core": "^3.4|^4.4|^5.2",
  10034. "symfony/security-csrf": "^3.4|^4.0|^5.0",
  10035. "symfony/security-http": "^3.4|^4.0|^5.0",
  10036. "symfony/serializer": "^4.4|^5.0",
  10037. "symfony/stopwatch": "^3.4|^4.0|^5.0",
  10038. "symfony/templating": "^3.4|^4.0|^5.0",
  10039. "symfony/translation": "^4.4|^5.0",
  10040. "symfony/twig-bundle": "^4.4|^5.0",
  10041. "symfony/validator": "^4.4|^5.0",
  10042. "symfony/web-link": "^4.4|^5.0",
  10043. "symfony/workflow": "^4.3.6|^5.0",
  10044. "symfony/yaml": "^3.4|^4.0|^5.0",
  10045. "twig/twig": "^1.43|^2.13|^3.0.4"
  10046. },
  10047. "suggest": {
  10048. "ext-apcu": "For best performance of the system caches",
  10049. "symfony/console": "For using the console commands",
  10050. "symfony/form": "For using forms",
  10051. "symfony/property-info": "For using the property_info service",
  10052. "symfony/serializer": "For using the serializer service",
  10053. "symfony/validator": "For using validation",
  10054. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  10055. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  10056. },
  10057. "type": "symfony-bundle",
  10058. "autoload": {
  10059. "psr-4": {
  10060. "Symfony\\Bundle\\FrameworkBundle\\": ""
  10061. },
  10062. "exclude-from-classmap": [
  10063. "/Tests/"
  10064. ]
  10065. },
  10066. "notification-url": "https://packagist.org/downloads/",
  10067. "license": [
  10068. "MIT"
  10069. ],
  10070. "authors": [
  10071. {
  10072. "name": "Fabien Potencier",
  10073. "email": "fabien@symfony.com"
  10074. },
  10075. {
  10076. "name": "Symfony Community",
  10077. "homepage": "https://symfony.com/contributors"
  10078. }
  10079. ],
  10080. "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
  10081. "homepage": "https://symfony.com",
  10082. "support": {
  10083. "source": "https://github.com/symfony/framework-bundle/tree/v4.4.27"
  10084. },
  10085. "funding": [
  10086. {
  10087. "url": "https://symfony.com/sponsor",
  10088. "type": "custom"
  10089. },
  10090. {
  10091. "url": "https://github.com/fabpot",
  10092. "type": "github"
  10093. },
  10094. {
  10095. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10096. "type": "tidelift"
  10097. }
  10098. ],
  10099. "time": "2021-07-21T13:02:15+00:00"
  10100. },
  10101. {
  10102. "name": "symfony/http-client",
  10103. "version": "v4.4.21",
  10104. "source": {
  10105. "type": "git",
  10106. "url": "https://github.com/symfony/http-client.git",
  10107. "reference": "911177e186b82e5b9a9f41c13af53699b6745657"
  10108. },
  10109. "dist": {
  10110. "type": "zip",
  10111. "url": "https://api.github.com/repos/symfony/http-client/zipball/911177e186b82e5b9a9f41c13af53699b6745657",
  10112. "reference": "911177e186b82e5b9a9f41c13af53699b6745657",
  10113. "shasum": ""
  10114. },
  10115. "require": {
  10116. "php": ">=7.1.3",
  10117. "psr/log": "^1.0",
  10118. "symfony/http-client-contracts": "^1.1.10|^2",
  10119. "symfony/polyfill-php73": "^1.11",
  10120. "symfony/service-contracts": "^1.0|^2"
  10121. },
  10122. "provide": {
  10123. "php-http/async-client-implementation": "*",
  10124. "php-http/client-implementation": "*",
  10125. "psr/http-client-implementation": "1.0",
  10126. "symfony/http-client-implementation": "1.1|2.0"
  10127. },
  10128. "require-dev": {
  10129. "guzzlehttp/promises": "^1.4",
  10130. "nyholm/psr7": "^1.0",
  10131. "php-http/httplug": "^1.0|^2.0",
  10132. "psr/http-client": "^1.0",
  10133. "symfony/dependency-injection": "^4.3|^5.0",
  10134. "symfony/http-kernel": "^4.4.13",
  10135. "symfony/process": "^4.2|^5.0"
  10136. },
  10137. "type": "library",
  10138. "autoload": {
  10139. "psr-4": {
  10140. "Symfony\\Component\\HttpClient\\": ""
  10141. },
  10142. "exclude-from-classmap": [
  10143. "/Tests/"
  10144. ]
  10145. },
  10146. "notification-url": "https://packagist.org/downloads/",
  10147. "license": [
  10148. "MIT"
  10149. ],
  10150. "authors": [
  10151. {
  10152. "name": "Nicolas Grekas",
  10153. "email": "p@tchwork.com"
  10154. },
  10155. {
  10156. "name": "Symfony Community",
  10157. "homepage": "https://symfony.com/contributors"
  10158. }
  10159. ],
  10160. "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
  10161. "homepage": "https://symfony.com",
  10162. "time": "2021-03-25T17:52:07+00:00"
  10163. },
  10164. {
  10165. "name": "symfony/http-client-contracts",
  10166. "version": "v2.4.0",
  10167. "source": {
  10168. "type": "git",
  10169. "url": "https://github.com/symfony/http-client-contracts.git",
  10170. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
  10171. },
  10172. "dist": {
  10173. "type": "zip",
  10174. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  10175. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  10176. "shasum": ""
  10177. },
  10178. "require": {
  10179. "php": ">=7.2.5"
  10180. },
  10181. "suggest": {
  10182. "symfony/http-client-implementation": ""
  10183. },
  10184. "type": "library",
  10185. "extra": {
  10186. "branch-alias": {
  10187. "dev-main": "2.4-dev"
  10188. },
  10189. "thanks": {
  10190. "name": "symfony/contracts",
  10191. "url": "https://github.com/symfony/contracts"
  10192. }
  10193. },
  10194. "autoload": {
  10195. "psr-4": {
  10196. "Symfony\\Contracts\\HttpClient\\": ""
  10197. }
  10198. },
  10199. "notification-url": "https://packagist.org/downloads/",
  10200. "license": [
  10201. "MIT"
  10202. ],
  10203. "authors": [
  10204. {
  10205. "name": "Nicolas Grekas",
  10206. "email": "p@tchwork.com"
  10207. },
  10208. {
  10209. "name": "Symfony Community",
  10210. "homepage": "https://symfony.com/contributors"
  10211. }
  10212. ],
  10213. "description": "Generic abstractions related to HTTP clients",
  10214. "homepage": "https://symfony.com",
  10215. "keywords": [
  10216. "abstractions",
  10217. "contracts",
  10218. "decoupling",
  10219. "interfaces",
  10220. "interoperability",
  10221. "standards"
  10222. ],
  10223. "support": {
  10224. "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
  10225. },
  10226. "funding": [
  10227. {
  10228. "url": "https://symfony.com/sponsor",
  10229. "type": "custom"
  10230. },
  10231. {
  10232. "url": "https://github.com/fabpot",
  10233. "type": "github"
  10234. },
  10235. {
  10236. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10237. "type": "tidelift"
  10238. }
  10239. ],
  10240. "time": "2021-04-11T23:07:08+00:00"
  10241. },
  10242. {
  10243. "name": "symfony/http-foundation",
  10244. "version": "v4.4.29",
  10245. "source": {
  10246. "type": "git",
  10247. "url": "https://github.com/symfony/http-foundation.git",
  10248. "reference": "7016057b01f0ed3ec3ba1f31a580b6661667c2e1"
  10249. },
  10250. "dist": {
  10251. "type": "zip",
  10252. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7016057b01f0ed3ec3ba1f31a580b6661667c2e1",
  10253. "reference": "7016057b01f0ed3ec3ba1f31a580b6661667c2e1",
  10254. "shasum": ""
  10255. },
  10256. "require": {
  10257. "php": ">=7.1.3",
  10258. "symfony/mime": "^4.3|^5.0",
  10259. "symfony/polyfill-mbstring": "~1.1",
  10260. "symfony/polyfill-php80": "^1.16"
  10261. },
  10262. "require-dev": {
  10263. "predis/predis": "~1.0",
  10264. "symfony/expression-language": "^3.4|^4.0|^5.0"
  10265. },
  10266. "type": "library",
  10267. "autoload": {
  10268. "psr-4": {
  10269. "Symfony\\Component\\HttpFoundation\\": ""
  10270. },
  10271. "exclude-from-classmap": [
  10272. "/Tests/"
  10273. ]
  10274. },
  10275. "notification-url": "https://packagist.org/downloads/",
  10276. "license": [
  10277. "MIT"
  10278. ],
  10279. "authors": [
  10280. {
  10281. "name": "Fabien Potencier",
  10282. "email": "fabien@symfony.com"
  10283. },
  10284. {
  10285. "name": "Symfony Community",
  10286. "homepage": "https://symfony.com/contributors"
  10287. }
  10288. ],
  10289. "description": "Defines an object-oriented layer for the HTTP specification",
  10290. "homepage": "https://symfony.com",
  10291. "support": {
  10292. "source": "https://github.com/symfony/http-foundation/tree/v4.4.29"
  10293. },
  10294. "funding": [
  10295. {
  10296. "url": "https://symfony.com/sponsor",
  10297. "type": "custom"
  10298. },
  10299. {
  10300. "url": "https://github.com/fabpot",
  10301. "type": "github"
  10302. },
  10303. {
  10304. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10305. "type": "tidelift"
  10306. }
  10307. ],
  10308. "time": "2021-07-27T14:32:23+00:00"
  10309. },
  10310. {
  10311. "name": "symfony/http-kernel",
  10312. "version": "v4.4.29",
  10313. "source": {
  10314. "type": "git",
  10315. "url": "https://github.com/symfony/http-kernel.git",
  10316. "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506"
  10317. },
  10318. "dist": {
  10319. "type": "zip",
  10320. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506",
  10321. "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506",
  10322. "shasum": ""
  10323. },
  10324. "require": {
  10325. "php": ">=7.1.3",
  10326. "psr/log": "^1|^2",
  10327. "symfony/error-handler": "^4.4",
  10328. "symfony/event-dispatcher": "^4.4",
  10329. "symfony/http-client-contracts": "^1.1|^2",
  10330. "symfony/http-foundation": "^4.4|^5.0",
  10331. "symfony/polyfill-ctype": "^1.8",
  10332. "symfony/polyfill-php73": "^1.9",
  10333. "symfony/polyfill-php80": "^1.16"
  10334. },
  10335. "conflict": {
  10336. "symfony/browser-kit": "<4.3",
  10337. "symfony/config": "<3.4",
  10338. "symfony/console": ">=5",
  10339. "symfony/dependency-injection": "<4.3",
  10340. "symfony/translation": "<4.2",
  10341. "twig/twig": "<1.43|<2.13,>=2"
  10342. },
  10343. "provide": {
  10344. "psr/log-implementation": "1.0|2.0"
  10345. },
  10346. "require-dev": {
  10347. "psr/cache": "^1.0|^2.0|^3.0",
  10348. "symfony/browser-kit": "^4.3|^5.0",
  10349. "symfony/config": "^3.4|^4.0|^5.0",
  10350. "symfony/console": "^3.4|^4.0",
  10351. "symfony/css-selector": "^3.4|^4.0|^5.0",
  10352. "symfony/dependency-injection": "^4.3|^5.0",
  10353. "symfony/dom-crawler": "^3.4|^4.0|^5.0",
  10354. "symfony/expression-language": "^3.4|^4.0|^5.0",
  10355. "symfony/finder": "^3.4|^4.0|^5.0",
  10356. "symfony/process": "^3.4|^4.0|^5.0",
  10357. "symfony/routing": "^3.4|^4.0|^5.0",
  10358. "symfony/stopwatch": "^3.4|^4.0|^5.0",
  10359. "symfony/templating": "^3.4|^4.0|^5.0",
  10360. "symfony/translation": "^4.2|^5.0",
  10361. "symfony/translation-contracts": "^1.1|^2",
  10362. "twig/twig": "^1.43|^2.13|^3.0.4"
  10363. },
  10364. "suggest": {
  10365. "symfony/browser-kit": "",
  10366. "symfony/config": "",
  10367. "symfony/console": "",
  10368. "symfony/dependency-injection": ""
  10369. },
  10370. "type": "library",
  10371. "autoload": {
  10372. "psr-4": {
  10373. "Symfony\\Component\\HttpKernel\\": ""
  10374. },
  10375. "exclude-from-classmap": [
  10376. "/Tests/"
  10377. ]
  10378. },
  10379. "notification-url": "https://packagist.org/downloads/",
  10380. "license": [
  10381. "MIT"
  10382. ],
  10383. "authors": [
  10384. {
  10385. "name": "Fabien Potencier",
  10386. "email": "fabien@symfony.com"
  10387. },
  10388. {
  10389. "name": "Symfony Community",
  10390. "homepage": "https://symfony.com/contributors"
  10391. }
  10392. ],
  10393. "description": "Provides a structured process for converting a Request into a Response",
  10394. "homepage": "https://symfony.com",
  10395. "support": {
  10396. "source": "https://github.com/symfony/http-kernel/tree/v4.4.29"
  10397. },
  10398. "funding": [
  10399. {
  10400. "url": "https://symfony.com/sponsor",
  10401. "type": "custom"
  10402. },
  10403. {
  10404. "url": "https://github.com/fabpot",
  10405. "type": "github"
  10406. },
  10407. {
  10408. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10409. "type": "tidelift"
  10410. }
  10411. ],
  10412. "time": "2021-07-29T06:45:05+00:00"
  10413. },
  10414. {
  10415. "name": "symfony/lock",
  10416. "version": "v4.4.21",
  10417. "source": {
  10418. "type": "git",
  10419. "url": "https://github.com/symfony/lock.git",
  10420. "reference": "e95b36dd178eb43b02e84b90635399da4a9c3120"
  10421. },
  10422. "dist": {
  10423. "type": "zip",
  10424. "url": "https://api.github.com/repos/symfony/lock/zipball/e95b36dd178eb43b02e84b90635399da4a9c3120",
  10425. "reference": "e95b36dd178eb43b02e84b90635399da4a9c3120",
  10426. "shasum": ""
  10427. },
  10428. "require": {
  10429. "php": ">=7.1.3",
  10430. "psr/log": "~1.0"
  10431. },
  10432. "conflict": {
  10433. "doctrine/dbal": "<2.6"
  10434. },
  10435. "require-dev": {
  10436. "doctrine/dbal": "^2.6|^3.0",
  10437. "predis/predis": "~1.0"
  10438. },
  10439. "type": "library",
  10440. "autoload": {
  10441. "psr-4": {
  10442. "Symfony\\Component\\Lock\\": ""
  10443. },
  10444. "exclude-from-classmap": [
  10445. "/Tests/"
  10446. ]
  10447. },
  10448. "notification-url": "https://packagist.org/downloads/",
  10449. "license": [
  10450. "MIT"
  10451. ],
  10452. "authors": [
  10453. {
  10454. "name": "Jérémy Derussé",
  10455. "email": "jeremy@derusse.com"
  10456. },
  10457. {
  10458. "name": "Symfony Community",
  10459. "homepage": "https://symfony.com/contributors"
  10460. }
  10461. ],
  10462. "description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource",
  10463. "homepage": "https://symfony.com",
  10464. "keywords": [
  10465. "cas",
  10466. "flock",
  10467. "locking",
  10468. "mutex",
  10469. "redlock",
  10470. "semaphore"
  10471. ],
  10472. "time": "2021-03-24T08:30:27+00:00"
  10473. },
  10474. {
  10475. "name": "symfony/mime",
  10476. "version": "v5.3.4",
  10477. "source": {
  10478. "type": "git",
  10479. "url": "https://github.com/symfony/mime.git",
  10480. "reference": "633e4e8afe9e529e5599d71238849a4218dd497b"
  10481. },
  10482. "dist": {
  10483. "type": "zip",
  10484. "url": "https://api.github.com/repos/symfony/mime/zipball/633e4e8afe9e529e5599d71238849a4218dd497b",
  10485. "reference": "633e4e8afe9e529e5599d71238849a4218dd497b",
  10486. "shasum": ""
  10487. },
  10488. "require": {
  10489. "php": ">=7.2.5",
  10490. "symfony/deprecation-contracts": "^2.1",
  10491. "symfony/polyfill-intl-idn": "^1.10",
  10492. "symfony/polyfill-mbstring": "^1.0",
  10493. "symfony/polyfill-php80": "^1.16"
  10494. },
  10495. "conflict": {
  10496. "egulias/email-validator": "~3.0.0",
  10497. "phpdocumentor/reflection-docblock": "<3.2.2",
  10498. "phpdocumentor/type-resolver": "<1.4.0",
  10499. "symfony/mailer": "<4.4"
  10500. },
  10501. "require-dev": {
  10502. "egulias/email-validator": "^2.1.10|^3.1",
  10503. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  10504. "symfony/dependency-injection": "^4.4|^5.0",
  10505. "symfony/property-access": "^4.4|^5.1",
  10506. "symfony/property-info": "^4.4|^5.1",
  10507. "symfony/serializer": "^5.2"
  10508. },
  10509. "type": "library",
  10510. "autoload": {
  10511. "psr-4": {
  10512. "Symfony\\Component\\Mime\\": ""
  10513. },
  10514. "exclude-from-classmap": [
  10515. "/Tests/"
  10516. ]
  10517. },
  10518. "notification-url": "https://packagist.org/downloads/",
  10519. "license": [
  10520. "MIT"
  10521. ],
  10522. "authors": [
  10523. {
  10524. "name": "Fabien Potencier",
  10525. "email": "fabien@symfony.com"
  10526. },
  10527. {
  10528. "name": "Symfony Community",
  10529. "homepage": "https://symfony.com/contributors"
  10530. }
  10531. ],
  10532. "description": "Allows manipulating MIME messages",
  10533. "homepage": "https://symfony.com",
  10534. "keywords": [
  10535. "mime",
  10536. "mime-type"
  10537. ],
  10538. "support": {
  10539. "source": "https://github.com/symfony/mime/tree/v5.3.4"
  10540. },
  10541. "funding": [
  10542. {
  10543. "url": "https://symfony.com/sponsor",
  10544. "type": "custom"
  10545. },
  10546. {
  10547. "url": "https://github.com/fabpot",
  10548. "type": "github"
  10549. },
  10550. {
  10551. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10552. "type": "tidelift"
  10553. }
  10554. ],
  10555. "time": "2021-07-21T12:40:44+00:00"
  10556. },
  10557. {
  10558. "name": "symfony/monolog-bridge",
  10559. "version": "v4.4.21",
  10560. "source": {
  10561. "type": "git",
  10562. "url": "https://github.com/symfony/monolog-bridge.git",
  10563. "reference": "3741314b95e8d0c11a485dce562898f5f67f455c"
  10564. },
  10565. "dist": {
  10566. "type": "zip",
  10567. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/3741314b95e8d0c11a485dce562898f5f67f455c",
  10568. "reference": "3741314b95e8d0c11a485dce562898f5f67f455c",
  10569. "shasum": ""
  10570. },
  10571. "require": {
  10572. "monolog/monolog": "^1.25.1",
  10573. "php": ">=7.1.3",
  10574. "symfony/http-kernel": "^4.3",
  10575. "symfony/service-contracts": "^1.1|^2"
  10576. },
  10577. "conflict": {
  10578. "symfony/console": "<3.4",
  10579. "symfony/http-foundation": "<3.4"
  10580. },
  10581. "require-dev": {
  10582. "symfony/console": "^3.4|^4.0|^5.0",
  10583. "symfony/http-client": "^4.4|^5.0",
  10584. "symfony/security-core": "^3.4|^4.0|^5.0",
  10585. "symfony/var-dumper": "^3.4|^4.0|^5.0"
  10586. },
  10587. "suggest": {
  10588. "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
  10589. "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
  10590. "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
  10591. },
  10592. "type": "symfony-bridge",
  10593. "autoload": {
  10594. "psr-4": {
  10595. "Symfony\\Bridge\\Monolog\\": ""
  10596. },
  10597. "exclude-from-classmap": [
  10598. "/Tests/"
  10599. ]
  10600. },
  10601. "notification-url": "https://packagist.org/downloads/",
  10602. "license": [
  10603. "MIT"
  10604. ],
  10605. "authors": [
  10606. {
  10607. "name": "Fabien Potencier",
  10608. "email": "fabien@symfony.com"
  10609. },
  10610. {
  10611. "name": "Symfony Community",
  10612. "homepage": "https://symfony.com/contributors"
  10613. }
  10614. ],
  10615. "description": "Provides integration for Monolog with various Symfony components",
  10616. "homepage": "https://symfony.com",
  10617. "time": "2021-03-05T17:58:50+00:00"
  10618. },
  10619. {
  10620. "name": "symfony/monolog-bundle",
  10621. "version": "v3.7.0",
  10622. "source": {
  10623. "type": "git",
  10624. "url": "https://github.com/symfony/monolog-bundle.git",
  10625. "reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4"
  10626. },
  10627. "dist": {
  10628. "type": "zip",
  10629. "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/4054b2e940a25195ae15f0a49ab0c51718922eb4",
  10630. "reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4",
  10631. "shasum": ""
  10632. },
  10633. "require": {
  10634. "monolog/monolog": "~1.22 || ~2.0",
  10635. "php": ">=7.1.3",
  10636. "symfony/config": "~4.4 || ^5.0",
  10637. "symfony/dependency-injection": "^4.4 || ^5.0",
  10638. "symfony/http-kernel": "~4.4 || ^5.0",
  10639. "symfony/monolog-bridge": "~4.4 || ^5.0"
  10640. },
  10641. "require-dev": {
  10642. "symfony/console": "~4.4 || ^5.0",
  10643. "symfony/phpunit-bridge": "^5.1",
  10644. "symfony/yaml": "~4.4 || ^5.0"
  10645. },
  10646. "type": "symfony-bundle",
  10647. "extra": {
  10648. "branch-alias": {
  10649. "dev-master": "3.x-dev"
  10650. }
  10651. },
  10652. "autoload": {
  10653. "psr-4": {
  10654. "Symfony\\Bundle\\MonologBundle\\": ""
  10655. },
  10656. "exclude-from-classmap": [
  10657. "/Tests/"
  10658. ]
  10659. },
  10660. "notification-url": "https://packagist.org/downloads/",
  10661. "license": [
  10662. "MIT"
  10663. ],
  10664. "authors": [
  10665. {
  10666. "name": "Fabien Potencier",
  10667. "email": "fabien@symfony.com"
  10668. },
  10669. {
  10670. "name": "Symfony Community",
  10671. "homepage": "https://symfony.com/contributors"
  10672. }
  10673. ],
  10674. "description": "Symfony MonologBundle",
  10675. "homepage": "https://symfony.com",
  10676. "keywords": [
  10677. "log",
  10678. "logging"
  10679. ],
  10680. "time": "2021-03-31T07:20:47+00:00"
  10681. },
  10682. {
  10683. "name": "symfony/options-resolver",
  10684. "version": "v5.2.4",
  10685. "source": {
  10686. "type": "git",
  10687. "url": "https://github.com/symfony/options-resolver.git",
  10688. "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce"
  10689. },
  10690. "dist": {
  10691. "type": "zip",
  10692. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
  10693. "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
  10694. "shasum": ""
  10695. },
  10696. "require": {
  10697. "php": ">=7.2.5",
  10698. "symfony/deprecation-contracts": "^2.1",
  10699. "symfony/polyfill-php73": "~1.0",
  10700. "symfony/polyfill-php80": "^1.15"
  10701. },
  10702. "type": "library",
  10703. "autoload": {
  10704. "psr-4": {
  10705. "Symfony\\Component\\OptionsResolver\\": ""
  10706. },
  10707. "exclude-from-classmap": [
  10708. "/Tests/"
  10709. ]
  10710. },
  10711. "notification-url": "https://packagist.org/downloads/",
  10712. "license": [
  10713. "MIT"
  10714. ],
  10715. "authors": [
  10716. {
  10717. "name": "Fabien Potencier",
  10718. "email": "fabien@symfony.com"
  10719. },
  10720. {
  10721. "name": "Symfony Community",
  10722. "homepage": "https://symfony.com/contributors"
  10723. }
  10724. ],
  10725. "description": "Provides an improved replacement for the array_replace PHP function",
  10726. "homepage": "https://symfony.com",
  10727. "keywords": [
  10728. "config",
  10729. "configuration",
  10730. "options"
  10731. ],
  10732. "time": "2021-01-27T12:56:27+00:00"
  10733. },
  10734. {
  10735. "name": "symfony/polyfill-ctype",
  10736. "version": "v1.23.0",
  10737. "source": {
  10738. "type": "git",
  10739. "url": "https://github.com/symfony/polyfill-ctype.git",
  10740. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
  10741. },
  10742. "dist": {
  10743. "type": "zip",
  10744. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  10745. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  10746. "shasum": ""
  10747. },
  10748. "require": {
  10749. "php": ">=7.1"
  10750. },
  10751. "suggest": {
  10752. "ext-ctype": "For best performance"
  10753. },
  10754. "type": "library",
  10755. "extra": {
  10756. "branch-alias": {
  10757. "dev-main": "1.23-dev"
  10758. },
  10759. "thanks": {
  10760. "name": "symfony/polyfill",
  10761. "url": "https://github.com/symfony/polyfill"
  10762. }
  10763. },
  10764. "autoload": {
  10765. "psr-4": {
  10766. "Symfony\\Polyfill\\Ctype\\": ""
  10767. },
  10768. "files": [
  10769. "bootstrap.php"
  10770. ]
  10771. },
  10772. "notification-url": "https://packagist.org/downloads/",
  10773. "license": [
  10774. "MIT"
  10775. ],
  10776. "authors": [
  10777. {
  10778. "name": "Gert de Pagter",
  10779. "email": "BackEndTea@gmail.com"
  10780. },
  10781. {
  10782. "name": "Symfony Community",
  10783. "homepage": "https://symfony.com/contributors"
  10784. }
  10785. ],
  10786. "description": "Symfony polyfill for ctype functions",
  10787. "homepage": "https://symfony.com",
  10788. "keywords": [
  10789. "compatibility",
  10790. "ctype",
  10791. "polyfill",
  10792. "portable"
  10793. ],
  10794. "support": {
  10795. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
  10796. },
  10797. "funding": [
  10798. {
  10799. "url": "https://symfony.com/sponsor",
  10800. "type": "custom"
  10801. },
  10802. {
  10803. "url": "https://github.com/fabpot",
  10804. "type": "github"
  10805. },
  10806. {
  10807. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10808. "type": "tidelift"
  10809. }
  10810. ],
  10811. "time": "2021-02-19T12:13:01+00:00"
  10812. },
  10813. {
  10814. "name": "symfony/polyfill-iconv",
  10815. "version": "v1.22.1",
  10816. "source": {
  10817. "type": "git",
  10818. "url": "https://github.com/symfony/polyfill-iconv.git",
  10819. "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342"
  10820. },
  10821. "dist": {
  10822. "type": "zip",
  10823. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/06fb361659649bcfd6a208a0f1fcaf4e827ad342",
  10824. "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342",
  10825. "shasum": ""
  10826. },
  10827. "require": {
  10828. "php": ">=7.1"
  10829. },
  10830. "suggest": {
  10831. "ext-iconv": "For best performance"
  10832. },
  10833. "type": "library",
  10834. "extra": {
  10835. "branch-alias": {
  10836. "dev-main": "1.22-dev"
  10837. },
  10838. "thanks": {
  10839. "name": "symfony/polyfill",
  10840. "url": "https://github.com/symfony/polyfill"
  10841. }
  10842. },
  10843. "autoload": {
  10844. "psr-4": {
  10845. "Symfony\\Polyfill\\Iconv\\": ""
  10846. },
  10847. "files": [
  10848. "bootstrap.php"
  10849. ]
  10850. },
  10851. "notification-url": "https://packagist.org/downloads/",
  10852. "license": [
  10853. "MIT"
  10854. ],
  10855. "authors": [
  10856. {
  10857. "name": "Nicolas Grekas",
  10858. "email": "p@tchwork.com"
  10859. },
  10860. {
  10861. "name": "Symfony Community",
  10862. "homepage": "https://symfony.com/contributors"
  10863. }
  10864. ],
  10865. "description": "Symfony polyfill for the Iconv extension",
  10866. "homepage": "https://symfony.com",
  10867. "keywords": [
  10868. "compatibility",
  10869. "iconv",
  10870. "polyfill",
  10871. "portable",
  10872. "shim"
  10873. ],
  10874. "time": "2021-01-22T09:19:47+00:00"
  10875. },
  10876. {
  10877. "name": "symfony/polyfill-intl-grapheme",
  10878. "version": "v1.23.1",
  10879. "source": {
  10880. "type": "git",
  10881. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  10882. "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
  10883. },
  10884. "dist": {
  10885. "type": "zip",
  10886. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
  10887. "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
  10888. "shasum": ""
  10889. },
  10890. "require": {
  10891. "php": ">=7.1"
  10892. },
  10893. "suggest": {
  10894. "ext-intl": "For best performance"
  10895. },
  10896. "type": "library",
  10897. "extra": {
  10898. "branch-alias": {
  10899. "dev-main": "1.23-dev"
  10900. },
  10901. "thanks": {
  10902. "name": "symfony/polyfill",
  10903. "url": "https://github.com/symfony/polyfill"
  10904. }
  10905. },
  10906. "autoload": {
  10907. "psr-4": {
  10908. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  10909. },
  10910. "files": [
  10911. "bootstrap.php"
  10912. ]
  10913. },
  10914. "notification-url": "https://packagist.org/downloads/",
  10915. "license": [
  10916. "MIT"
  10917. ],
  10918. "authors": [
  10919. {
  10920. "name": "Nicolas Grekas",
  10921. "email": "p@tchwork.com"
  10922. },
  10923. {
  10924. "name": "Symfony Community",
  10925. "homepage": "https://symfony.com/contributors"
  10926. }
  10927. ],
  10928. "description": "Symfony polyfill for intl's grapheme_* functions",
  10929. "homepage": "https://symfony.com",
  10930. "keywords": [
  10931. "compatibility",
  10932. "grapheme",
  10933. "intl",
  10934. "polyfill",
  10935. "portable",
  10936. "shim"
  10937. ],
  10938. "support": {
  10939. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1"
  10940. },
  10941. "funding": [
  10942. {
  10943. "url": "https://symfony.com/sponsor",
  10944. "type": "custom"
  10945. },
  10946. {
  10947. "url": "https://github.com/fabpot",
  10948. "type": "github"
  10949. },
  10950. {
  10951. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10952. "type": "tidelift"
  10953. }
  10954. ],
  10955. "time": "2021-05-27T12:26:48+00:00"
  10956. },
  10957. {
  10958. "name": "symfony/polyfill-intl-idn",
  10959. "version": "v1.23.0",
  10960. "source": {
  10961. "type": "git",
  10962. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  10963. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
  10964. },
  10965. "dist": {
  10966. "type": "zip",
  10967. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
  10968. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
  10969. "shasum": ""
  10970. },
  10971. "require": {
  10972. "php": ">=7.1",
  10973. "symfony/polyfill-intl-normalizer": "^1.10",
  10974. "symfony/polyfill-php72": "^1.10"
  10975. },
  10976. "suggest": {
  10977. "ext-intl": "For best performance"
  10978. },
  10979. "type": "library",
  10980. "extra": {
  10981. "branch-alias": {
  10982. "dev-main": "1.23-dev"
  10983. },
  10984. "thanks": {
  10985. "name": "symfony/polyfill",
  10986. "url": "https://github.com/symfony/polyfill"
  10987. }
  10988. },
  10989. "autoload": {
  10990. "psr-4": {
  10991. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  10992. },
  10993. "files": [
  10994. "bootstrap.php"
  10995. ]
  10996. },
  10997. "notification-url": "https://packagist.org/downloads/",
  10998. "license": [
  10999. "MIT"
  11000. ],
  11001. "authors": [
  11002. {
  11003. "name": "Laurent Bassin",
  11004. "email": "laurent@bassin.info"
  11005. },
  11006. {
  11007. "name": "Trevor Rowbotham",
  11008. "email": "trevor.rowbotham@pm.me"
  11009. },
  11010. {
  11011. "name": "Symfony Community",
  11012. "homepage": "https://symfony.com/contributors"
  11013. }
  11014. ],
  11015. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  11016. "homepage": "https://symfony.com",
  11017. "keywords": [
  11018. "compatibility",
  11019. "idn",
  11020. "intl",
  11021. "polyfill",
  11022. "portable",
  11023. "shim"
  11024. ],
  11025. "support": {
  11026. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
  11027. },
  11028. "funding": [
  11029. {
  11030. "url": "https://symfony.com/sponsor",
  11031. "type": "custom"
  11032. },
  11033. {
  11034. "url": "https://github.com/fabpot",
  11035. "type": "github"
  11036. },
  11037. {
  11038. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11039. "type": "tidelift"
  11040. }
  11041. ],
  11042. "time": "2021-05-27T09:27:20+00:00"
  11043. },
  11044. {
  11045. "name": "symfony/polyfill-intl-normalizer",
  11046. "version": "v1.23.0",
  11047. "source": {
  11048. "type": "git",
  11049. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  11050. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
  11051. },
  11052. "dist": {
  11053. "type": "zip",
  11054. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
  11055. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
  11056. "shasum": ""
  11057. },
  11058. "require": {
  11059. "php": ">=7.1"
  11060. },
  11061. "suggest": {
  11062. "ext-intl": "For best performance"
  11063. },
  11064. "type": "library",
  11065. "extra": {
  11066. "branch-alias": {
  11067. "dev-main": "1.23-dev"
  11068. },
  11069. "thanks": {
  11070. "name": "symfony/polyfill",
  11071. "url": "https://github.com/symfony/polyfill"
  11072. }
  11073. },
  11074. "autoload": {
  11075. "psr-4": {
  11076. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  11077. },
  11078. "files": [
  11079. "bootstrap.php"
  11080. ],
  11081. "classmap": [
  11082. "Resources/stubs"
  11083. ]
  11084. },
  11085. "notification-url": "https://packagist.org/downloads/",
  11086. "license": [
  11087. "MIT"
  11088. ],
  11089. "authors": [
  11090. {
  11091. "name": "Nicolas Grekas",
  11092. "email": "p@tchwork.com"
  11093. },
  11094. {
  11095. "name": "Symfony Community",
  11096. "homepage": "https://symfony.com/contributors"
  11097. }
  11098. ],
  11099. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  11100. "homepage": "https://symfony.com",
  11101. "keywords": [
  11102. "compatibility",
  11103. "intl",
  11104. "normalizer",
  11105. "polyfill",
  11106. "portable",
  11107. "shim"
  11108. ],
  11109. "support": {
  11110. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
  11111. },
  11112. "funding": [
  11113. {
  11114. "url": "https://symfony.com/sponsor",
  11115. "type": "custom"
  11116. },
  11117. {
  11118. "url": "https://github.com/fabpot",
  11119. "type": "github"
  11120. },
  11121. {
  11122. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11123. "type": "tidelift"
  11124. }
  11125. ],
  11126. "time": "2021-02-19T12:13:01+00:00"
  11127. },
  11128. {
  11129. "name": "symfony/polyfill-mbstring",
  11130. "version": "v1.23.1",
  11131. "source": {
  11132. "type": "git",
  11133. "url": "https://github.com/symfony/polyfill-mbstring.git",
  11134. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
  11135. },
  11136. "dist": {
  11137. "type": "zip",
  11138. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
  11139. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
  11140. "shasum": ""
  11141. },
  11142. "require": {
  11143. "php": ">=7.1"
  11144. },
  11145. "suggest": {
  11146. "ext-mbstring": "For best performance"
  11147. },
  11148. "type": "library",
  11149. "extra": {
  11150. "branch-alias": {
  11151. "dev-main": "1.23-dev"
  11152. },
  11153. "thanks": {
  11154. "name": "symfony/polyfill",
  11155. "url": "https://github.com/symfony/polyfill"
  11156. }
  11157. },
  11158. "autoload": {
  11159. "psr-4": {
  11160. "Symfony\\Polyfill\\Mbstring\\": ""
  11161. },
  11162. "files": [
  11163. "bootstrap.php"
  11164. ]
  11165. },
  11166. "notification-url": "https://packagist.org/downloads/",
  11167. "license": [
  11168. "MIT"
  11169. ],
  11170. "authors": [
  11171. {
  11172. "name": "Nicolas Grekas",
  11173. "email": "p@tchwork.com"
  11174. },
  11175. {
  11176. "name": "Symfony Community",
  11177. "homepage": "https://symfony.com/contributors"
  11178. }
  11179. ],
  11180. "description": "Symfony polyfill for the Mbstring extension",
  11181. "homepage": "https://symfony.com",
  11182. "keywords": [
  11183. "compatibility",
  11184. "mbstring",
  11185. "polyfill",
  11186. "portable",
  11187. "shim"
  11188. ],
  11189. "support": {
  11190. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
  11191. },
  11192. "funding": [
  11193. {
  11194. "url": "https://symfony.com/sponsor",
  11195. "type": "custom"
  11196. },
  11197. {
  11198. "url": "https://github.com/fabpot",
  11199. "type": "github"
  11200. },
  11201. {
  11202. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11203. "type": "tidelift"
  11204. }
  11205. ],
  11206. "time": "2021-05-27T12:26:48+00:00"
  11207. },
  11208. {
  11209. "name": "symfony/polyfill-php72",
  11210. "version": "v1.23.0",
  11211. "source": {
  11212. "type": "git",
  11213. "url": "https://github.com/symfony/polyfill-php72.git",
  11214. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
  11215. },
  11216. "dist": {
  11217. "type": "zip",
  11218. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
  11219. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
  11220. "shasum": ""
  11221. },
  11222. "require": {
  11223. "php": ">=7.1"
  11224. },
  11225. "type": "library",
  11226. "extra": {
  11227. "branch-alias": {
  11228. "dev-main": "1.23-dev"
  11229. },
  11230. "thanks": {
  11231. "name": "symfony/polyfill",
  11232. "url": "https://github.com/symfony/polyfill"
  11233. }
  11234. },
  11235. "autoload": {
  11236. "psr-4": {
  11237. "Symfony\\Polyfill\\Php72\\": ""
  11238. },
  11239. "files": [
  11240. "bootstrap.php"
  11241. ]
  11242. },
  11243. "notification-url": "https://packagist.org/downloads/",
  11244. "license": [
  11245. "MIT"
  11246. ],
  11247. "authors": [
  11248. {
  11249. "name": "Nicolas Grekas",
  11250. "email": "p@tchwork.com"
  11251. },
  11252. {
  11253. "name": "Symfony Community",
  11254. "homepage": "https://symfony.com/contributors"
  11255. }
  11256. ],
  11257. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  11258. "homepage": "https://symfony.com",
  11259. "keywords": [
  11260. "compatibility",
  11261. "polyfill",
  11262. "portable",
  11263. "shim"
  11264. ],
  11265. "support": {
  11266. "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
  11267. },
  11268. "funding": [
  11269. {
  11270. "url": "https://symfony.com/sponsor",
  11271. "type": "custom"
  11272. },
  11273. {
  11274. "url": "https://github.com/fabpot",
  11275. "type": "github"
  11276. },
  11277. {
  11278. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11279. "type": "tidelift"
  11280. }
  11281. ],
  11282. "time": "2021-05-27T09:17:38+00:00"
  11283. },
  11284. {
  11285. "name": "symfony/polyfill-php73",
  11286. "version": "v1.23.0",
  11287. "source": {
  11288. "type": "git",
  11289. "url": "https://github.com/symfony/polyfill-php73.git",
  11290. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
  11291. },
  11292. "dist": {
  11293. "type": "zip",
  11294. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
  11295. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
  11296. "shasum": ""
  11297. },
  11298. "require": {
  11299. "php": ">=7.1"
  11300. },
  11301. "type": "library",
  11302. "extra": {
  11303. "branch-alias": {
  11304. "dev-main": "1.23-dev"
  11305. },
  11306. "thanks": {
  11307. "name": "symfony/polyfill",
  11308. "url": "https://github.com/symfony/polyfill"
  11309. }
  11310. },
  11311. "autoload": {
  11312. "psr-4": {
  11313. "Symfony\\Polyfill\\Php73\\": ""
  11314. },
  11315. "files": [
  11316. "bootstrap.php"
  11317. ],
  11318. "classmap": [
  11319. "Resources/stubs"
  11320. ]
  11321. },
  11322. "notification-url": "https://packagist.org/downloads/",
  11323. "license": [
  11324. "MIT"
  11325. ],
  11326. "authors": [
  11327. {
  11328. "name": "Nicolas Grekas",
  11329. "email": "p@tchwork.com"
  11330. },
  11331. {
  11332. "name": "Symfony Community",
  11333. "homepage": "https://symfony.com/contributors"
  11334. }
  11335. ],
  11336. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  11337. "homepage": "https://symfony.com",
  11338. "keywords": [
  11339. "compatibility",
  11340. "polyfill",
  11341. "portable",
  11342. "shim"
  11343. ],
  11344. "support": {
  11345. "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
  11346. },
  11347. "funding": [
  11348. {
  11349. "url": "https://symfony.com/sponsor",
  11350. "type": "custom"
  11351. },
  11352. {
  11353. "url": "https://github.com/fabpot",
  11354. "type": "github"
  11355. },
  11356. {
  11357. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11358. "type": "tidelift"
  11359. }
  11360. ],
  11361. "time": "2021-02-19T12:13:01+00:00"
  11362. },
  11363. {
  11364. "name": "symfony/polyfill-php80",
  11365. "version": "v1.23.1",
  11366. "source": {
  11367. "type": "git",
  11368. "url": "https://github.com/symfony/polyfill-php80.git",
  11369. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
  11370. },
  11371. "dist": {
  11372. "type": "zip",
  11373. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
  11374. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
  11375. "shasum": ""
  11376. },
  11377. "require": {
  11378. "php": ">=7.1"
  11379. },
  11380. "type": "library",
  11381. "extra": {
  11382. "branch-alias": {
  11383. "dev-main": "1.23-dev"
  11384. },
  11385. "thanks": {
  11386. "name": "symfony/polyfill",
  11387. "url": "https://github.com/symfony/polyfill"
  11388. }
  11389. },
  11390. "autoload": {
  11391. "psr-4": {
  11392. "Symfony\\Polyfill\\Php80\\": ""
  11393. },
  11394. "files": [
  11395. "bootstrap.php"
  11396. ],
  11397. "classmap": [
  11398. "Resources/stubs"
  11399. ]
  11400. },
  11401. "notification-url": "https://packagist.org/downloads/",
  11402. "license": [
  11403. "MIT"
  11404. ],
  11405. "authors": [
  11406. {
  11407. "name": "Ion Bazan",
  11408. "email": "ion.bazan@gmail.com"
  11409. },
  11410. {
  11411. "name": "Nicolas Grekas",
  11412. "email": "p@tchwork.com"
  11413. },
  11414. {
  11415. "name": "Symfony Community",
  11416. "homepage": "https://symfony.com/contributors"
  11417. }
  11418. ],
  11419. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  11420. "homepage": "https://symfony.com",
  11421. "keywords": [
  11422. "compatibility",
  11423. "polyfill",
  11424. "portable",
  11425. "shim"
  11426. ],
  11427. "support": {
  11428. "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
  11429. },
  11430. "funding": [
  11431. {
  11432. "url": "https://symfony.com/sponsor",
  11433. "type": "custom"
  11434. },
  11435. {
  11436. "url": "https://github.com/fabpot",
  11437. "type": "github"
  11438. },
  11439. {
  11440. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11441. "type": "tidelift"
  11442. }
  11443. ],
  11444. "time": "2021-07-28T13:41:28+00:00"
  11445. },
  11446. {
  11447. "name": "symfony/polyfill-php81",
  11448. "version": "v1.23.0",
  11449. "source": {
  11450. "type": "git",
  11451. "url": "https://github.com/symfony/polyfill-php81.git",
  11452. "reference": "e66119f3de95efc359483f810c4c3e6436279436"
  11453. },
  11454. "dist": {
  11455. "type": "zip",
  11456. "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436",
  11457. "reference": "e66119f3de95efc359483f810c4c3e6436279436",
  11458. "shasum": ""
  11459. },
  11460. "require": {
  11461. "php": ">=7.1"
  11462. },
  11463. "type": "library",
  11464. "extra": {
  11465. "branch-alias": {
  11466. "dev-main": "1.23-dev"
  11467. },
  11468. "thanks": {
  11469. "name": "symfony/polyfill",
  11470. "url": "https://github.com/symfony/polyfill"
  11471. }
  11472. },
  11473. "autoload": {
  11474. "psr-4": {
  11475. "Symfony\\Polyfill\\Php81\\": ""
  11476. },
  11477. "files": [
  11478. "bootstrap.php"
  11479. ],
  11480. "classmap": [
  11481. "Resources/stubs"
  11482. ]
  11483. },
  11484. "notification-url": "https://packagist.org/downloads/",
  11485. "license": [
  11486. "MIT"
  11487. ],
  11488. "authors": [
  11489. {
  11490. "name": "Nicolas Grekas",
  11491. "email": "p@tchwork.com"
  11492. },
  11493. {
  11494. "name": "Symfony Community",
  11495. "homepage": "https://symfony.com/contributors"
  11496. }
  11497. ],
  11498. "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
  11499. "homepage": "https://symfony.com",
  11500. "keywords": [
  11501. "compatibility",
  11502. "polyfill",
  11503. "portable",
  11504. "shim"
  11505. ],
  11506. "support": {
  11507. "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0"
  11508. },
  11509. "funding": [
  11510. {
  11511. "url": "https://symfony.com/sponsor",
  11512. "type": "custom"
  11513. },
  11514. {
  11515. "url": "https://github.com/fabpot",
  11516. "type": "github"
  11517. },
  11518. {
  11519. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11520. "type": "tidelift"
  11521. }
  11522. ],
  11523. "time": "2021-05-21T13:25:03+00:00"
  11524. },
  11525. {
  11526. "name": "symfony/process",
  11527. "version": "v4.4.20",
  11528. "source": {
  11529. "type": "git",
  11530. "url": "https://github.com/symfony/process.git",
  11531. "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a"
  11532. },
  11533. "dist": {
  11534. "type": "zip",
  11535. "url": "https://api.github.com/repos/symfony/process/zipball/7e950b6366d4da90292c2e7fa820b3c1842b965a",
  11536. "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a",
  11537. "shasum": ""
  11538. },
  11539. "require": {
  11540. "php": ">=7.1.3"
  11541. },
  11542. "type": "library",
  11543. "autoload": {
  11544. "psr-4": {
  11545. "Symfony\\Component\\Process\\": ""
  11546. },
  11547. "exclude-from-classmap": [
  11548. "/Tests/"
  11549. ]
  11550. },
  11551. "notification-url": "https://packagist.org/downloads/",
  11552. "license": [
  11553. "MIT"
  11554. ],
  11555. "authors": [
  11556. {
  11557. "name": "Fabien Potencier",
  11558. "email": "fabien@symfony.com"
  11559. },
  11560. {
  11561. "name": "Symfony Community",
  11562. "homepage": "https://symfony.com/contributors"
  11563. }
  11564. ],
  11565. "description": "Executes commands in sub-processes",
  11566. "homepage": "https://symfony.com",
  11567. "time": "2021-01-27T09:09:26+00:00"
  11568. },
  11569. {
  11570. "name": "symfony/property-access",
  11571. "version": "v5.2.4",
  11572. "source": {
  11573. "type": "git",
  11574. "url": "https://github.com/symfony/property-access.git",
  11575. "reference": "3af8ed262bd3217512a13b023981fe68f36ad5f3"
  11576. },
  11577. "dist": {
  11578. "type": "zip",
  11579. "url": "https://api.github.com/repos/symfony/property-access/zipball/3af8ed262bd3217512a13b023981fe68f36ad5f3",
  11580. "reference": "3af8ed262bd3217512a13b023981fe68f36ad5f3",
  11581. "shasum": ""
  11582. },
  11583. "require": {
  11584. "php": ">=7.2.5",
  11585. "symfony/deprecation-contracts": "^2.1",
  11586. "symfony/polyfill-php80": "^1.15",
  11587. "symfony/property-info": "^5.2"
  11588. },
  11589. "require-dev": {
  11590. "symfony/cache": "^4.4|^5.0"
  11591. },
  11592. "suggest": {
  11593. "psr/cache-implementation": "To cache access methods."
  11594. },
  11595. "type": "library",
  11596. "autoload": {
  11597. "psr-4": {
  11598. "Symfony\\Component\\PropertyAccess\\": ""
  11599. },
  11600. "exclude-from-classmap": [
  11601. "/Tests/"
  11602. ]
  11603. },
  11604. "notification-url": "https://packagist.org/downloads/",
  11605. "license": [
  11606. "MIT"
  11607. ],
  11608. "authors": [
  11609. {
  11610. "name": "Fabien Potencier",
  11611. "email": "fabien@symfony.com"
  11612. },
  11613. {
  11614. "name": "Symfony Community",
  11615. "homepage": "https://symfony.com/contributors"
  11616. }
  11617. ],
  11618. "description": "Provides functions to read and write from/to an object or array using a simple string notation",
  11619. "homepage": "https://symfony.com",
  11620. "keywords": [
  11621. "access",
  11622. "array",
  11623. "extraction",
  11624. "index",
  11625. "injection",
  11626. "object",
  11627. "property",
  11628. "property path",
  11629. "reflection"
  11630. ],
  11631. "time": "2021-01-27T10:15:41+00:00"
  11632. },
  11633. {
  11634. "name": "symfony/property-info",
  11635. "version": "v5.2.4",
  11636. "source": {
  11637. "type": "git",
  11638. "url": "https://github.com/symfony/property-info.git",
  11639. "reference": "7185bbc74e6f49c3f1b5936b4d9e4ca133921189"
  11640. },
  11641. "dist": {
  11642. "type": "zip",
  11643. "url": "https://api.github.com/repos/symfony/property-info/zipball/7185bbc74e6f49c3f1b5936b4d9e4ca133921189",
  11644. "reference": "7185bbc74e6f49c3f1b5936b4d9e4ca133921189",
  11645. "shasum": ""
  11646. },
  11647. "require": {
  11648. "php": ">=7.2.5",
  11649. "symfony/deprecation-contracts": "^2.1",
  11650. "symfony/polyfill-php80": "^1.15",
  11651. "symfony/string": "^5.1"
  11652. },
  11653. "conflict": {
  11654. "phpdocumentor/reflection-docblock": "<3.2.2",
  11655. "phpdocumentor/type-resolver": "<1.4.0",
  11656. "symfony/dependency-injection": "<4.4"
  11657. },
  11658. "require-dev": {
  11659. "doctrine/annotations": "^1.10.4",
  11660. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  11661. "symfony/cache": "^4.4|^5.0",
  11662. "symfony/dependency-injection": "^4.4|^5.0",
  11663. "symfony/serializer": "^4.4|^5.0"
  11664. },
  11665. "suggest": {
  11666. "phpdocumentor/reflection-docblock": "To use the PHPDoc",
  11667. "psr/cache-implementation": "To cache results",
  11668. "symfony/doctrine-bridge": "To use Doctrine metadata",
  11669. "symfony/serializer": "To use Serializer metadata"
  11670. },
  11671. "type": "library",
  11672. "autoload": {
  11673. "psr-4": {
  11674. "Symfony\\Component\\PropertyInfo\\": ""
  11675. },
  11676. "exclude-from-classmap": [
  11677. "/Tests/"
  11678. ]
  11679. },
  11680. "notification-url": "https://packagist.org/downloads/",
  11681. "license": [
  11682. "MIT"
  11683. ],
  11684. "authors": [
  11685. {
  11686. "name": "Kévin Dunglas",
  11687. "email": "dunglas@gmail.com"
  11688. },
  11689. {
  11690. "name": "Symfony Community",
  11691. "homepage": "https://symfony.com/contributors"
  11692. }
  11693. ],
  11694. "description": "Extracts information about PHP class' properties using metadata of popular sources",
  11695. "homepage": "https://symfony.com",
  11696. "keywords": [
  11697. "doctrine",
  11698. "phpdoc",
  11699. "property",
  11700. "symfony",
  11701. "type",
  11702. "validator"
  11703. ],
  11704. "time": "2021-02-17T15:24:54+00:00"
  11705. },
  11706. {
  11707. "name": "symfony/proxy-manager-bridge",
  11708. "version": "v4.4.18",
  11709. "source": {
  11710. "type": "git",
  11711. "url": "https://github.com/symfony/proxy-manager-bridge.git",
  11712. "reference": "373d72703ef24b6a22c8592f53c7f0e333d9f038"
  11713. },
  11714. "dist": {
  11715. "type": "zip",
  11716. "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/373d72703ef24b6a22c8592f53c7f0e333d9f038",
  11717. "reference": "373d72703ef24b6a22c8592f53c7f0e333d9f038",
  11718. "shasum": ""
  11719. },
  11720. "require": {
  11721. "composer/package-versions-deprecated": "^1.8",
  11722. "ocramius/proxy-manager": "~2.1",
  11723. "php": ">=7.1.3",
  11724. "symfony/dependency-injection": "^4.0|^5.0"
  11725. },
  11726. "conflict": {
  11727. "zendframework/zend-eventmanager": "2.6.0"
  11728. },
  11729. "require-dev": {
  11730. "symfony/config": "^3.4|^4.0|^5.0"
  11731. },
  11732. "type": "symfony-bridge",
  11733. "autoload": {
  11734. "psr-4": {
  11735. "Symfony\\Bridge\\ProxyManager\\": ""
  11736. },
  11737. "exclude-from-classmap": [
  11738. "/Tests/"
  11739. ]
  11740. },
  11741. "notification-url": "https://packagist.org/downloads/",
  11742. "license": [
  11743. "MIT"
  11744. ],
  11745. "authors": [
  11746. {
  11747. "name": "Fabien Potencier",
  11748. "email": "fabien@symfony.com"
  11749. },
  11750. {
  11751. "name": "Symfony Community",
  11752. "homepage": "https://symfony.com/contributors"
  11753. }
  11754. ],
  11755. "description": "Symfony ProxyManager Bridge",
  11756. "homepage": "https://symfony.com",
  11757. "time": "2020-11-12T13:19:35+00:00"
  11758. },
  11759. {
  11760. "name": "symfony/routing",
  11761. "version": "v4.4.27",
  11762. "source": {
  11763. "type": "git",
  11764. "url": "https://github.com/symfony/routing.git",
  11765. "reference": "244609821beece97167fa7ba4eef49d2a31862db"
  11766. },
  11767. "dist": {
  11768. "type": "zip",
  11769. "url": "https://api.github.com/repos/symfony/routing/zipball/244609821beece97167fa7ba4eef49d2a31862db",
  11770. "reference": "244609821beece97167fa7ba4eef49d2a31862db",
  11771. "shasum": ""
  11772. },
  11773. "require": {
  11774. "php": ">=7.1.3",
  11775. "symfony/polyfill-php80": "^1.16"
  11776. },
  11777. "conflict": {
  11778. "symfony/config": "<4.2",
  11779. "symfony/dependency-injection": "<3.4",
  11780. "symfony/yaml": "<3.4"
  11781. },
  11782. "require-dev": {
  11783. "doctrine/annotations": "^1.10.4",
  11784. "psr/log": "^1|^2|^3",
  11785. "symfony/config": "^4.2|^5.0",
  11786. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  11787. "symfony/expression-language": "^3.4|^4.0|^5.0",
  11788. "symfony/http-foundation": "^3.4|^4.0|^5.0",
  11789. "symfony/yaml": "^3.4|^4.0|^5.0"
  11790. },
  11791. "suggest": {
  11792. "doctrine/annotations": "For using the annotation loader",
  11793. "symfony/config": "For using the all-in-one router or any loader",
  11794. "symfony/expression-language": "For using expression matching",
  11795. "symfony/http-foundation": "For using a Symfony Request object",
  11796. "symfony/yaml": "For using the YAML loader"
  11797. },
  11798. "type": "library",
  11799. "autoload": {
  11800. "psr-4": {
  11801. "Symfony\\Component\\Routing\\": ""
  11802. },
  11803. "exclude-from-classmap": [
  11804. "/Tests/"
  11805. ]
  11806. },
  11807. "notification-url": "https://packagist.org/downloads/",
  11808. "license": [
  11809. "MIT"
  11810. ],
  11811. "authors": [
  11812. {
  11813. "name": "Fabien Potencier",
  11814. "email": "fabien@symfony.com"
  11815. },
  11816. {
  11817. "name": "Symfony Community",
  11818. "homepage": "https://symfony.com/contributors"
  11819. }
  11820. ],
  11821. "description": "Maps an HTTP request to a set of configuration variables",
  11822. "homepage": "https://symfony.com",
  11823. "keywords": [
  11824. "router",
  11825. "routing",
  11826. "uri",
  11827. "url"
  11828. ],
  11829. "support": {
  11830. "source": "https://github.com/symfony/routing/tree/v4.4.27"
  11831. },
  11832. "funding": [
  11833. {
  11834. "url": "https://symfony.com/sponsor",
  11835. "type": "custom"
  11836. },
  11837. {
  11838. "url": "https://github.com/fabpot",
  11839. "type": "github"
  11840. },
  11841. {
  11842. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11843. "type": "tidelift"
  11844. }
  11845. ],
  11846. "time": "2021-07-23T15:41:52+00:00"
  11847. },
  11848. {
  11849. "name": "symfony/security-bundle",
  11850. "version": "v4.4.21",
  11851. "source": {
  11852. "type": "git",
  11853. "url": "https://github.com/symfony/security-bundle.git",
  11854. "reference": "607dcdb60ef74d63fbeb86549c52075f040ae4cc"
  11855. },
  11856. "dist": {
  11857. "type": "zip",
  11858. "url": "https://api.github.com/repos/symfony/security-bundle/zipball/607dcdb60ef74d63fbeb86549c52075f040ae4cc",
  11859. "reference": "607dcdb60ef74d63fbeb86549c52075f040ae4cc",
  11860. "shasum": ""
  11861. },
  11862. "require": {
  11863. "ext-xml": "*",
  11864. "php": ">=7.1.3",
  11865. "symfony/config": "^4.2|^5.0",
  11866. "symfony/dependency-injection": "^4.4|^5.0",
  11867. "symfony/http-kernel": "^4.4",
  11868. "symfony/security-core": "^4.4",
  11869. "symfony/security-csrf": "^4.2|^5.0",
  11870. "symfony/security-guard": "^4.2|^5.0",
  11871. "symfony/security-http": "^4.4.5"
  11872. },
  11873. "conflict": {
  11874. "symfony/browser-kit": "<4.2",
  11875. "symfony/console": "<3.4",
  11876. "symfony/framework-bundle": "<4.4",
  11877. "symfony/ldap": "<4.4",
  11878. "symfony/twig-bundle": "<4.4"
  11879. },
  11880. "require-dev": {
  11881. "doctrine/doctrine-bundle": "^1.5|^2.0",
  11882. "symfony/asset": "^3.4|^4.0|^5.0",
  11883. "symfony/browser-kit": "^4.2|^5.0",
  11884. "symfony/console": "^3.4|^4.0|^5.0",
  11885. "symfony/css-selector": "^3.4|^4.0|^5.0",
  11886. "symfony/dom-crawler": "^3.4|^4.0|^5.0",
  11887. "symfony/expression-language": "^3.4|^4.0|^5.0",
  11888. "symfony/form": "^3.4|^4.0|^5.0",
  11889. "symfony/framework-bundle": "^4.4|^5.0",
  11890. "symfony/process": "^3.4|^4.0|^5.0",
  11891. "symfony/serializer": "^4.4|^5.0",
  11892. "symfony/translation": "^3.4|^4.0|^5.0",
  11893. "symfony/twig-bridge": "^3.4|^4.0|^5.0",
  11894. "symfony/twig-bundle": "^4.4|^5.0",
  11895. "symfony/validator": "^3.4|^4.0|^5.0",
  11896. "symfony/yaml": "^3.4|^4.0|^5.0",
  11897. "twig/twig": "^1.43|^2.13|^3.0.4"
  11898. },
  11899. "type": "symfony-bundle",
  11900. "autoload": {
  11901. "psr-4": {
  11902. "Symfony\\Bundle\\SecurityBundle\\": ""
  11903. },
  11904. "exclude-from-classmap": [
  11905. "/Tests/"
  11906. ]
  11907. },
  11908. "notification-url": "https://packagist.org/downloads/",
  11909. "license": [
  11910. "MIT"
  11911. ],
  11912. "authors": [
  11913. {
  11914. "name": "Fabien Potencier",
  11915. "email": "fabien@symfony.com"
  11916. },
  11917. {
  11918. "name": "Symfony Community",
  11919. "homepage": "https://symfony.com/contributors"
  11920. }
  11921. ],
  11922. "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
  11923. "homepage": "https://symfony.com",
  11924. "time": "2021-03-22T08:54:48+00:00"
  11925. },
  11926. {
  11927. "name": "symfony/security-core",
  11928. "version": "v4.4.29",
  11929. "source": {
  11930. "type": "git",
  11931. "url": "https://github.com/symfony/security-core.git",
  11932. "reference": "eb753f38b2baa10642c81e4955f14b58b59dc4b1"
  11933. },
  11934. "dist": {
  11935. "type": "zip",
  11936. "url": "https://api.github.com/repos/symfony/security-core/zipball/eb753f38b2baa10642c81e4955f14b58b59dc4b1",
  11937. "reference": "eb753f38b2baa10642c81e4955f14b58b59dc4b1",
  11938. "shasum": ""
  11939. },
  11940. "require": {
  11941. "php": ">=7.1.3",
  11942. "symfony/event-dispatcher-contracts": "^1.1|^2",
  11943. "symfony/polyfill-php80": "^1.16",
  11944. "symfony/service-contracts": "^1.1.6|^2"
  11945. },
  11946. "conflict": {
  11947. "symfony/event-dispatcher": "<4.3|>=5",
  11948. "symfony/ldap": "<4.4",
  11949. "symfony/security-guard": "<4.3"
  11950. },
  11951. "require-dev": {
  11952. "psr/container": "^1.0|^2.0",
  11953. "psr/log": "^1|^2|^3",
  11954. "symfony/event-dispatcher": "^4.3",
  11955. "symfony/expression-language": "^3.4|^4.0|^5.0",
  11956. "symfony/http-foundation": "^3.4|^4.0|^5.0",
  11957. "symfony/ldap": "^4.4|^5.0",
  11958. "symfony/translation": "^4.4|^5.0",
  11959. "symfony/validator": "^3.4.31|^4.3.4|^5.0"
  11960. },
  11961. "suggest": {
  11962. "psr/container-implementation": "To instantiate the Security class",
  11963. "symfony/event-dispatcher": "",
  11964. "symfony/expression-language": "For using the expression voter",
  11965. "symfony/http-foundation": "",
  11966. "symfony/ldap": "For using LDAP integration",
  11967. "symfony/validator": "For using the user password constraint"
  11968. },
  11969. "type": "library",
  11970. "autoload": {
  11971. "psr-4": {
  11972. "Symfony\\Component\\Security\\Core\\": ""
  11973. },
  11974. "exclude-from-classmap": [
  11975. "/Tests/"
  11976. ]
  11977. },
  11978. "notification-url": "https://packagist.org/downloads/",
  11979. "license": [
  11980. "MIT"
  11981. ],
  11982. "authors": [
  11983. {
  11984. "name": "Fabien Potencier",
  11985. "email": "fabien@symfony.com"
  11986. },
  11987. {
  11988. "name": "Symfony Community",
  11989. "homepage": "https://symfony.com/contributors"
  11990. }
  11991. ],
  11992. "description": "Symfony Security Component - Core Library",
  11993. "homepage": "https://symfony.com",
  11994. "support": {
  11995. "source": "https://github.com/symfony/security-core/tree/v4.4.29"
  11996. },
  11997. "funding": [
  11998. {
  11999. "url": "https://symfony.com/sponsor",
  12000. "type": "custom"
  12001. },
  12002. {
  12003. "url": "https://github.com/fabpot",
  12004. "type": "github"
  12005. },
  12006. {
  12007. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12008. "type": "tidelift"
  12009. }
  12010. ],
  12011. "time": "2021-07-27T06:31:16+00:00"
  12012. },
  12013. {
  12014. "name": "symfony/security-csrf",
  12015. "version": "v5.2.12",
  12016. "source": {
  12017. "type": "git",
  12018. "url": "https://github.com/symfony/security-csrf.git",
  12019. "reference": "f0af6689451582e55f6b3439362e72e536e916e4"
  12020. },
  12021. "dist": {
  12022. "type": "zip",
  12023. "url": "https://api.github.com/repos/symfony/security-csrf/zipball/f0af6689451582e55f6b3439362e72e536e916e4",
  12024. "reference": "f0af6689451582e55f6b3439362e72e536e916e4",
  12025. "shasum": ""
  12026. },
  12027. "require": {
  12028. "php": ">=7.2.5",
  12029. "symfony/polyfill-php80": "^1.16",
  12030. "symfony/security-core": "^4.4|^5.0"
  12031. },
  12032. "conflict": {
  12033. "symfony/http-foundation": "<4.4"
  12034. },
  12035. "require-dev": {
  12036. "symfony/http-foundation": "^4.4|^5.0"
  12037. },
  12038. "suggest": {
  12039. "symfony/http-foundation": "For using the class SessionTokenStorage."
  12040. },
  12041. "type": "library",
  12042. "autoload": {
  12043. "psr-4": {
  12044. "Symfony\\Component\\Security\\Csrf\\": ""
  12045. },
  12046. "exclude-from-classmap": [
  12047. "/Tests/"
  12048. ]
  12049. },
  12050. "notification-url": "https://packagist.org/downloads/",
  12051. "license": [
  12052. "MIT"
  12053. ],
  12054. "authors": [
  12055. {
  12056. "name": "Fabien Potencier",
  12057. "email": "fabien@symfony.com"
  12058. },
  12059. {
  12060. "name": "Symfony Community",
  12061. "homepage": "https://symfony.com/contributors"
  12062. }
  12063. ],
  12064. "description": "Symfony Security Component - CSRF Library",
  12065. "homepage": "https://symfony.com",
  12066. "support": {
  12067. "source": "https://github.com/symfony/security-csrf/tree/v5.2.12"
  12068. },
  12069. "funding": [
  12070. {
  12071. "url": "https://symfony.com/sponsor",
  12072. "type": "custom"
  12073. },
  12074. {
  12075. "url": "https://github.com/fabpot",
  12076. "type": "github"
  12077. },
  12078. {
  12079. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12080. "type": "tidelift"
  12081. }
  12082. ],
  12083. "time": "2021-07-21T12:38:00+00:00"
  12084. },
  12085. {
  12086. "name": "symfony/security-guard",
  12087. "version": "v4.4.20",
  12088. "source": {
  12089. "type": "git",
  12090. "url": "https://github.com/symfony/security-guard.git",
  12091. "reference": "20f522ada1eefb7c2f90cb83dcc76abb160c782f"
  12092. },
  12093. "dist": {
  12094. "type": "zip",
  12095. "url": "https://api.github.com/repos/symfony/security-guard/zipball/20f522ada1eefb7c2f90cb83dcc76abb160c782f",
  12096. "reference": "20f522ada1eefb7c2f90cb83dcc76abb160c782f",
  12097. "shasum": ""
  12098. },
  12099. "require": {
  12100. "php": ">=7.1.3",
  12101. "symfony/security-core": "^3.4.22|^4.2.3|^5.0",
  12102. "symfony/security-http": "^4.4.1"
  12103. },
  12104. "require-dev": {
  12105. "psr/log": "~1.0"
  12106. },
  12107. "type": "library",
  12108. "autoload": {
  12109. "psr-4": {
  12110. "Symfony\\Component\\Security\\Guard\\": ""
  12111. },
  12112. "exclude-from-classmap": [
  12113. "/Tests/"
  12114. ]
  12115. },
  12116. "notification-url": "https://packagist.org/downloads/",
  12117. "license": [
  12118. "MIT"
  12119. ],
  12120. "authors": [
  12121. {
  12122. "name": "Fabien Potencier",
  12123. "email": "fabien@symfony.com"
  12124. },
  12125. {
  12126. "name": "Symfony Community",
  12127. "homepage": "https://symfony.com/contributors"
  12128. }
  12129. ],
  12130. "description": "Symfony Security Component - Guard",
  12131. "homepage": "https://symfony.com",
  12132. "time": "2021-01-27T09:09:26+00:00"
  12133. },
  12134. {
  12135. "name": "symfony/security-http",
  12136. "version": "v4.4.21",
  12137. "source": {
  12138. "type": "git",
  12139. "url": "https://github.com/symfony/security-http.git",
  12140. "reference": "c5546b762376e4d9a806b08bf4495b2633573ff8"
  12141. },
  12142. "dist": {
  12143. "type": "zip",
  12144. "url": "https://api.github.com/repos/symfony/security-http/zipball/c5546b762376e4d9a806b08bf4495b2633573ff8",
  12145. "reference": "c5546b762376e4d9a806b08bf4495b2633573ff8",
  12146. "shasum": ""
  12147. },
  12148. "require": {
  12149. "php": ">=7.1.3",
  12150. "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
  12151. "symfony/http-kernel": "^4.4",
  12152. "symfony/property-access": "^3.4|^4.0|^5.0",
  12153. "symfony/security-core": "^4.4.8"
  12154. },
  12155. "conflict": {
  12156. "symfony/event-dispatcher": ">=5",
  12157. "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
  12158. },
  12159. "require-dev": {
  12160. "psr/log": "~1.0",
  12161. "symfony/routing": "^3.4|^4.0|^5.0",
  12162. "symfony/security-csrf": "^3.4.11|^4.0.11|^5.0"
  12163. },
  12164. "suggest": {
  12165. "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
  12166. "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
  12167. },
  12168. "type": "library",
  12169. "autoload": {
  12170. "psr-4": {
  12171. "Symfony\\Component\\Security\\Http\\": ""
  12172. },
  12173. "exclude-from-classmap": [
  12174. "/Tests/"
  12175. ]
  12176. },
  12177. "notification-url": "https://packagist.org/downloads/",
  12178. "license": [
  12179. "MIT"
  12180. ],
  12181. "authors": [
  12182. {
  12183. "name": "Fabien Potencier",
  12184. "email": "fabien@symfony.com"
  12185. },
  12186. {
  12187. "name": "Symfony Community",
  12188. "homepage": "https://symfony.com/contributors"
  12189. }
  12190. ],
  12191. "description": "Symfony Security Component - HTTP Integration",
  12192. "homepage": "https://symfony.com",
  12193. "time": "2021-03-12T01:21:32+00:00"
  12194. },
  12195. {
  12196. "name": "symfony/service-contracts",
  12197. "version": "v2.4.0",
  12198. "source": {
  12199. "type": "git",
  12200. "url": "https://github.com/symfony/service-contracts.git",
  12201. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
  12202. },
  12203. "dist": {
  12204. "type": "zip",
  12205. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  12206. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  12207. "shasum": ""
  12208. },
  12209. "require": {
  12210. "php": ">=7.2.5",
  12211. "psr/container": "^1.1"
  12212. },
  12213. "suggest": {
  12214. "symfony/service-implementation": ""
  12215. },
  12216. "type": "library",
  12217. "extra": {
  12218. "branch-alias": {
  12219. "dev-main": "2.4-dev"
  12220. },
  12221. "thanks": {
  12222. "name": "symfony/contracts",
  12223. "url": "https://github.com/symfony/contracts"
  12224. }
  12225. },
  12226. "autoload": {
  12227. "psr-4": {
  12228. "Symfony\\Contracts\\Service\\": ""
  12229. }
  12230. },
  12231. "notification-url": "https://packagist.org/downloads/",
  12232. "license": [
  12233. "MIT"
  12234. ],
  12235. "authors": [
  12236. {
  12237. "name": "Nicolas Grekas",
  12238. "email": "p@tchwork.com"
  12239. },
  12240. {
  12241. "name": "Symfony Community",
  12242. "homepage": "https://symfony.com/contributors"
  12243. }
  12244. ],
  12245. "description": "Generic abstractions related to writing services",
  12246. "homepage": "https://symfony.com",
  12247. "keywords": [
  12248. "abstractions",
  12249. "contracts",
  12250. "decoupling",
  12251. "interfaces",
  12252. "interoperability",
  12253. "standards"
  12254. ],
  12255. "support": {
  12256. "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
  12257. },
  12258. "funding": [
  12259. {
  12260. "url": "https://symfony.com/sponsor",
  12261. "type": "custom"
  12262. },
  12263. {
  12264. "url": "https://github.com/fabpot",
  12265. "type": "github"
  12266. },
  12267. {
  12268. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12269. "type": "tidelift"
  12270. }
  12271. ],
  12272. "time": "2021-04-01T10:43:52+00:00"
  12273. },
  12274. {
  12275. "name": "symfony/stopwatch",
  12276. "version": "v4.4.27",
  12277. "source": {
  12278. "type": "git",
  12279. "url": "https://github.com/symfony/stopwatch.git",
  12280. "reference": "c85d997af06a58ba83e2d2538e335b894c24523d"
  12281. },
  12282. "dist": {
  12283. "type": "zip",
  12284. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c85d997af06a58ba83e2d2538e335b894c24523d",
  12285. "reference": "c85d997af06a58ba83e2d2538e335b894c24523d",
  12286. "shasum": ""
  12287. },
  12288. "require": {
  12289. "php": ">=7.1.3",
  12290. "symfony/service-contracts": "^1.0|^2"
  12291. },
  12292. "type": "library",
  12293. "autoload": {
  12294. "psr-4": {
  12295. "Symfony\\Component\\Stopwatch\\": ""
  12296. },
  12297. "exclude-from-classmap": [
  12298. "/Tests/"
  12299. ]
  12300. },
  12301. "notification-url": "https://packagist.org/downloads/",
  12302. "license": [
  12303. "MIT"
  12304. ],
  12305. "authors": [
  12306. {
  12307. "name": "Fabien Potencier",
  12308. "email": "fabien@symfony.com"
  12309. },
  12310. {
  12311. "name": "Symfony Community",
  12312. "homepage": "https://symfony.com/contributors"
  12313. }
  12314. ],
  12315. "description": "Provides a way to profile code",
  12316. "homepage": "https://symfony.com",
  12317. "support": {
  12318. "source": "https://github.com/symfony/stopwatch/tree/v4.4.27"
  12319. },
  12320. "funding": [
  12321. {
  12322. "url": "https://symfony.com/sponsor",
  12323. "type": "custom"
  12324. },
  12325. {
  12326. "url": "https://github.com/fabpot",
  12327. "type": "github"
  12328. },
  12329. {
  12330. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12331. "type": "tidelift"
  12332. }
  12333. ],
  12334. "time": "2021-07-10T08:41:57+00:00"
  12335. },
  12336. {
  12337. "name": "symfony/string",
  12338. "version": "v5.3.3",
  12339. "source": {
  12340. "type": "git",
  12341. "url": "https://github.com/symfony/string.git",
  12342. "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
  12343. },
  12344. "dist": {
  12345. "type": "zip",
  12346. "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
  12347. "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
  12348. "shasum": ""
  12349. },
  12350. "require": {
  12351. "php": ">=7.2.5",
  12352. "symfony/polyfill-ctype": "~1.8",
  12353. "symfony/polyfill-intl-grapheme": "~1.0",
  12354. "symfony/polyfill-intl-normalizer": "~1.0",
  12355. "symfony/polyfill-mbstring": "~1.0",
  12356. "symfony/polyfill-php80": "~1.15"
  12357. },
  12358. "require-dev": {
  12359. "symfony/error-handler": "^4.4|^5.0",
  12360. "symfony/http-client": "^4.4|^5.0",
  12361. "symfony/translation-contracts": "^1.1|^2",
  12362. "symfony/var-exporter": "^4.4|^5.0"
  12363. },
  12364. "type": "library",
  12365. "autoload": {
  12366. "psr-4": {
  12367. "Symfony\\Component\\String\\": ""
  12368. },
  12369. "files": [
  12370. "Resources/functions.php"
  12371. ],
  12372. "exclude-from-classmap": [
  12373. "/Tests/"
  12374. ]
  12375. },
  12376. "notification-url": "https://packagist.org/downloads/",
  12377. "license": [
  12378. "MIT"
  12379. ],
  12380. "authors": [
  12381. {
  12382. "name": "Nicolas Grekas",
  12383. "email": "p@tchwork.com"
  12384. },
  12385. {
  12386. "name": "Symfony Community",
  12387. "homepage": "https://symfony.com/contributors"
  12388. }
  12389. ],
  12390. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  12391. "homepage": "https://symfony.com",
  12392. "keywords": [
  12393. "grapheme",
  12394. "i18n",
  12395. "string",
  12396. "unicode",
  12397. "utf-8",
  12398. "utf8"
  12399. ],
  12400. "support": {
  12401. "source": "https://github.com/symfony/string/tree/v5.3.3"
  12402. },
  12403. "funding": [
  12404. {
  12405. "url": "https://symfony.com/sponsor",
  12406. "type": "custom"
  12407. },
  12408. {
  12409. "url": "https://github.com/fabpot",
  12410. "type": "github"
  12411. },
  12412. {
  12413. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12414. "type": "tidelift"
  12415. }
  12416. ],
  12417. "time": "2021-06-27T11:44:38+00:00"
  12418. },
  12419. {
  12420. "name": "symfony/swiftmailer-bundle",
  12421. "version": "v3.5.2",
  12422. "source": {
  12423. "type": "git",
  12424. "url": "https://github.com/symfony/swiftmailer-bundle.git",
  12425. "reference": "6b72355549f02823a2209180f9c035e46ca3f178"
  12426. },
  12427. "dist": {
  12428. "type": "zip",
  12429. "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/6b72355549f02823a2209180f9c035e46ca3f178",
  12430. "reference": "6b72355549f02823a2209180f9c035e46ca3f178",
  12431. "shasum": ""
  12432. },
  12433. "require": {
  12434. "php": ">=7.1",
  12435. "swiftmailer/swiftmailer": "^6.1.3",
  12436. "symfony/config": "^4.4|^5.0",
  12437. "symfony/dependency-injection": "^4.4|^5.0",
  12438. "symfony/http-kernel": "^4.4|^5.0"
  12439. },
  12440. "conflict": {
  12441. "twig/twig": "<1.41|>=2.0,<2.10"
  12442. },
  12443. "require-dev": {
  12444. "symfony/console": "^4.4|^5.0",
  12445. "symfony/framework-bundle": "^4.4|^5.0",
  12446. "symfony/phpunit-bridge": "^4.4|^5.0",
  12447. "symfony/yaml": "^4.4|^5.0"
  12448. },
  12449. "type": "symfony-bundle",
  12450. "extra": {
  12451. "branch-alias": {
  12452. "dev-main": "3.5-dev"
  12453. }
  12454. },
  12455. "autoload": {
  12456. "psr-4": {
  12457. "Symfony\\Bundle\\SwiftmailerBundle\\": ""
  12458. },
  12459. "exclude-from-classmap": [
  12460. "/Tests/"
  12461. ]
  12462. },
  12463. "notification-url": "https://packagist.org/downloads/",
  12464. "license": [
  12465. "MIT"
  12466. ],
  12467. "authors": [
  12468. {
  12469. "name": "Fabien Potencier",
  12470. "email": "fabien@symfony.com"
  12471. },
  12472. {
  12473. "name": "Symfony Community",
  12474. "homepage": "http://symfony.com/contributors"
  12475. }
  12476. ],
  12477. "description": "Symfony SwiftmailerBundle",
  12478. "homepage": "http://symfony.com",
  12479. "time": "2021-01-25T17:31:39+00:00"
  12480. },
  12481. {
  12482. "name": "symfony/templating",
  12483. "version": "v5.3.4",
  12484. "source": {
  12485. "type": "git",
  12486. "url": "https://github.com/symfony/templating.git",
  12487. "reference": "3f4bb5c819c0418093d4d401ef82a145deb4908e"
  12488. },
  12489. "dist": {
  12490. "type": "zip",
  12491. "url": "https://api.github.com/repos/symfony/templating/zipball/3f4bb5c819c0418093d4d401ef82a145deb4908e",
  12492. "reference": "3f4bb5c819c0418093d4d401ef82a145deb4908e",
  12493. "shasum": ""
  12494. },
  12495. "require": {
  12496. "php": ">=7.2.5",
  12497. "symfony/polyfill-ctype": "~1.8"
  12498. },
  12499. "require-dev": {
  12500. "psr/log": "^1|^2|^3"
  12501. },
  12502. "suggest": {
  12503. "psr/log-implementation": "For using debug logging in loaders"
  12504. },
  12505. "type": "library",
  12506. "autoload": {
  12507. "psr-4": {
  12508. "Symfony\\Component\\Templating\\": ""
  12509. },
  12510. "exclude-from-classmap": [
  12511. "/Tests/"
  12512. ]
  12513. },
  12514. "notification-url": "https://packagist.org/downloads/",
  12515. "license": [
  12516. "MIT"
  12517. ],
  12518. "authors": [
  12519. {
  12520. "name": "Fabien Potencier",
  12521. "email": "fabien@symfony.com"
  12522. },
  12523. {
  12524. "name": "Symfony Community",
  12525. "homepage": "https://symfony.com/contributors"
  12526. }
  12527. ],
  12528. "description": "Provides all the tools needed to build any kind of template system",
  12529. "homepage": "https://symfony.com",
  12530. "support": {
  12531. "source": "https://github.com/symfony/templating/tree/v5.3.4"
  12532. },
  12533. "funding": [
  12534. {
  12535. "url": "https://symfony.com/sponsor",
  12536. "type": "custom"
  12537. },
  12538. {
  12539. "url": "https://github.com/fabpot",
  12540. "type": "github"
  12541. },
  12542. {
  12543. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12544. "type": "tidelift"
  12545. }
  12546. ],
  12547. "time": "2021-07-23T15:54:19+00:00"
  12548. },
  12549. {
  12550. "name": "symfony/translation",
  12551. "version": "v4.4.27",
  12552. "source": {
  12553. "type": "git",
  12554. "url": "https://github.com/symfony/translation.git",
  12555. "reference": "2e3c0f2bf704d635ba862e7198d72331a62d82ba"
  12556. },
  12557. "dist": {
  12558. "type": "zip",
  12559. "url": "https://api.github.com/repos/symfony/translation/zipball/2e3c0f2bf704d635ba862e7198d72331a62d82ba",
  12560. "reference": "2e3c0f2bf704d635ba862e7198d72331a62d82ba",
  12561. "shasum": ""
  12562. },
  12563. "require": {
  12564. "php": ">=7.1.3",
  12565. "symfony/polyfill-mbstring": "~1.0",
  12566. "symfony/polyfill-php80": "^1.16",
  12567. "symfony/translation-contracts": "^1.1.6|^2"
  12568. },
  12569. "conflict": {
  12570. "symfony/config": "<3.4",
  12571. "symfony/dependency-injection": "<3.4",
  12572. "symfony/http-kernel": "<4.4",
  12573. "symfony/yaml": "<3.4"
  12574. },
  12575. "provide": {
  12576. "symfony/translation-implementation": "1.0|2.0"
  12577. },
  12578. "require-dev": {
  12579. "psr/log": "^1|^2|^3",
  12580. "symfony/config": "^3.4|^4.0|^5.0",
  12581. "symfony/console": "^3.4|^4.0|^5.0",
  12582. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  12583. "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
  12584. "symfony/http-kernel": "^4.4",
  12585. "symfony/intl": "^3.4|^4.0|^5.0",
  12586. "symfony/service-contracts": "^1.1.2|^2",
  12587. "symfony/yaml": "^3.4|^4.0|^5.0"
  12588. },
  12589. "suggest": {
  12590. "psr/log-implementation": "To use logging capability in translator",
  12591. "symfony/config": "",
  12592. "symfony/yaml": ""
  12593. },
  12594. "type": "library",
  12595. "autoload": {
  12596. "psr-4": {
  12597. "Symfony\\Component\\Translation\\": ""
  12598. },
  12599. "exclude-from-classmap": [
  12600. "/Tests/"
  12601. ]
  12602. },
  12603. "notification-url": "https://packagist.org/downloads/",
  12604. "license": [
  12605. "MIT"
  12606. ],
  12607. "authors": [
  12608. {
  12609. "name": "Fabien Potencier",
  12610. "email": "fabien@symfony.com"
  12611. },
  12612. {
  12613. "name": "Symfony Community",
  12614. "homepage": "https://symfony.com/contributors"
  12615. }
  12616. ],
  12617. "description": "Provides tools to internationalize your application",
  12618. "homepage": "https://symfony.com",
  12619. "support": {
  12620. "source": "https://github.com/symfony/translation/tree/v4.4.27"
  12621. },
  12622. "funding": [
  12623. {
  12624. "url": "https://symfony.com/sponsor",
  12625. "type": "custom"
  12626. },
  12627. {
  12628. "url": "https://github.com/fabpot",
  12629. "type": "github"
  12630. },
  12631. {
  12632. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12633. "type": "tidelift"
  12634. }
  12635. ],
  12636. "time": "2021-07-21T13:12:00+00:00"
  12637. },
  12638. {
  12639. "name": "symfony/translation-contracts",
  12640. "version": "v2.4.0",
  12641. "source": {
  12642. "type": "git",
  12643. "url": "https://github.com/symfony/translation-contracts.git",
  12644. "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
  12645. },
  12646. "dist": {
  12647. "type": "zip",
  12648. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
  12649. "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
  12650. "shasum": ""
  12651. },
  12652. "require": {
  12653. "php": ">=7.2.5"
  12654. },
  12655. "suggest": {
  12656. "symfony/translation-implementation": ""
  12657. },
  12658. "type": "library",
  12659. "extra": {
  12660. "branch-alias": {
  12661. "dev-main": "2.4-dev"
  12662. },
  12663. "thanks": {
  12664. "name": "symfony/contracts",
  12665. "url": "https://github.com/symfony/contracts"
  12666. }
  12667. },
  12668. "autoload": {
  12669. "psr-4": {
  12670. "Symfony\\Contracts\\Translation\\": ""
  12671. }
  12672. },
  12673. "notification-url": "https://packagist.org/downloads/",
  12674. "license": [
  12675. "MIT"
  12676. ],
  12677. "authors": [
  12678. {
  12679. "name": "Nicolas Grekas",
  12680. "email": "p@tchwork.com"
  12681. },
  12682. {
  12683. "name": "Symfony Community",
  12684. "homepage": "https://symfony.com/contributors"
  12685. }
  12686. ],
  12687. "description": "Generic abstractions related to translation",
  12688. "homepage": "https://symfony.com",
  12689. "keywords": [
  12690. "abstractions",
  12691. "contracts",
  12692. "decoupling",
  12693. "interfaces",
  12694. "interoperability",
  12695. "standards"
  12696. ],
  12697. "support": {
  12698. "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
  12699. },
  12700. "funding": [
  12701. {
  12702. "url": "https://symfony.com/sponsor",
  12703. "type": "custom"
  12704. },
  12705. {
  12706. "url": "https://github.com/fabpot",
  12707. "type": "github"
  12708. },
  12709. {
  12710. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12711. "type": "tidelift"
  12712. }
  12713. ],
  12714. "time": "2021-03-23T23:28:01+00:00"
  12715. },
  12716. {
  12717. "name": "symfony/twig-bridge",
  12718. "version": "v4.4.21",
  12719. "source": {
  12720. "type": "git",
  12721. "url": "https://github.com/symfony/twig-bridge.git",
  12722. "reference": "f5d0492a38c5325d9c322d406dbe95bc26fc530d"
  12723. },
  12724. "dist": {
  12725. "type": "zip",
  12726. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/f5d0492a38c5325d9c322d406dbe95bc26fc530d",
  12727. "reference": "f5d0492a38c5325d9c322d406dbe95bc26fc530d",
  12728. "shasum": ""
  12729. },
  12730. "require": {
  12731. "php": ">=7.1.3",
  12732. "symfony/translation-contracts": "^1.1|^2",
  12733. "twig/twig": "^1.43|^2.13|^3.0.4"
  12734. },
  12735. "conflict": {
  12736. "symfony/console": "<3.4",
  12737. "symfony/form": "<4.4",
  12738. "symfony/http-foundation": "<4.3",
  12739. "symfony/translation": "<4.2",
  12740. "symfony/workflow": "<4.3"
  12741. },
  12742. "require-dev": {
  12743. "egulias/email-validator": "^2.1.10|^3",
  12744. "symfony/asset": "^3.4|^4.0|^5.0",
  12745. "symfony/console": "^3.4|^4.0|^5.0",
  12746. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  12747. "symfony/error-handler": "^4.4|^5.0",
  12748. "symfony/expression-language": "^3.4|^4.0|^5.0",
  12749. "symfony/finder": "^3.4|^4.0|^5.0",
  12750. "symfony/form": "^4.4.17",
  12751. "symfony/http-foundation": "^4.3|^5.0",
  12752. "symfony/http-kernel": "^4.4",
  12753. "symfony/intl": "^4.4|^5.0",
  12754. "symfony/mime": "^4.3|^5.0",
  12755. "symfony/polyfill-intl-icu": "~1.0",
  12756. "symfony/routing": "^3.4|^4.0|^5.0",
  12757. "symfony/security-acl": "^2.8|^3.0",
  12758. "symfony/security-core": "^3.0|^4.0|^5.0",
  12759. "symfony/security-csrf": "^3.4|^4.0|^5.0",
  12760. "symfony/security-http": "^3.4|^4.0|^5.0",
  12761. "symfony/stopwatch": "^3.4|^4.0|^5.0",
  12762. "symfony/templating": "^3.4|^4.0|^5.0",
  12763. "symfony/translation": "^4.2.1|^5.0",
  12764. "symfony/web-link": "^4.4|^5.0",
  12765. "symfony/workflow": "^4.3|^5.0",
  12766. "symfony/yaml": "^3.4|^4.0|^5.0",
  12767. "twig/cssinliner-extra": "^2.12|^3",
  12768. "twig/inky-extra": "^2.12|^3",
  12769. "twig/markdown-extra": "^2.12|^3"
  12770. },
  12771. "suggest": {
  12772. "symfony/asset": "For using the AssetExtension",
  12773. "symfony/expression-language": "For using the ExpressionExtension",
  12774. "symfony/finder": "",
  12775. "symfony/form": "For using the FormExtension",
  12776. "symfony/http-kernel": "For using the HttpKernelExtension",
  12777. "symfony/routing": "For using the RoutingExtension",
  12778. "symfony/security-core": "For using the SecurityExtension",
  12779. "symfony/security-csrf": "For using the CsrfExtension",
  12780. "symfony/security-http": "For using the LogoutUrlExtension",
  12781. "symfony/stopwatch": "For using the StopwatchExtension",
  12782. "symfony/templating": "For using the TwigEngine",
  12783. "symfony/translation": "For using the TranslationExtension",
  12784. "symfony/var-dumper": "For using the DumpExtension",
  12785. "symfony/web-link": "For using the WebLinkExtension",
  12786. "symfony/yaml": "For using the YamlExtension"
  12787. },
  12788. "type": "symfony-bridge",
  12789. "autoload": {
  12790. "psr-4": {
  12791. "Symfony\\Bridge\\Twig\\": ""
  12792. },
  12793. "exclude-from-classmap": [
  12794. "/Tests/"
  12795. ]
  12796. },
  12797. "notification-url": "https://packagist.org/downloads/",
  12798. "license": [
  12799. "MIT"
  12800. ],
  12801. "authors": [
  12802. {
  12803. "name": "Fabien Potencier",
  12804. "email": "fabien@symfony.com"
  12805. },
  12806. {
  12807. "name": "Symfony Community",
  12808. "homepage": "https://symfony.com/contributors"
  12809. }
  12810. ],
  12811. "description": "Provides integration for Twig with various Symfony components",
  12812. "homepage": "https://symfony.com",
  12813. "time": "2021-03-16T08:08:39+00:00"
  12814. },
  12815. {
  12816. "name": "symfony/twig-bundle",
  12817. "version": "v4.4.20",
  12818. "source": {
  12819. "type": "git",
  12820. "url": "https://github.com/symfony/twig-bundle.git",
  12821. "reference": "7cee73b45e3bd963a0ab4184f1041dcdc85b6e86"
  12822. },
  12823. "dist": {
  12824. "type": "zip",
  12825. "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/7cee73b45e3bd963a0ab4184f1041dcdc85b6e86",
  12826. "reference": "7cee73b45e3bd963a0ab4184f1041dcdc85b6e86",
  12827. "shasum": ""
  12828. },
  12829. "require": {
  12830. "php": ">=7.1.3",
  12831. "symfony/http-foundation": "^4.3|^5.0",
  12832. "symfony/http-kernel": "^4.4",
  12833. "symfony/polyfill-ctype": "~1.8",
  12834. "symfony/twig-bridge": "^4.4|^5.0",
  12835. "twig/twig": "^1.43|^2.13|^3.0.4"
  12836. },
  12837. "conflict": {
  12838. "symfony/dependency-injection": "<4.1",
  12839. "symfony/framework-bundle": "<4.4",
  12840. "symfony/translation": "<4.2"
  12841. },
  12842. "require-dev": {
  12843. "doctrine/annotations": "^1.10.4",
  12844. "doctrine/cache": "~1.0",
  12845. "symfony/asset": "^3.4|^4.0|^5.0",
  12846. "symfony/dependency-injection": "^4.2.5|^5.0",
  12847. "symfony/expression-language": "^3.4|^4.0|^5.0",
  12848. "symfony/finder": "^3.4|^4.0|^5.0",
  12849. "symfony/form": "^3.4|^4.0|^5.0",
  12850. "symfony/framework-bundle": "^4.4|^5.0",
  12851. "symfony/routing": "^3.4|^4.0|^5.0",
  12852. "symfony/stopwatch": "^3.4|^4.0|^5.0",
  12853. "symfony/templating": "^3.4|^4.0|^5.0",
  12854. "symfony/translation": "^4.2|^5.0",
  12855. "symfony/web-link": "^3.4|^4.0|^5.0",
  12856. "symfony/yaml": "^3.4|^4.0|^5.0"
  12857. },
  12858. "type": "symfony-bundle",
  12859. "autoload": {
  12860. "psr-4": {
  12861. "Symfony\\Bundle\\TwigBundle\\": ""
  12862. },
  12863. "exclude-from-classmap": [
  12864. "/Tests/"
  12865. ]
  12866. },
  12867. "notification-url": "https://packagist.org/downloads/",
  12868. "license": [
  12869. "MIT"
  12870. ],
  12871. "authors": [
  12872. {
  12873. "name": "Fabien Potencier",
  12874. "email": "fabien@symfony.com"
  12875. },
  12876. {
  12877. "name": "Symfony Community",
  12878. "homepage": "https://symfony.com/contributors"
  12879. }
  12880. ],
  12881. "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
  12882. "homepage": "https://symfony.com",
  12883. "time": "2021-01-27T09:09:26+00:00"
  12884. },
  12885. {
  12886. "name": "symfony/var-dumper",
  12887. "version": "v4.4.27",
  12888. "source": {
  12889. "type": "git",
  12890. "url": "https://github.com/symfony/var-dumper.git",
  12891. "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba"
  12892. },
  12893. "dist": {
  12894. "type": "zip",
  12895. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
  12896. "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
  12897. "shasum": ""
  12898. },
  12899. "require": {
  12900. "php": ">=7.1.3",
  12901. "symfony/polyfill-mbstring": "~1.0",
  12902. "symfony/polyfill-php72": "~1.5",
  12903. "symfony/polyfill-php80": "^1.16"
  12904. },
  12905. "conflict": {
  12906. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  12907. "symfony/console": "<3.4"
  12908. },
  12909. "require-dev": {
  12910. "ext-iconv": "*",
  12911. "symfony/console": "^3.4|^4.0|^5.0",
  12912. "symfony/process": "^4.4|^5.0",
  12913. "twig/twig": "^1.43|^2.13|^3.0.4"
  12914. },
  12915. "suggest": {
  12916. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  12917. "ext-intl": "To show region name in time zone dump",
  12918. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  12919. },
  12920. "bin": [
  12921. "Resources/bin/var-dump-server"
  12922. ],
  12923. "type": "library",
  12924. "autoload": {
  12925. "files": [
  12926. "Resources/functions/dump.php"
  12927. ],
  12928. "psr-4": {
  12929. "Symfony\\Component\\VarDumper\\": ""
  12930. },
  12931. "exclude-from-classmap": [
  12932. "/Tests/"
  12933. ]
  12934. },
  12935. "notification-url": "https://packagist.org/downloads/",
  12936. "license": [
  12937. "MIT"
  12938. ],
  12939. "authors": [
  12940. {
  12941. "name": "Nicolas Grekas",
  12942. "email": "p@tchwork.com"
  12943. },
  12944. {
  12945. "name": "Symfony Community",
  12946. "homepage": "https://symfony.com/contributors"
  12947. }
  12948. ],
  12949. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  12950. "homepage": "https://symfony.com",
  12951. "keywords": [
  12952. "debug",
  12953. "dump"
  12954. ],
  12955. "support": {
  12956. "source": "https://github.com/symfony/var-dumper/tree/v4.4.27"
  12957. },
  12958. "funding": [
  12959. {
  12960. "url": "https://symfony.com/sponsor",
  12961. "type": "custom"
  12962. },
  12963. {
  12964. "url": "https://github.com/fabpot",
  12965. "type": "github"
  12966. },
  12967. {
  12968. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12969. "type": "tidelift"
  12970. }
  12971. ],
  12972. "time": "2021-07-23T15:41:52+00:00"
  12973. },
  12974. {
  12975. "name": "symfony/var-exporter",
  12976. "version": "v5.3.4",
  12977. "source": {
  12978. "type": "git",
  12979. "url": "https://github.com/symfony/var-exporter.git",
  12980. "reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0"
  12981. },
  12982. "dist": {
  12983. "type": "zip",
  12984. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
  12985. "reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
  12986. "shasum": ""
  12987. },
  12988. "require": {
  12989. "php": ">=7.2.5",
  12990. "symfony/polyfill-php80": "^1.16"
  12991. },
  12992. "require-dev": {
  12993. "symfony/var-dumper": "^4.4.9|^5.0.9"
  12994. },
  12995. "type": "library",
  12996. "autoload": {
  12997. "psr-4": {
  12998. "Symfony\\Component\\VarExporter\\": ""
  12999. },
  13000. "exclude-from-classmap": [
  13001. "/Tests/"
  13002. ]
  13003. },
  13004. "notification-url": "https://packagist.org/downloads/",
  13005. "license": [
  13006. "MIT"
  13007. ],
  13008. "authors": [
  13009. {
  13010. "name": "Nicolas Grekas",
  13011. "email": "p@tchwork.com"
  13012. },
  13013. {
  13014. "name": "Symfony Community",
  13015. "homepage": "https://symfony.com/contributors"
  13016. }
  13017. ],
  13018. "description": "Allows exporting any serializable PHP data structure to plain PHP code",
  13019. "homepage": "https://symfony.com",
  13020. "keywords": [
  13021. "clone",
  13022. "construct",
  13023. "export",
  13024. "hydrate",
  13025. "instantiate",
  13026. "serialize"
  13027. ],
  13028. "support": {
  13029. "source": "https://github.com/symfony/var-exporter/tree/v5.3.4"
  13030. },
  13031. "funding": [
  13032. {
  13033. "url": "https://symfony.com/sponsor",
  13034. "type": "custom"
  13035. },
  13036. {
  13037. "url": "https://github.com/fabpot",
  13038. "type": "github"
  13039. },
  13040. {
  13041. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  13042. "type": "tidelift"
  13043. }
  13044. ],
  13045. "time": "2021-07-21T12:38:00+00:00"
  13046. },
  13047. {
  13048. "name": "symfony/web-profiler-bundle",
  13049. "version": "v4.4.21",
  13050. "source": {
  13051. "type": "git",
  13052. "url": "https://github.com/symfony/web-profiler-bundle.git",
  13053. "reference": "bd848a0c0f3e7229e329adeea10e8945f70cb4c9"
  13054. },
  13055. "dist": {
  13056. "type": "zip",
  13057. "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/bd848a0c0f3e7229e329adeea10e8945f70cb4c9",
  13058. "reference": "bd848a0c0f3e7229e329adeea10e8945f70cb4c9",
  13059. "shasum": ""
  13060. },
  13061. "require": {
  13062. "php": ">=7.1.3",
  13063. "symfony/config": "^4.2|^5.0",
  13064. "symfony/framework-bundle": "^4.4|^5.0",
  13065. "symfony/http-kernel": "^4.4",
  13066. "symfony/routing": "^4.3|^5.0",
  13067. "symfony/twig-bundle": "^4.2|^5.0",
  13068. "twig/twig": "^1.43|^2.13|^3.0.4"
  13069. },
  13070. "conflict": {
  13071. "symfony/form": "<4.3",
  13072. "symfony/messenger": "<4.2"
  13073. },
  13074. "require-dev": {
  13075. "symfony/browser-kit": "^4.3|^5.0",
  13076. "symfony/console": "^4.3|^5.0",
  13077. "symfony/css-selector": "^3.4|^4.0|^5.0",
  13078. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  13079. "symfony/stopwatch": "^3.4|^4.0|^5.0"
  13080. },
  13081. "type": "symfony-bundle",
  13082. "autoload": {
  13083. "psr-4": {
  13084. "Symfony\\Bundle\\WebProfilerBundle\\": ""
  13085. },
  13086. "exclude-from-classmap": [
  13087. "/Tests/"
  13088. ]
  13089. },
  13090. "notification-url": "https://packagist.org/downloads/",
  13091. "license": [
  13092. "MIT"
  13093. ],
  13094. "authors": [
  13095. {
  13096. "name": "Fabien Potencier",
  13097. "email": "fabien@symfony.com"
  13098. },
  13099. {
  13100. "name": "Symfony Community",
  13101. "homepage": "https://symfony.com/contributors"
  13102. }
  13103. ],
  13104. "description": "Provides a development tool that gives detailed information about the execution of any request",
  13105. "homepage": "https://symfony.com",
  13106. "time": "2021-03-15T15:12:10+00:00"
  13107. },
  13108. {
  13109. "name": "symfony/yaml",
  13110. "version": "v4.4.21",
  13111. "source": {
  13112. "type": "git",
  13113. "url": "https://github.com/symfony/yaml.git",
  13114. "reference": "3871c720871029f008928244e56cf43497da7e9d"
  13115. },
  13116. "dist": {
  13117. "type": "zip",
  13118. "url": "https://api.github.com/repos/symfony/yaml/zipball/3871c720871029f008928244e56cf43497da7e9d",
  13119. "reference": "3871c720871029f008928244e56cf43497da7e9d",
  13120. "shasum": ""
  13121. },
  13122. "require": {
  13123. "php": ">=7.1.3",
  13124. "symfony/polyfill-ctype": "~1.8"
  13125. },
  13126. "conflict": {
  13127. "symfony/console": "<3.4"
  13128. },
  13129. "require-dev": {
  13130. "symfony/console": "^3.4|^4.0|^5.0"
  13131. },
  13132. "suggest": {
  13133. "symfony/console": "For validating YAML files using the lint command"
  13134. },
  13135. "type": "library",
  13136. "autoload": {
  13137. "psr-4": {
  13138. "Symfony\\Component\\Yaml\\": ""
  13139. },
  13140. "exclude-from-classmap": [
  13141. "/Tests/"
  13142. ]
  13143. },
  13144. "notification-url": "https://packagist.org/downloads/",
  13145. "license": [
  13146. "MIT"
  13147. ],
  13148. "authors": [
  13149. {
  13150. "name": "Fabien Potencier",
  13151. "email": "fabien@symfony.com"
  13152. },
  13153. {
  13154. "name": "Symfony Community",
  13155. "homepage": "https://symfony.com/contributors"
  13156. }
  13157. ],
  13158. "description": "Loads and dumps YAML files",
  13159. "homepage": "https://symfony.com",
  13160. "time": "2021-03-05T17:58:50+00:00"
  13161. },
  13162. {
  13163. "name": "tecnickcom/tcpdf",
  13164. "version": "6.4.1",
  13165. "source": {
  13166. "type": "git",
  13167. "url": "https://github.com/tecnickcom/TCPDF.git",
  13168. "reference": "5ba838befdb37ef06a16d9f716f35eb03cb1b329"
  13169. },
  13170. "dist": {
  13171. "type": "zip",
  13172. "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/5ba838befdb37ef06a16d9f716f35eb03cb1b329",
  13173. "reference": "5ba838befdb37ef06a16d9f716f35eb03cb1b329",
  13174. "shasum": ""
  13175. },
  13176. "require": {
  13177. "php": ">=5.3.0"
  13178. },
  13179. "type": "library",
  13180. "autoload": {
  13181. "classmap": [
  13182. "config",
  13183. "include",
  13184. "tcpdf.php",
  13185. "tcpdf_parser.php",
  13186. "tcpdf_import.php",
  13187. "tcpdf_barcodes_1d.php",
  13188. "tcpdf_barcodes_2d.php",
  13189. "include/tcpdf_colors.php",
  13190. "include/tcpdf_filters.php",
  13191. "include/tcpdf_font_data.php",
  13192. "include/tcpdf_fonts.php",
  13193. "include/tcpdf_images.php",
  13194. "include/tcpdf_static.php",
  13195. "include/barcodes/datamatrix.php",
  13196. "include/barcodes/pdf417.php",
  13197. "include/barcodes/qrcode.php"
  13198. ]
  13199. },
  13200. "notification-url": "https://packagist.org/downloads/",
  13201. "license": [
  13202. "LGPL-3.0-only"
  13203. ],
  13204. "authors": [
  13205. {
  13206. "name": "Nicola Asuni",
  13207. "email": "info@tecnick.com",
  13208. "role": "lead"
  13209. }
  13210. ],
  13211. "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
  13212. "homepage": "http://www.tcpdf.org/",
  13213. "keywords": [
  13214. "PDFD32000-2008",
  13215. "TCPDF",
  13216. "barcodes",
  13217. "datamatrix",
  13218. "pdf",
  13219. "pdf417",
  13220. "qrcode"
  13221. ],
  13222. "time": "2021-03-27T16:00:33+00:00"
  13223. },
  13224. {
  13225. "name": "terminal42/contao-changelanguage",
  13226. "version": "3.1.16",
  13227. "source": {
  13228. "type": "git",
  13229. "url": "https://github.com/terminal42/contao-changelanguage.git",
  13230. "reference": "31a92e0c3802ff78c3abbb7216dad34bf0a3bcb9"
  13231. },
  13232. "dist": {
  13233. "type": "zip",
  13234. "url": "https://api.github.com/repos/terminal42/contao-changelanguage/zipball/31a92e0c3802ff78c3abbb7216dad34bf0a3bcb9",
  13235. "reference": "31a92e0c3802ff78c3abbb7216dad34bf0a3bcb9",
  13236. "shasum": ""
  13237. },
  13238. "require": {
  13239. "codefog/contao-haste": "~4.13",
  13240. "contao-community-alliance/composer-plugin": "^2.4.1 || ~3.0",
  13241. "contao/core-bundle": "^3.5.9 || ~4.1",
  13242. "menatwork/contao-multicolumnwizard": "^3.3",
  13243. "php": ">=5.4"
  13244. },
  13245. "conflict": {
  13246. "aschempp/contao-calendarlanguage": "*",
  13247. "contao-legacy/calendarlanguage": "*",
  13248. "contao-legacy/newslanguage": "*",
  13249. "terminal42/contao-newslanguage": "*"
  13250. },
  13251. "replace": {
  13252. "contao-legacy/changelanguage": "self.version"
  13253. },
  13254. "require-dev": {
  13255. "contao/core": "^3.5.9",
  13256. "friendsofphp/php-cs-fixer": "^2.1",
  13257. "phpunit/dbunit": "~1.3",
  13258. "phpunit/phpunit": "4.*",
  13259. "satooshi/php-coveralls": "~0.6"
  13260. },
  13261. "type": "contao-module",
  13262. "extra": {
  13263. "branch-alias": {
  13264. "dev-develop": "3.2.x-dev"
  13265. },
  13266. "contao": {
  13267. "sources": {
  13268. "": "system/modules/changelanguage"
  13269. },
  13270. "runonce": [
  13271. "config/update.php"
  13272. ]
  13273. }
  13274. },
  13275. "autoload": {
  13276. "psr-0": {
  13277. "Terminal42\\ChangeLanguage\\": "library/"
  13278. }
  13279. },
  13280. "notification-url": "https://packagist.org/downloads/",
  13281. "license": [
  13282. "LGPL-3.0+"
  13283. ],
  13284. "authors": [
  13285. {
  13286. "name": "terminal42 gmbh",
  13287. "homepage": "https://www.terminal42.ch"
  13288. }
  13289. ],
  13290. "description": "ChangeLanguage extension for Contao Open Source CMS",
  13291. "keywords": [
  13292. "change",
  13293. "contao",
  13294. "language"
  13295. ],
  13296. "time": "2021-01-19T09:08:21+00:00"
  13297. },
  13298. {
  13299. "name": "terminal42/contao-node",
  13300. "version": "1.3.3",
  13301. "source": {
  13302. "type": "git",
  13303. "url": "https://github.com/terminal42/contao-node.git",
  13304. "reference": "57467ded7531dc8ae564e1c8b73af13d3dcacfe5"
  13305. },
  13306. "dist": {
  13307. "type": "zip",
  13308. "url": "https://api.github.com/repos/terminal42/contao-node/zipball/57467ded7531dc8ae564e1c8b73af13d3dcacfe5",
  13309. "reference": "57467ded7531dc8ae564e1c8b73af13d3dcacfe5",
  13310. "shasum": ""
  13311. },
  13312. "require": {
  13313. "codefog/contao-haste": "^4.21",
  13314. "codefog/tags-bundle": "^3.0",
  13315. "contao/core-bundle": "^4.4",
  13316. "php": ">=7.1"
  13317. },
  13318. "conflict": {
  13319. "contao/manager-plugin": "<2.0 || >=3.0"
  13320. },
  13321. "require-dev": {
  13322. "contao/manager-plugin": "^2.0",
  13323. "friendsofphp/php-cs-fixer": "^2.2"
  13324. },
  13325. "type": "contao-bundle",
  13326. "extra": {
  13327. "contao-manager-plugin": "Terminal42\\NodeBundle\\ContaoManager\\Plugin"
  13328. },
  13329. "autoload": {
  13330. "psr-4": {
  13331. "Terminal42\\NodeBundle\\": "src/"
  13332. }
  13333. },
  13334. "notification-url": "https://packagist.org/downloads/",
  13335. "license": [
  13336. "MIT"
  13337. ],
  13338. "authors": [
  13339. {
  13340. "name": "terminal42",
  13341. "homepage": "https://terminal42.ch"
  13342. }
  13343. ],
  13344. "description": "Node bundle for Contao Open Source CMS",
  13345. "keywords": [
  13346. "contao",
  13347. "content",
  13348. "node"
  13349. ],
  13350. "time": "2021-04-04T10:14:46+00:00"
  13351. },
  13352. {
  13353. "name": "terminal42/dc_multilingual",
  13354. "version": "4.1.1",
  13355. "source": {
  13356. "type": "git",
  13357. "url": "https://github.com/terminal42/contao-DC_Multilingual.git",
  13358. "reference": "efeed67f5eab54360edfbf16026f20e19839f620"
  13359. },
  13360. "dist": {
  13361. "type": "zip",
  13362. "url": "https://api.github.com/repos/terminal42/contao-DC_Multilingual/zipball/efeed67f5eab54360edfbf16026f20e19839f620",
  13363. "reference": "efeed67f5eab54360edfbf16026f20e19839f620",
  13364. "shasum": ""
  13365. },
  13366. "require": {
  13367. "contao/core-bundle": "^4.4",
  13368. "doctrine/dbal": "^2.5",
  13369. "php": "^5.6 || ^7.0"
  13370. },
  13371. "conflict": {
  13372. "contao/manager-plugin": "<2.0 || >=3.0"
  13373. },
  13374. "replace": {
  13375. "contao-legacy/dc_multilingual": "self.version"
  13376. },
  13377. "require-dev": {
  13378. "contao/manager-plugin": "^2.0",
  13379. "friendsofphp/php-cs-fixer": "^2.1"
  13380. },
  13381. "type": "contao-module",
  13382. "extra": {
  13383. "contao-manager-plugin": "Terminal42\\DcMultilingualBundle\\ContaoManager\\Plugin"
  13384. },
  13385. "autoload": {
  13386. "classmap": [
  13387. "src/DC_Multilingual.php"
  13388. ],
  13389. "psr-4": {
  13390. "Terminal42\\DcMultilingualBundle\\": "src"
  13391. }
  13392. },
  13393. "notification-url": "https://packagist.org/downloads/",
  13394. "license": [
  13395. "LGPL-3.0+"
  13396. ],
  13397. "authors": [
  13398. {
  13399. "name": "terminal42 gmbh",
  13400. "homepage": "http://www.terminal42.ch"
  13401. },
  13402. {
  13403. "name": "Codefog",
  13404. "homepage": "http://codefog.pl"
  13405. }
  13406. ],
  13407. "description": "DC_Multilingual extension for Contao Open Source CMS",
  13408. "keywords": [
  13409. "contao",
  13410. "driver",
  13411. "multilingual"
  13412. ],
  13413. "time": "2020-07-03T09:56:59+00:00"
  13414. },
  13415. {
  13416. "name": "terminal42/escargot",
  13417. "version": "1.0.5",
  13418. "source": {
  13419. "type": "git",
  13420. "url": "https://github.com/terminal42/escargot.git",
  13421. "reference": "dd4bcb2d28196e2a9d260b6bf4cd643a4ad4587e"
  13422. },
  13423. "dist": {
  13424. "type": "zip",
  13425. "url": "https://api.github.com/repos/terminal42/escargot/zipball/dd4bcb2d28196e2a9d260b6bf4cd643a4ad4587e",
  13426. "reference": "dd4bcb2d28196e2a9d260b6bf4cd643a4ad4587e",
  13427. "shasum": ""
  13428. },
  13429. "require": {
  13430. "ext-simplexml": "*",
  13431. "nyholm/psr7": "^1.1",
  13432. "php": "^7.2 | ^8.0",
  13433. "psr/http-message": "^1.0",
  13434. "psr/log": "^1.1",
  13435. "symfony/dom-crawler": "^4.4 | ^5.0",
  13436. "symfony/event-dispatcher": "^4.4 | ^5.0",
  13437. "symfony/http-client": "^4.4 | ^5.0",
  13438. "webignition/robots-txt-file": "^3.0"
  13439. },
  13440. "require-dev": {
  13441. "doctrine/dbal": "^2.10",
  13442. "symfony/finder": "^4.4 | ^5.0",
  13443. "symfony/phpunit-bridge": "^5.1.8"
  13444. },
  13445. "type": "library",
  13446. "autoload": {
  13447. "psr-4": {
  13448. "Terminal42\\Escargot\\": "src/"
  13449. }
  13450. },
  13451. "notification-url": "https://packagist.org/downloads/",
  13452. "license": [
  13453. "MIT"
  13454. ],
  13455. "authors": [
  13456. {
  13457. "name": "Yanick Witschi",
  13458. "homepage": "https://github.com/toflar",
  13459. "role": "Developer"
  13460. }
  13461. ],
  13462. "description": "A web crawler or spider library based on Symfony components",
  13463. "homepage": "https://www.terminal42.ch",
  13464. "keywords": [
  13465. "crawl",
  13466. "escargot",
  13467. "index",
  13468. "search",
  13469. "spider"
  13470. ],
  13471. "time": "2021-03-29T08:08:33+00:00"
  13472. },
  13473. {
  13474. "name": "terminal42/service-annotation-bundle",
  13475. "version": "1.1.3",
  13476. "source": {
  13477. "type": "git",
  13478. "url": "https://github.com/terminal42/service-annotation-bundle.git",
  13479. "reference": "6676feaff9ae1efcb261b463d82f42d2fe1fc67a"
  13480. },
  13481. "dist": {
  13482. "type": "zip",
  13483. "url": "https://api.github.com/repos/terminal42/service-annotation-bundle/zipball/6676feaff9ae1efcb261b463d82f42d2fe1fc67a",
  13484. "reference": "6676feaff9ae1efcb261b463d82f42d2fe1fc67a",
  13485. "shasum": ""
  13486. },
  13487. "require": {
  13488. "doctrine/annotations": "^1.6",
  13489. "php": "^7.1 || ^8.0",
  13490. "symfony/dependency-injection": "^4.0 || ^5.0",
  13491. "symfony/http-kernel": "^4.0 || ^5.0"
  13492. },
  13493. "require-dev": {
  13494. "contao/easy-coding-standard": "^3.0"
  13495. },
  13496. "type": "symfony-bundle",
  13497. "autoload": {
  13498. "psr-4": {
  13499. "Terminal42\\ServiceAnnotationBundle\\": "src/"
  13500. }
  13501. },
  13502. "notification-url": "https://packagist.org/downloads/",
  13503. "license": [
  13504. "MIT"
  13505. ],
  13506. "authors": [
  13507. {
  13508. "name": "terminal42 gmbh",
  13509. "homepage": "https://www.terminal42.ch/"
  13510. }
  13511. ],
  13512. "description": "Add service tags from class annotations",
  13513. "time": "2020-11-25T18:59:25+00:00"
  13514. },
  13515. {
  13516. "name": "thecodingmachine/safe",
  13517. "version": "v1.3.3",
  13518. "source": {
  13519. "type": "git",
  13520. "url": "https://github.com/thecodingmachine/safe.git",
  13521. "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc"
  13522. },
  13523. "dist": {
  13524. "type": "zip",
  13525. "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
  13526. "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
  13527. "shasum": ""
  13528. },
  13529. "require": {
  13530. "php": ">=7.2"
  13531. },
  13532. "require-dev": {
  13533. "phpstan/phpstan": "^0.12",
  13534. "squizlabs/php_codesniffer": "^3.2",
  13535. "thecodingmachine/phpstan-strict-rules": "^0.12"
  13536. },
  13537. "type": "library",
  13538. "extra": {
  13539. "branch-alias": {
  13540. "dev-master": "0.1-dev"
  13541. }
  13542. },
  13543. "autoload": {
  13544. "psr-4": {
  13545. "Safe\\": [
  13546. "lib/",
  13547. "deprecated/",
  13548. "generated/"
  13549. ]
  13550. },
  13551. "files": [
  13552. "deprecated/apc.php",
  13553. "deprecated/libevent.php",
  13554. "deprecated/mssql.php",
  13555. "deprecated/stats.php",
  13556. "lib/special_cases.php",
  13557. "generated/apache.php",
  13558. "generated/apcu.php",
  13559. "generated/array.php",
  13560. "generated/bzip2.php",
  13561. "generated/calendar.php",
  13562. "generated/classobj.php",
  13563. "generated/com.php",
  13564. "generated/cubrid.php",
  13565. "generated/curl.php",
  13566. "generated/datetime.php",
  13567. "generated/dir.php",
  13568. "generated/eio.php",
  13569. "generated/errorfunc.php",
  13570. "generated/exec.php",
  13571. "generated/fileinfo.php",
  13572. "generated/filesystem.php",
  13573. "generated/filter.php",
  13574. "generated/fpm.php",
  13575. "generated/ftp.php",
  13576. "generated/funchand.php",
  13577. "generated/gmp.php",
  13578. "generated/gnupg.php",
  13579. "generated/hash.php",
  13580. "generated/ibase.php",
  13581. "generated/ibmDb2.php",
  13582. "generated/iconv.php",
  13583. "generated/image.php",
  13584. "generated/imap.php",
  13585. "generated/info.php",
  13586. "generated/ingres-ii.php",
  13587. "generated/inotify.php",
  13588. "generated/json.php",
  13589. "generated/ldap.php",
  13590. "generated/libxml.php",
  13591. "generated/lzf.php",
  13592. "generated/mailparse.php",
  13593. "generated/mbstring.php",
  13594. "generated/misc.php",
  13595. "generated/msql.php",
  13596. "generated/mysql.php",
  13597. "generated/mysqli.php",
  13598. "generated/mysqlndMs.php",
  13599. "generated/mysqlndQc.php",
  13600. "generated/network.php",
  13601. "generated/oci8.php",
  13602. "generated/opcache.php",
  13603. "generated/openssl.php",
  13604. "generated/outcontrol.php",
  13605. "generated/password.php",
  13606. "generated/pcntl.php",
  13607. "generated/pcre.php",
  13608. "generated/pdf.php",
  13609. "generated/pgsql.php",
  13610. "generated/posix.php",
  13611. "generated/ps.php",
  13612. "generated/pspell.php",
  13613. "generated/readline.php",
  13614. "generated/rpminfo.php",
  13615. "generated/rrd.php",
  13616. "generated/sem.php",
  13617. "generated/session.php",
  13618. "generated/shmop.php",
  13619. "generated/simplexml.php",
  13620. "generated/sockets.php",
  13621. "generated/sodium.php",
  13622. "generated/solr.php",
  13623. "generated/spl.php",
  13624. "generated/sqlsrv.php",
  13625. "generated/ssdeep.php",
  13626. "generated/ssh2.php",
  13627. "generated/stream.php",
  13628. "generated/strings.php",
  13629. "generated/swoole.php",
  13630. "generated/uodbc.php",
  13631. "generated/uopz.php",
  13632. "generated/url.php",
  13633. "generated/var.php",
  13634. "generated/xdiff.php",
  13635. "generated/xml.php",
  13636. "generated/xmlrpc.php",
  13637. "generated/yaml.php",
  13638. "generated/yaz.php",
  13639. "generated/zip.php",
  13640. "generated/zlib.php"
  13641. ]
  13642. },
  13643. "notification-url": "https://packagist.org/downloads/",
  13644. "license": [
  13645. "MIT"
  13646. ],
  13647. "description": "PHP core functions that throw exceptions instead of returning FALSE on error",
  13648. "time": "2020-10-28T17:51:34+00:00"
  13649. },
  13650. {
  13651. "name": "toflar/psr6-symfony-http-cache-store",
  13652. "version": "3.0.1",
  13653. "source": {
  13654. "type": "git",
  13655. "url": "https://github.com/Toflar/psr6-symfony-http-cache-store.git",
  13656. "reference": "0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244"
  13657. },
  13658. "dist": {
  13659. "type": "zip",
  13660. "url": "https://api.github.com/repos/Toflar/psr6-symfony-http-cache-store/zipball/0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244",
  13661. "reference": "0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244",
  13662. "shasum": ""
  13663. },
  13664. "require": {
  13665. "php": "^7.2 | ^8.0",
  13666. "symfony/cache": "^4.4 | ^5.0",
  13667. "symfony/http-foundation": "^4.4 | ^5.0",
  13668. "symfony/http-kernel": "^4.4 | ^5.0",
  13669. "symfony/lock": "^4.4 | ^5.0",
  13670. "symfony/options-resolver": "^4.4 | ^5.0"
  13671. },
  13672. "require-dev": {
  13673. "symfony/phpunit-bridge": "^5.0"
  13674. },
  13675. "type": "library",
  13676. "autoload": {
  13677. "psr-4": {
  13678. "Toflar\\Psr6HttpCacheStore\\": "src"
  13679. }
  13680. },
  13681. "notification-url": "https://packagist.org/downloads/",
  13682. "license": [
  13683. "MIT"
  13684. ],
  13685. "authors": [
  13686. {
  13687. "name": "Yanick Witschi",
  13688. "email": "yanick.witschi@terminal42.ch"
  13689. }
  13690. ],
  13691. "description": "An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.",
  13692. "time": "2020-11-23T21:38:47+00:00"
  13693. },
  13694. {
  13695. "name": "true/punycode",
  13696. "version": "v2.1.1",
  13697. "source": {
  13698. "type": "git",
  13699. "url": "https://github.com/true/php-punycode.git",
  13700. "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
  13701. },
  13702. "dist": {
  13703. "type": "zip",
  13704. "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
  13705. "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
  13706. "shasum": ""
  13707. },
  13708. "require": {
  13709. "php": ">=5.3.0",
  13710. "symfony/polyfill-mbstring": "^1.3"
  13711. },
  13712. "require-dev": {
  13713. "phpunit/phpunit": "~4.7",
  13714. "squizlabs/php_codesniffer": "~2.0"
  13715. },
  13716. "type": "library",
  13717. "autoload": {
  13718. "psr-4": {
  13719. "TrueBV\\": "src/"
  13720. }
  13721. },
  13722. "notification-url": "https://packagist.org/downloads/",
  13723. "license": [
  13724. "MIT"
  13725. ],
  13726. "authors": [
  13727. {
  13728. "name": "Renan Gonçalves",
  13729. "email": "renan.saddam@gmail.com"
  13730. }
  13731. ],
  13732. "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
  13733. "homepage": "https://github.com/true/php-punycode",
  13734. "keywords": [
  13735. "idna",
  13736. "punycode"
  13737. ],
  13738. "time": "2016-11-16T10:37:54+00:00"
  13739. },
  13740. {
  13741. "name": "twig/twig",
  13742. "version": "v2.14.4",
  13743. "source": {
  13744. "type": "git",
  13745. "url": "https://github.com/twigphp/Twig.git",
  13746. "reference": "0b4ba691fb99ec7952d25deb36c0a83061b93bbf"
  13747. },
  13748. "dist": {
  13749. "type": "zip",
  13750. "url": "https://api.github.com/repos/twigphp/Twig/zipball/0b4ba691fb99ec7952d25deb36c0a83061b93bbf",
  13751. "reference": "0b4ba691fb99ec7952d25deb36c0a83061b93bbf",
  13752. "shasum": ""
  13753. },
  13754. "require": {
  13755. "php": ">=7.2.5",
  13756. "symfony/polyfill-ctype": "^1.8",
  13757. "symfony/polyfill-mbstring": "^1.3"
  13758. },
  13759. "require-dev": {
  13760. "psr/container": "^1.0",
  13761. "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
  13762. },
  13763. "type": "library",
  13764. "extra": {
  13765. "branch-alias": {
  13766. "dev-master": "2.14-dev"
  13767. }
  13768. },
  13769. "autoload": {
  13770. "psr-0": {
  13771. "Twig_": "lib/"
  13772. },
  13773. "psr-4": {
  13774. "Twig\\": "src/"
  13775. }
  13776. },
  13777. "notification-url": "https://packagist.org/downloads/",
  13778. "license": [
  13779. "BSD-3-Clause"
  13780. ],
  13781. "authors": [
  13782. {
  13783. "name": "Fabien Potencier",
  13784. "email": "fabien@symfony.com",
  13785. "homepage": "http://fabien.potencier.org",
  13786. "role": "Lead Developer"
  13787. },
  13788. {
  13789. "name": "Twig Team",
  13790. "role": "Contributors"
  13791. },
  13792. {
  13793. "name": "Armin Ronacher",
  13794. "email": "armin.ronacher@active-4.com",
  13795. "role": "Project Founder"
  13796. }
  13797. ],
  13798. "description": "Twig, the flexible, fast, and secure template language for PHP",
  13799. "homepage": "https://twig.symfony.com",
  13800. "keywords": [
  13801. "templating"
  13802. ],
  13803. "time": "2021-03-10T10:05:55+00:00"
  13804. },
  13805. {
  13806. "name": "ua-parser/uap-php",
  13807. "version": "v3.9.14",
  13808. "source": {
  13809. "type": "git",
  13810. "url": "https://github.com/ua-parser/uap-php.git",
  13811. "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"
  13812. },
  13813. "dist": {
  13814. "type": "zip",
  13815. "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
  13816. "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
  13817. "shasum": ""
  13818. },
  13819. "require": {
  13820. "composer/ca-bundle": "^1.1",
  13821. "php": "^7.2 || ^8.0"
  13822. },
  13823. "require-dev": {
  13824. "phpstan/phpstan": "^0.12.33",
  13825. "phpunit/phpunit": "^8 || ^9",
  13826. "symfony/console": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  13827. "symfony/filesystem": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  13828. "symfony/finder": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  13829. "symfony/yaml": "^3.4 || ^4.2 || ^4.3 || ^5.0",
  13830. "vimeo/psalm": "^3.12"
  13831. },
  13832. "suggest": {
  13833. "symfony/console": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  13834. "symfony/filesystem": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  13835. "symfony/finder": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
  13836. "symfony/yaml": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0"
  13837. },
  13838. "bin": [
  13839. "bin/uaparser"
  13840. ],
  13841. "type": "library",
  13842. "autoload": {
  13843. "psr-4": {
  13844. "UAParser\\": "src"
  13845. }
  13846. },
  13847. "notification-url": "https://packagist.org/downloads/",
  13848. "license": [
  13849. "MIT"
  13850. ],
  13851. "authors": [
  13852. {
  13853. "name": "Dave Olsen",
  13854. "email": "dmolsen@gmail.com"
  13855. },
  13856. {
  13857. "name": "Lars Strojny",
  13858. "email": "lars@strojny.net"
  13859. }
  13860. ],
  13861. "description": "A multi-language port of Browserscope's user agent parser.",
  13862. "time": "2020-10-02T23:36:20+00:00"
  13863. },
  13864. {
  13865. "name": "webignition/disallowed-character-terminated-string",
  13866. "version": "2.0",
  13867. "source": {
  13868. "type": "git",
  13869. "url": "https://github.com/webignition/disallowed-character-terminated-string.git",
  13870. "reference": "1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e"
  13871. },
  13872. "dist": {
  13873. "type": "zip",
  13874. "url": "https://api.github.com/repos/webignition/disallowed-character-terminated-string/zipball/1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e",
  13875. "reference": "1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e",
  13876. "shasum": ""
  13877. },
  13878. "require": {
  13879. "php": ">=7.2"
  13880. },
  13881. "require-dev": {
  13882. "phpstan/phpstan": "^0.12.3",
  13883. "phpunit/phpunit": "~8.0",
  13884. "squizlabs/php_codesniffer": "^3.5"
  13885. },
  13886. "type": "library",
  13887. "autoload": {
  13888. "psr-4": {
  13889. "webignition\\DisallowedCharacterTerminatedString\\": "src"
  13890. }
  13891. },
  13892. "notification-url": "https://packagist.org/downloads/",
  13893. "license": [
  13894. "MIT"
  13895. ],
  13896. "authors": [
  13897. {
  13898. "name": "Jon Cram",
  13899. "email": "webignition@gmail.com"
  13900. }
  13901. ],
  13902. "description": "A string terminated by one or more disallowed characters",
  13903. "homepage": "https://github.com/webignition/disallowed-character-terminated-string",
  13904. "keywords": [
  13905. "string",
  13906. "terminated"
  13907. ],
  13908. "time": "2019-12-20T15:52:44+00:00"
  13909. },
  13910. {
  13911. "name": "webignition/robots-txt-file",
  13912. "version": "3.0",
  13913. "source": {
  13914. "type": "git",
  13915. "url": "https://github.com/webignition/robots-txt-file.git",
  13916. "reference": "51bd7b1045348d94177cf6b21415385bf0923fa6"
  13917. },
  13918. "dist": {
  13919. "type": "zip",
  13920. "url": "https://api.github.com/repos/webignition/robots-txt-file/zipball/51bd7b1045348d94177cf6b21415385bf0923fa6",
  13921. "reference": "51bd7b1045348d94177cf6b21415385bf0923fa6",
  13922. "shasum": ""
  13923. },
  13924. "require": {
  13925. "ext-json": "*",
  13926. "ext-mbstring": "*",
  13927. "php": ">=7.2.0",
  13928. "webignition/disallowed-character-terminated-string": ">=2,<3"
  13929. },
  13930. "require-dev": {
  13931. "phpstan/phpstan": "^0.12.3",
  13932. "phpunit/phpunit": "^8.0",
  13933. "squizlabs/php_codesniffer": "^3.5"
  13934. },
  13935. "type": "library",
  13936. "autoload": {
  13937. "psr-4": {
  13938. "webignition\\RobotsTxt\\": "src/",
  13939. "webignition\\RobotsTxt\\Tests\\": "tests/"
  13940. }
  13941. },
  13942. "notification-url": "https://packagist.org/downloads/",
  13943. "license": [
  13944. "MIT"
  13945. ],
  13946. "authors": [
  13947. {
  13948. "name": "Jon Cram",
  13949. "email": "webignition@gmail.com"
  13950. }
  13951. ],
  13952. "description": "Models a robots.txt file",
  13953. "homepage": "https://github.com/webignition/robots-txt-file",
  13954. "keywords": [
  13955. "parser",
  13956. "robots.txt"
  13957. ],
  13958. "time": "2019-12-20T17:50:44+00:00"
  13959. },
  13960. {
  13961. "name": "webimpress/safe-writer",
  13962. "version": "2.1.0",
  13963. "source": {
  13964. "type": "git",
  13965. "url": "https://github.com/webimpress/safe-writer.git",
  13966. "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd"
  13967. },
  13968. "dist": {
  13969. "type": "zip",
  13970. "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/5cfafdec5873c389036f14bf832a5efc9390dcdd",
  13971. "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd",
  13972. "shasum": ""
  13973. },
  13974. "require": {
  13975. "php": "^7.2 || ^8.0"
  13976. },
  13977. "require-dev": {
  13978. "phpunit/phpunit": "^8.5.8 || ^9.3.7",
  13979. "vimeo/psalm": "^3.14.2",
  13980. "webimpress/coding-standard": "^1.1.5"
  13981. },
  13982. "type": "library",
  13983. "extra": {
  13984. "branch-alias": {
  13985. "dev-master": "2.1.x-dev",
  13986. "dev-develop": "2.2.x-dev",
  13987. "dev-release-1.0": "1.0.x-dev"
  13988. }
  13989. },
  13990. "autoload": {
  13991. "psr-4": {
  13992. "Webimpress\\SafeWriter\\": "src/"
  13993. }
  13994. },
  13995. "notification-url": "https://packagist.org/downloads/",
  13996. "license": [
  13997. "BSD-2-Clause"
  13998. ],
  13999. "description": "Tool to write files safely, to avoid race conditions",
  14000. "keywords": [
  14001. "concurrent write",
  14002. "file writer",
  14003. "race condition",
  14004. "safe writer",
  14005. "webimpress"
  14006. ],
  14007. "time": "2020-08-25T07:21:11+00:00"
  14008. },
  14009. {
  14010. "name": "webmozart/assert",
  14011. "version": "1.10.0",
  14012. "source": {
  14013. "type": "git",
  14014. "url": "https://github.com/webmozarts/assert.git",
  14015. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
  14016. },
  14017. "dist": {
  14018. "type": "zip",
  14019. "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
  14020. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
  14021. "shasum": ""
  14022. },
  14023. "require": {
  14024. "php": "^7.2 || ^8.0",
  14025. "symfony/polyfill-ctype": "^1.8"
  14026. },
  14027. "conflict": {
  14028. "phpstan/phpstan": "<0.12.20",
  14029. "vimeo/psalm": "<4.6.1 || 4.6.2"
  14030. },
  14031. "require-dev": {
  14032. "phpunit/phpunit": "^8.5.13"
  14033. },
  14034. "type": "library",
  14035. "extra": {
  14036. "branch-alias": {
  14037. "dev-master": "1.10-dev"
  14038. }
  14039. },
  14040. "autoload": {
  14041. "psr-4": {
  14042. "Webmozart\\Assert\\": "src/"
  14043. }
  14044. },
  14045. "notification-url": "https://packagist.org/downloads/",
  14046. "license": [
  14047. "MIT"
  14048. ],
  14049. "authors": [
  14050. {
  14051. "name": "Bernhard Schussek",
  14052. "email": "bschussek@gmail.com"
  14053. }
  14054. ],
  14055. "description": "Assertions to validate method input/output with nice error messages.",
  14056. "keywords": [
  14057. "assert",
  14058. "check",
  14059. "validate"
  14060. ],
  14061. "support": {
  14062. "issues": "https://github.com/webmozarts/assert/issues",
  14063. "source": "https://github.com/webmozarts/assert/tree/1.10.0"
  14064. },
  14065. "time": "2021-03-09T10:59:23+00:00"
  14066. },
  14067. {
  14068. "name": "webmozart/path-util",
  14069. "version": "2.3.0",
  14070. "source": {
  14071. "type": "git",
  14072. "url": "https://github.com/webmozart/path-util.git",
  14073. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
  14074. },
  14075. "dist": {
  14076. "type": "zip",
  14077. "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  14078. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  14079. "shasum": ""
  14080. },
  14081. "require": {
  14082. "php": ">=5.3.3",
  14083. "webmozart/assert": "~1.0"
  14084. },
  14085. "require-dev": {
  14086. "phpunit/phpunit": "^4.6",
  14087. "sebastian/version": "^1.0.1"
  14088. },
  14089. "type": "library",
  14090. "extra": {
  14091. "branch-alias": {
  14092. "dev-master": "2.3-dev"
  14093. }
  14094. },
  14095. "autoload": {
  14096. "psr-4": {
  14097. "Webmozart\\PathUtil\\": "src/"
  14098. }
  14099. },
  14100. "notification-url": "https://packagist.org/downloads/",
  14101. "license": [
  14102. "MIT"
  14103. ],
  14104. "authors": [
  14105. {
  14106. "name": "Bernhard Schussek",
  14107. "email": "bschussek@gmail.com"
  14108. }
  14109. ],
  14110. "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
  14111. "support": {
  14112. "issues": "https://github.com/webmozart/path-util/issues",
  14113. "source": "https://github.com/webmozart/path-util/tree/2.3.0"
  14114. },
  14115. "time": "2015-12-17T08:42:14+00:00"
  14116. },
  14117. {
  14118. "name": "wikimedia/less.php",
  14119. "version": "1.8.2",
  14120. "source": {
  14121. "type": "git",
  14122. "url": "https://github.com/wikimedia/less.php.git",
  14123. "reference": "e238ad228d74b6ffd38209c799b34e9826909266"
  14124. },
  14125. "dist": {
  14126. "type": "zip",
  14127. "url": "https://api.github.com/repos/wikimedia/less.php/zipball/e238ad228d74b6ffd38209c799b34e9826909266",
  14128. "reference": "e238ad228d74b6ffd38209c799b34e9826909266",
  14129. "shasum": ""
  14130. },
  14131. "require": {
  14132. "php": ">=7.2.9"
  14133. },
  14134. "require-dev": {
  14135. "phpunit/phpunit": "7.5.14"
  14136. },
  14137. "bin": [
  14138. "bin/lessc"
  14139. ],
  14140. "type": "library",
  14141. "autoload": {
  14142. "psr-0": {
  14143. "Less": "lib/"
  14144. },
  14145. "classmap": [
  14146. "lessc.inc.php"
  14147. ]
  14148. },
  14149. "notification-url": "https://packagist.org/downloads/",
  14150. "license": [
  14151. "Apache-2.0"
  14152. ],
  14153. "authors": [
  14154. {
  14155. "name": "Josh Schmidt",
  14156. "homepage": "https://github.com/oyejorge"
  14157. },
  14158. {
  14159. "name": "Matt Agar",
  14160. "homepage": "https://github.com/agar"
  14161. },
  14162. {
  14163. "name": "Martin Jantošovič",
  14164. "homepage": "https://github.com/Mordred"
  14165. }
  14166. ],
  14167. "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
  14168. "keywords": [
  14169. "css",
  14170. "less",
  14171. "less.js",
  14172. "lesscss",
  14173. "php",
  14174. "stylesheet"
  14175. ],
  14176. "time": "2019-11-06T18:30:11+00:00"
  14177. }
  14178. ],
  14179. "packages-dev": [],
  14180. "aliases": [],
  14181. "minimum-stability": "stable",
  14182. "stability-flags": {
  14183. "contao/conflicts": 20
  14184. },
  14185. "prefer-stable": false,
  14186. "prefer-lowest": false,
  14187. "platform": [],
  14188. "platform-dev": [],
  14189. "plugin-api-version": "2.0.0"
  14190. }