Guest User

Untitled

a guest
Sep 8th, 2019
1,147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 399.25 KB | None | 0 0
  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": "26603174ce4357dbb2cabb749e20de0c",
  8. "packages": [
  9. {
  10. "name": "ausi/slug-generator",
  11. "version": "v1.1.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/ausi/slug-generator.git",
  15. "reference": "59b641dfa764658e1fbf37f75312e702817cd319"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/ausi/slug-generator/zipball/59b641dfa764658e1fbf37f75312e702817cd319",
  20. "reference": "59b641dfa764658e1fbf37f75312e702817cd319",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-intl": "*",
  25. "ext-mbstring": "*",
  26. "ext-pcre": "*",
  27. "lib-icu": ">=4.2.1",
  28. "php": "^7.1"
  29. },
  30. "require-dev": {
  31. "friendsofphp/php-cs-fixer": "^2.4",
  32. "php-coveralls/php-coveralls": "^2.0",
  33. "phpunit/phpunit": "^7.0"
  34. },
  35. "type": "library",
  36. "autoload": {
  37. "psr-4": {
  38. "Ausi\\SlugGenerator\\": "src/"
  39. }
  40. },
  41. "notification-url": "https://packagist.org/downloads/",
  42. "license": [
  43. "MIT"
  44. ],
  45. "authors": [
  46. {
  47. "name": "Martin Auswöger",
  48. "email": "martin@auswoeger.com"
  49. }
  50. ],
  51. "description": "Slug Generator",
  52. "keywords": [
  53. "ascii",
  54. "cldr",
  55. "pretty-url",
  56. "slug",
  57. "slug-generator",
  58. "slugify",
  59. "transliteration",
  60. "unicode"
  61. ],
  62. "time": "2018-12-11T20:59:21+00:00"
  63. },
  64. {
  65. "name": "bacon/bacon-qr-code",
  66. "version": "2.0.0",
  67. "source": {
  68. "type": "git",
  69. "url": "https://github.com/Bacon/BaconQrCode.git",
  70. "reference": "eaac909da3ccc32b748a65b127acd8918f58d9b0"
  71. },
  72. "dist": {
  73. "type": "zip",
  74. "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/eaac909da3ccc32b748a65b127acd8918f58d9b0",
  75. "reference": "eaac909da3ccc32b748a65b127acd8918f58d9b0",
  76. "shasum": ""
  77. },
  78. "require": {
  79. "dasprid/enum": "^1.0",
  80. "ext-iconv": "*",
  81. "php": "^7.1"
  82. },
  83. "require-dev": {
  84. "phly/keep-a-changelog": "^1.4",
  85. "phpunit/phpunit": "^6.4",
  86. "squizlabs/php_codesniffer": "^3.1"
  87. },
  88. "suggest": {
  89. "ext-imagick": "to generate QR code images"
  90. },
  91. "type": "library",
  92. "autoload": {
  93. "psr-4": {
  94. "BaconQrCode\\": "src/"
  95. }
  96. },
  97. "notification-url": "https://packagist.org/downloads/",
  98. "license": [
  99. "BSD-2-Clause"
  100. ],
  101. "authors": [
  102. {
  103. "name": "Ben Scholzen 'DASPRiD'",
  104. "role": "Developer",
  105. "email": "mail@dasprids.de",
  106. "homepage": "http://www.dasprids.de"
  107. }
  108. ],
  109. "description": "BaconQrCode is a QR code generator for PHP.",
  110. "homepage": "https://github.com/Bacon/BaconQrCode",
  111. "time": "2018-04-25T17:53:56+00:00"
  112. },
  113. {
  114. "name": "beberlei/assert",
  115. "version": "v3.2.3",
  116. "source": {
  117. "type": "git",
  118. "url": "https://github.com/beberlei/assert.git",
  119. "reference": "65b8152224aef7d3c197d5db05211d4319711b66"
  120. },
  121. "dist": {
  122. "type": "zip",
  123. "url": "https://api.github.com/repos/beberlei/assert/zipball/65b8152224aef7d3c197d5db05211d4319711b66",
  124. "reference": "65b8152224aef7d3c197d5db05211d4319711b66",
  125. "shasum": ""
  126. },
  127. "require": {
  128. "ext-ctype": "*",
  129. "ext-intl": "*",
  130. "ext-json": "*",
  131. "ext-mbstring": "*",
  132. "ext-simplexml": "*",
  133. "php": "^7"
  134. },
  135. "require-dev": {
  136. "friendsofphp/php-cs-fixer": "*",
  137. "phpstan/phpstan-shim": "*",
  138. "phpunit/phpunit": ">=6.0.0 <8"
  139. },
  140. "type": "library",
  141. "autoload": {
  142. "psr-4": {
  143. "Assert\\": "lib/Assert"
  144. },
  145. "files": [
  146. "lib/Assert/functions.php"
  147. ]
  148. },
  149. "notification-url": "https://packagist.org/downloads/",
  150. "license": [
  151. "BSD-2-Clause"
  152. ],
  153. "authors": [
  154. {
  155. "name": "Benjamin Eberlei",
  156. "email": "kontakt@beberlei.de",
  157. "role": "Lead Developer"
  158. },
  159. {
  160. "name": "Richard Quadling",
  161. "email": "rquadling@gmail.com",
  162. "role": "Collaborator"
  163. }
  164. ],
  165. "description": "Thin assertion library for input validation in business models.",
  166. "keywords": [
  167. "assert",
  168. "assertion",
  169. "validation"
  170. ],
  171. "time": "2019-08-23T17:56:26+00:00"
  172. },
  173. {
  174. "name": "clue/stream-filter",
  175. "version": "v1.4.1",
  176. "source": {
  177. "type": "git",
  178. "url": "https://github.com/clue/php-stream-filter.git",
  179. "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71"
  180. },
  181. "dist": {
  182. "type": "zip",
  183. "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
  184. "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
  185. "shasum": ""
  186. },
  187. "require": {
  188. "php": ">=5.3"
  189. },
  190. "require-dev": {
  191. "phpunit/phpunit": "^5.0 || ^4.8"
  192. },
  193. "type": "library",
  194. "autoload": {
  195. "psr-4": {
  196. "Clue\\StreamFilter\\": "src/"
  197. },
  198. "files": [
  199. "src/functions_include.php"
  200. ]
  201. },
  202. "notification-url": "https://packagist.org/downloads/",
  203. "license": [
  204. "MIT"
  205. ],
  206. "authors": [
  207. {
  208. "name": "Christian Lück",
  209. "email": "christian@lueck.tv"
  210. }
  211. ],
  212. "description": "A simple and modern approach to stream filtering in PHP",
  213. "homepage": "https://github.com/clue/php-stream-filter",
  214. "keywords": [
  215. "bucket brigade",
  216. "callback",
  217. "filter",
  218. "php_user_filter",
  219. "stream",
  220. "stream_filter_append",
  221. "stream_filter_register"
  222. ],
  223. "time": "2019-04-09T12:31:48+00:00"
  224. },
  225. {
  226. "name": "codefog/contao-haste",
  227. "version": "4.24.0",
  228. "source": {
  229. "type": "git",
  230. "url": "https://github.com/codefog/contao-haste.git",
  231. "reference": "985328521089b1ec371c1baf652dbc1912451fcf"
  232. },
  233. "dist": {
  234. "type": "zip",
  235. "url": "https://api.github.com/repos/codefog/contao-haste/zipball/985328521089b1ec371c1baf652dbc1912451fcf",
  236. "reference": "985328521089b1ec371c1baf652dbc1912451fcf",
  237. "shasum": ""
  238. },
  239. "require": {
  240. "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
  241. "contao/core-bundle": "^3.5.1 || ^4.4",
  242. "php": "~5.6 || ~7.0"
  243. },
  244. "replace": {
  245. "contao-legacy/haste": "self.version"
  246. },
  247. "require-dev": {
  248. "phpoffice/phpexcel": "^1.6",
  249. "phpoffice/phpspreadsheet": "^1.6",
  250. "phpunit/phpunit": "4.8.*",
  251. "terminal42/contao-namespace-class-loader": "~1.0"
  252. },
  253. "suggest": {
  254. "phpoffice/phpspreadsheet": "Required for the Haste\\IO\\ExcelFileWriter component."
  255. },
  256. "type": "contao-module",
  257. "extra": {
  258. "contao": {
  259. "sources": {
  260. "": "system/modules/haste"
  261. },
  262. "runonce": [
  263. "config/upgrade.php"
  264. ]
  265. }
  266. },
  267. "autoload": {
  268. "psr-0": {
  269. "Haste\\": [
  270. "library/"
  271. ]
  272. }
  273. },
  274. "notification-url": "https://packagist.org/downloads/",
  275. "license": [
  276. "LGPL-3.0-or-later"
  277. ],
  278. "authors": [
  279. {
  280. "name": "Codefog",
  281. "homepage": "http://codefog.pl"
  282. },
  283. {
  284. "name": "terminal42 gmbh",
  285. "homepage": "https://www.terminal42.ch"
  286. }
  287. ],
  288. "description": "haste extension for Contao Open Source CMS",
  289. "keywords": [
  290. "contao",
  291. "haste"
  292. ],
  293. "time": "2019-08-20T17:32:47+00:00"
  294. },
  295. {
  296. "name": "composer/ca-bundle",
  297. "version": "1.2.4",
  298. "source": {
  299. "type": "git",
  300. "url": "https://github.com/composer/ca-bundle.git",
  301. "reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527"
  302. },
  303. "dist": {
  304. "type": "zip",
  305. "url": "https://api.github.com/repos/composer/ca-bundle/zipball/10bb96592168a0f8e8f6dcde3532d9fa50b0b527",
  306. "reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527",
  307. "shasum": ""
  308. },
  309. "require": {
  310. "ext-openssl": "*",
  311. "ext-pcre": "*",
  312. "php": "^5.3.2 || ^7.0 || ^8.0"
  313. },
  314. "require-dev": {
  315. "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8",
  316. "psr/log": "^1.0",
  317. "symfony/process": "^2.5 || ^3.0 || ^4.0"
  318. },
  319. "type": "library",
  320. "extra": {
  321. "branch-alias": {
  322. "dev-master": "1.x-dev"
  323. }
  324. },
  325. "autoload": {
  326. "psr-4": {
  327. "Composer\\CaBundle\\": "src"
  328. }
  329. },
  330. "notification-url": "https://packagist.org/downloads/",
  331. "license": [
  332. "MIT"
  333. ],
  334. "authors": [
  335. {
  336. "name": "Jordi Boggiano",
  337. "email": "j.boggiano@seld.be",
  338. "homepage": "http://seld.be"
  339. }
  340. ],
  341. "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
  342. "keywords": [
  343. "cabundle",
  344. "cacert",
  345. "certificate",
  346. "ssl",
  347. "tls"
  348. ],
  349. "time": "2019-08-30T08:44:50+00:00"
  350. },
  351. {
  352. "name": "contao-community-alliance/composer-plugin",
  353. "version": "3.0.9",
  354. "source": {
  355. "type": "git",
  356. "url": "https://github.com/contao-community-alliance/composer-plugin.git",
  357. "reference": "2686fb2299fa4fcde1d3a54ec10cd497661d8536"
  358. },
  359. "dist": {
  360. "type": "zip",
  361. "url": "https://api.github.com/repos/contao-community-alliance/composer-plugin/zipball/2686fb2299fa4fcde1d3a54ec10cd497661d8536",
  362. "reference": "2686fb2299fa4fcde1d3a54ec10cd497661d8536",
  363. "shasum": ""
  364. },
  365. "require": {
  366. "composer-plugin-api": "^1.0",
  367. "php": "^5.4 || ^7.0",
  368. "symfony/finder": "^2.7 || ^3.0 || ^4.0",
  369. "symfony/process": "^2.7 || ^3.0 || ^4.0"
  370. },
  371. "conflict": {
  372. "contao/core": "*",
  373. "contao/core-bundle": "<4.1"
  374. },
  375. "require-dev": {
  376. "composer/composer": "~1.0",
  377. "phpcq/all-tasks": "~1.1",
  378. "symfony/phpunit-bridge": "^3.0"
  379. },
  380. "type": "composer-plugin",
  381. "extra": {
  382. "class": "ContaoCommunityAlliance\\Composer\\Plugin\\Plugin",
  383. "branch-alias": {
  384. "dev-master": "3.0.x-dev",
  385. "dev-develop": "3.1.x-dev"
  386. }
  387. },
  388. "autoload": {
  389. "psr-4": {
  390. "ContaoCommunityAlliance\\Composer\\Plugin\\": "src/"
  391. }
  392. },
  393. "notification-url": "https://packagist.org/downloads/",
  394. "license": [
  395. "LGPL-3.0+"
  396. ],
  397. "description": "Composer plugin that provides installers for contao-module and legacy-contao-module.",
  398. "homepage": "http://c-c-a.org/",
  399. "time": "2018-07-22T21:42:30+00:00"
  400. },
  401. {
  402. "name": "contao-community-alliance/dependency-container",
  403. "version": "2.0.3",
  404. "source": {
  405. "type": "git",
  406. "url": "https://github.com/contao-community-alliance/dependency-container.git",
  407. "reference": "61f341da1af8135c779727e798b00d7e18d3e878"
  408. },
  409. "dist": {
  410. "type": "zip",
  411. "url": "https://api.github.com/repos/contao-community-alliance/dependency-container/zipball/61f341da1af8135c779727e798b00d7e18d3e878",
  412. "reference": "61f341da1af8135c779727e798b00d7e18d3e878",
  413. "shasum": ""
  414. },
  415. "require": {
  416. "contao/core-bundle": "^4.4",
  417. "php": "^5.6 || ^7.0",
  418. "pimple/pimple": "^1.0",
  419. "symfony/config": "^3.0 || ^4.0",
  420. "symfony/dependency-injection": "^3.0 || ^4.0",
  421. "symfony/http-kernel": "^3.0 || ^4.0",
  422. "symfony/yaml": "^3.0 || ^4.0"
  423. },
  424. "require-dev": {
  425. "contao/manager-bundle": "^4.4",
  426. "phpcq/all-tasks": "^1.2"
  427. },
  428. "type": "contao-bundle",
  429. "extra": {
  430. "contao-manager-plugin": "DependencyInjection\\Container\\ContaoManager\\Plugin",
  431. "branch-alias": {
  432. "master": "2.0.x-dev",
  433. "dev-develop": "2.1.x-dev",
  434. "dev-support/1.8.x": "1.8.x-dev"
  435. }
  436. },
  437. "autoload": {
  438. "psr-4": {
  439. "DependencyInjection\\Container\\": "src/"
  440. }
  441. },
  442. "notification-url": "https://packagist.org/downloads/",
  443. "license": [
  444. "LGPL-3.0-or-later"
  445. ],
  446. "authors": [
  447. {
  448. "name": "Christian Schiffler",
  449. "role": "Developer",
  450. "email": "c.schiffler@cyberspectrum.de",
  451. "homepage": "http://www.cyberspectrum.de"
  452. },
  453. {
  454. "name": "Stefan Heimes",
  455. "role": "Developer",
  456. "email": "stefan_heimes@hotmail.com"
  457. }
  458. ],
  459. "description": "Dependency container based on pimple for Contao open source cms.",
  460. "homepage": "http://c-c-a.org/",
  461. "keywords": [
  462. "container",
  463. "contao",
  464. "dependency",
  465. "di",
  466. "injection"
  467. ],
  468. "time": "2018-12-21T22:32:33+00:00"
  469. },
  470. {
  471. "name": "contao-community-alliance/event-dispatcher",
  472. "version": "2.0.5",
  473. "source": {
  474. "type": "git",
  475. "url": "https://github.com/contao-community-alliance/event-dispatcher.git",
  476. "reference": "e0ea403e4b9508493a32b8db581bf41fa8dec0fd"
  477. },
  478. "dist": {
  479. "type": "zip",
  480. "url": "https://api.github.com/repos/contao-community-alliance/event-dispatcher/zipball/e0ea403e4b9508493a32b8db581bf41fa8dec0fd",
  481. "reference": "e0ea403e4b9508493a32b8db581bf41fa8dec0fd",
  482. "shasum": ""
  483. },
  484. "require": {
  485. "contao-community-alliance/dependency-container": "^2.0",
  486. "contao/core-bundle": "^4.4",
  487. "php": "^5.6 || ^7.0",
  488. "symfony/event-dispatcher": "^3.0 || ^4.0",
  489. "symfony/http-kernel": "^3.0 || ^4.0"
  490. },
  491. "require-dev": {
  492. "contao/manager-bundle": "^4.4",
  493. "phpcq/all-tasks": "^1.2"
  494. },
  495. "type": "contao-bundle",
  496. "extra": {
  497. "contao-manager-plugin": "ContaoCommunityAlliance\\Contao\\EventDispatcher\\ContaoManager\\Plugin",
  498. "branch-alias": {
  499. "dev-master": "2.0.x-dev",
  500. "dev-develop": "2.1.x-dev"
  501. }
  502. },
  503. "autoload": {
  504. "psr-4": {
  505. "ContaoCommunityAlliance\\Contao\\EventDispatcher\\": "src/"
  506. }
  507. },
  508. "notification-url": "https://packagist.org/downloads/",
  509. "license": [
  510. "LGPL-3.0-or-later"
  511. ],
  512. "authors": [
  513. {
  514. "name": "Christian Schiffler",
  515. "role": "Developer",
  516. "email": "c.schiffler@cyberspectrum.de",
  517. "homepage": "http://www.cyberspectrum.de"
  518. },
  519. {
  520. "name": "Stefan Heimes",
  521. "role": "Developer",
  522. "email": "stefan_heimes@hotmail.com"
  523. }
  524. ],
  525. "description": "Event dispatcher service for Contao Open Source CMS",
  526. "homepage": "http://c-c-a.org/",
  527. "keywords": [
  528. "contao",
  529. "event"
  530. ],
  531. "time": "2018-12-21T22:56:38+00:00"
  532. },
  533. {
  534. "name": "contao-community-alliance/events-contao-bindings",
  535. "version": "4.4.4",
  536. "source": {
  537. "type": "git",
  538. "url": "https://github.com/contao-community-alliance/events-contao-bindings.git",
  539. "reference": "a2e3dfd643612ccde9f9b08f70a940d67ea565a8"
  540. },
  541. "dist": {
  542. "type": "zip",
  543. "url": "https://api.github.com/repos/contao-community-alliance/events-contao-bindings/zipball/a2e3dfd643612ccde9f9b08f70a940d67ea565a8",
  544. "reference": "a2e3dfd643612ccde9f9b08f70a940d67ea565a8",
  545. "shasum": ""
  546. },
  547. "require": {
  548. "contao-community-alliance/event-dispatcher": "^2.0",
  549. "contao/core-bundle": "^4.4",
  550. "php": "^5.6 || ^7.0",
  551. "symfony/event-dispatcher": "^3.0 || ^4.0"
  552. },
  553. "require-dev": {
  554. "contao/managed-edition": "^4.4",
  555. "phpcq/all-tasks": "^1.2",
  556. "phpunit/phpunit": "^4.8 || ^6.0"
  557. },
  558. "type": "contao-bundle",
  559. "extra": {
  560. "contao-manager-plugin": "ContaoCommunityAlliance\\Contao\\Bindings\\ContaoManager\\Plugin",
  561. "branch-alias": {
  562. "dev-master": "4.4.x-dev"
  563. }
  564. },
  565. "autoload": {
  566. "psr-4": {
  567. "ContaoCommunityAlliance\\Contao\\Bindings\\": "src/"
  568. }
  569. },
  570. "notification-url": "https://packagist.org/downloads/",
  571. "license": [
  572. "LGPL-3.0-or-later"
  573. ],
  574. "authors": [
  575. {
  576. "name": "Christian Schiffler",
  577. "role": "Developer",
  578. "email": "c.schiffler@cyberspectrum.de",
  579. "homepage": "http://www.cyberspectrum.de"
  580. },
  581. {
  582. "name": "Stefan Heimes",
  583. "role": "Developer",
  584. "email": "stefan_heimes@hotmail.com"
  585. }
  586. ],
  587. "description": "This library turns the Contao Core API into events.",
  588. "homepage": "http://c-c-a.org/",
  589. "keywords": [
  590. "bindings",
  591. "bundle",
  592. "contao",
  593. "events"
  594. ],
  595. "time": "2018-12-21T23:14:22+00:00"
  596. },
  597. {
  598. "name": "contao-community-alliance/translator",
  599. "version": "2.1.3",
  600. "source": {
  601. "type": "git",
  602. "url": "https://github.com/contao-community-alliance/translator.git",
  603. "reference": "cab4108366c5af592c210ee987d5d5c30d29768a"
  604. },
  605. "dist": {
  606. "type": "zip",
  607. "url": "https://api.github.com/repos/contao-community-alliance/translator/zipball/cab4108366c5af592c210ee987d5d5c30d29768a",
  608. "reference": "cab4108366c5af592c210ee987d5d5c30d29768a",
  609. "shasum": ""
  610. },
  611. "require": {
  612. "contao-community-alliance/events-contao-bindings": "^4.4",
  613. "contao/core-bundle": "^4.4",
  614. "php": "^5.6 || ^7.0",
  615. "symfony/event-dispatcher": "^3.0 || ^4.0"
  616. },
  617. "require-dev": {
  618. "contao/manager-bundle": "^4.4",
  619. "phpcq/all-tasks": "^1.2"
  620. },
  621. "type": "contao-bundle",
  622. "extra": {
  623. "branch-alias": {
  624. "dev-master": "2.1.x-dev",
  625. "dev-support/2.0.x": "2.0.x-dev",
  626. "dev-develop": "2.2.x-dev"
  627. },
  628. "contao-manager-plugin": "ContaoCommunityAlliance\\Translator\\ContaoManager\\Plugin"
  629. },
  630. "autoload": {
  631. "psr-4": {
  632. "ContaoCommunityAlliance\\Translator\\": "src/"
  633. }
  634. },
  635. "notification-url": "https://packagist.org/downloads/",
  636. "license": [
  637. "LGPL-3.0-or-later"
  638. ],
  639. "authors": [
  640. {
  641. "name": "Christian Schiffler",
  642. "role": "Developer",
  643. "email": "c.schiffler@cyberspectrum.de",
  644. "homepage": "http://www.cyberspectrum.de"
  645. },
  646. {
  647. "name": "Stefan Heimes",
  648. "role": "Developer",
  649. "email": "stefan_heimes@hotmail.com"
  650. }
  651. ],
  652. "description": "Multipurpose translation manager and interface",
  653. "homepage": "http://c-c-a.org/",
  654. "keywords": [
  655. "contao",
  656. "translation"
  657. ],
  658. "time": "2018-12-22T00:10:33+00:00"
  659. },
  660. {
  661. "name": "contao-components/ace",
  662. "version": "1.4.4",
  663. "source": {
  664. "type": "git",
  665. "url": "https://github.com/contao-components/ace.git",
  666. "reference": "3286db19f52cee5f85362dedcc438516a4ba2cad"
  667. },
  668. "dist": {
  669. "type": "zip",
  670. "url": "https://api.github.com/repos/contao-components/ace/zipball/3286db19f52cee5f85362dedcc438516a4ba2cad",
  671. "reference": "3286db19f52cee5f85362dedcc438516a4ba2cad",
  672. "shasum": ""
  673. },
  674. "require": {
  675. "contao-components/installer": "^1.0.9"
  676. },
  677. "type": "contao-component",
  678. "notification-url": "https://packagist.org/downloads/",
  679. "license": [
  680. "BSD-3-Clause"
  681. ],
  682. "authors": [
  683. {
  684. "name": "Leo Feyer",
  685. "homepage": "https://github.com/leofeyer"
  686. }
  687. ],
  688. "description": "ACE code editor integration for Contao Open Source CMS",
  689. "time": "2019-05-10T15:18:26+00:00"
  690. },
  691. {
  692. "name": "contao-components/chosen",
  693. "version": "1.2.2",
  694. "source": {
  695. "type": "git",
  696. "url": "https://github.com/contao-components/chosen.git",
  697. "reference": "637bd469f4230fc63c4cc594478a7515bdd9fa35"
  698. },
  699. "dist": {
  700. "type": "zip",
  701. "url": "https://api.github.com/repos/contao-components/chosen/zipball/637bd469f4230fc63c4cc594478a7515bdd9fa35",
  702. "reference": "637bd469f4230fc63c4cc594478a7515bdd9fa35",
  703. "shasum": ""
  704. },
  705. "require": {
  706. "contao-components/installer": "^1.0.9"
  707. },
  708. "type": "contao-component",
  709. "notification-url": "https://packagist.org/downloads/",
  710. "license": [
  711. "MIT"
  712. ],
  713. "authors": [
  714. {
  715. "name": "Leo Feyer",
  716. "homepage": "https://github.com/leofeyer"
  717. }
  718. ],
  719. "description": "Chosen integration for Contao Open Source CMS",
  720. "time": "2019-07-12T07:17:07+00:00"
  721. },
  722. {
  723. "name": "contao-components/colorbox",
  724. "version": "1.6.5",
  725. "source": {
  726. "type": "git",
  727. "url": "https://github.com/contao-components/colorbox.git",
  728. "reference": "8cc986821413921f2bdba85219c13ed86902b1cf"
  729. },
  730. "dist": {
  731. "type": "zip",
  732. "url": "https://api.github.com/repos/contao-components/colorbox/zipball/8cc986821413921f2bdba85219c13ed86902b1cf",
  733. "reference": "8cc986821413921f2bdba85219c13ed86902b1cf",
  734. "shasum": ""
  735. },
  736. "require": {
  737. "contao-components/installer": "^1.0.9"
  738. },
  739. "type": "contao-component",
  740. "notification-url": "https://packagist.org/downloads/",
  741. "license": [
  742. "MIT"
  743. ],
  744. "authors": [
  745. {
  746. "name": "Leo Feyer",
  747. "homepage": "https://github.com/leofeyer"
  748. }
  749. ],
  750. "description": "Colorbox integration for Contao Open Source CMS",
  751. "time": "2019-07-12T07:20:55+00:00"
  752. },
  753. {
  754. "name": "contao-components/colorpicker",
  755. "version": "1.5.1",
  756. "source": {
  757. "type": "git",
  758. "url": "https://github.com/contao-components/colorpicker.git",
  759. "reference": "b9545f1fa3e4f0f4f577caf7fc743c0530157122"
  760. },
  761. "dist": {
  762. "type": "zip",
  763. "url": "https://api.github.com/repos/contao-components/colorpicker/zipball/b9545f1fa3e4f0f4f577caf7fc743c0530157122",
  764. "reference": "b9545f1fa3e4f0f4f577caf7fc743c0530157122",
  765. "shasum": ""
  766. },
  767. "require": {
  768. "contao-components/installer": "^1.0.9"
  769. },
  770. "type": "contao-component",
  771. "notification-url": "https://packagist.org/downloads/",
  772. "license": [
  773. "MIT"
  774. ],
  775. "authors": [
  776. {
  777. "name": "Leo Feyer",
  778. "homepage": "https://github.com/leofeyer"
  779. }
  780. ],
  781. "description": "Color picker integration for Contao Open Source CMS",
  782. "time": "2019-07-12T07:24:03+00:00"
  783. },
  784. {
  785. "name": "contao-components/contao",
  786. "version": "9.0.0",
  787. "source": {
  788. "type": "git",
  789. "url": "https://github.com/contao-components/contao.git",
  790. "reference": "11746dbc64ac6e7bbe65d343741a04ea46664670"
  791. },
  792. "dist": {
  793. "type": "zip",
  794. "url": "https://api.github.com/repos/contao-components/contao/zipball/11746dbc64ac6e7bbe65d343741a04ea46664670",
  795. "reference": "11746dbc64ac6e7bbe65d343741a04ea46664670",
  796. "shasum": ""
  797. },
  798. "require": {
  799. "contao-components/installer": "^1.0.9"
  800. },
  801. "type": "contao-component",
  802. "notification-url": "https://packagist.org/downloads/",
  803. "license": [
  804. "LGPL-3.0-or-later"
  805. ],
  806. "authors": [
  807. {
  808. "name": "Leo Feyer",
  809. "homepage": "https://github.com/leofeyer"
  810. }
  811. ],
  812. "description": "Contao Open Source CMS components",
  813. "time": "2019-07-03T10:18:08+00:00"
  814. },
  815. {
  816. "name": "contao-components/datepicker",
  817. "version": "2.3.1",
  818. "source": {
  819. "type": "git",
  820. "url": "https://github.com/contao-components/datepicker.git",
  821. "reference": "6551767a7283383d893989767d3182fb88049ab6"
  822. },
  823. "dist": {
  824. "type": "zip",
  825. "url": "https://api.github.com/repos/contao-components/datepicker/zipball/6551767a7283383d893989767d3182fb88049ab6",
  826. "reference": "6551767a7283383d893989767d3182fb88049ab6",
  827. "shasum": ""
  828. },
  829. "require": {
  830. "contao-components/installer": "^1.0.9"
  831. },
  832. "type": "contao-component",
  833. "notification-url": "https://packagist.org/downloads/",
  834. "license": [
  835. "MIT"
  836. ],
  837. "authors": [
  838. {
  839. "name": "Leo Feyer",
  840. "homepage": "https://github.com/leofeyer"
  841. }
  842. ],
  843. "description": "Date picker integration for Contao Open Source CMS",
  844. "time": "2019-07-12T07:31:22+00:00"
  845. },
  846. {
  847. "name": "contao-components/dropzone",
  848. "version": "5.5.0",
  849. "source": {
  850. "type": "git",
  851. "url": "https://github.com/contao-components/dropzone.git",
  852. "reference": "0ba3edca1896f5523bd7bf3ad3cdf82f9d11a01e"
  853. },
  854. "dist": {
  855. "type": "zip",
  856. "url": "https://api.github.com/repos/contao-components/dropzone/zipball/0ba3edca1896f5523bd7bf3ad3cdf82f9d11a01e",
  857. "reference": "0ba3edca1896f5523bd7bf3ad3cdf82f9d11a01e",
  858. "shasum": ""
  859. },
  860. "require": {
  861. "contao-components/installer": "^1.0.9"
  862. },
  863. "type": "contao-component",
  864. "notification-url": "https://packagist.org/downloads/",
  865. "license": [
  866. "MIT"
  867. ],
  868. "authors": [
  869. {
  870. "name": "Leo Feyer",
  871. "homepage": "https://github.com/leofeyer"
  872. }
  873. ],
  874. "description": "DropZone integration for Contao Open Source CMS",
  875. "time": "2019-02-15T09:16:35+00:00"
  876. },
  877. {
  878. "name": "contao-components/highlight",
  879. "version": "9.15.6",
  880. "source": {
  881. "type": "git",
  882. "url": "https://github.com/contao-components/highlight.git",
  883. "reference": "566914314f612127e572c19f6439606f2c64f791"
  884. },
  885. "dist": {
  886. "type": "zip",
  887. "url": "https://api.github.com/repos/contao-components/highlight/zipball/566914314f612127e572c19f6439606f2c64f791",
  888. "reference": "566914314f612127e572c19f6439606f2c64f791",
  889. "shasum": ""
  890. },
  891. "require": {
  892. "contao-components/installer": "^1.0.9"
  893. },
  894. "type": "contao-component",
  895. "notification-url": "https://packagist.org/downloads/",
  896. "license": [
  897. "MIT"
  898. ],
  899. "authors": [
  900. {
  901. "name": "Leo Feyer",
  902. "homepage": "https://github.com/leofeyer"
  903. }
  904. ],
  905. "description": "Highlight.js integration for Contao Open Source CMS",
  906. "time": "2019-05-10T15:44:24+00:00"
  907. },
  908. {
  909. "name": "contao-components/installer",
  910. "version": "1.3.1",
  911. "source": {
  912. "type": "git",
  913. "url": "https://github.com/contao-components/installer.git",
  914. "reference": "0d04932172668f24f3b7af2ff26bf4b7fe0d9de5"
  915. },
  916. "dist": {
  917. "type": "zip",
  918. "url": "https://api.github.com/repos/contao-components/installer/zipball/0d04932172668f24f3b7af2ff26bf4b7fe0d9de5",
  919. "reference": "0d04932172668f24f3b7af2ff26bf4b7fe0d9de5",
  920. "shasum": ""
  921. },
  922. "require": {
  923. "composer-plugin-api": "^1.0",
  924. "php": "^5.6 || ^7.0"
  925. },
  926. "require-dev": {
  927. "composer/composer": "^1.0",
  928. "friendsofphp/php-cs-fixer": "^2.12",
  929. "php-coveralls/php-coveralls": "^2.1",
  930. "phpunit/phpunit": "^5.7.26"
  931. },
  932. "type": "composer-plugin",
  933. "extra": {
  934. "class": "Contao\\ComponentsInstaller\\Composer\\Plugin"
  935. },
  936. "autoload": {
  937. "psr-4": {
  938. "Contao\\ComponentsInstaller\\": "src/"
  939. }
  940. },
  941. "notification-url": "https://packagist.org/downloads/",
  942. "license": [
  943. "LGPL-3.0-or-later"
  944. ],
  945. "authors": [
  946. {
  947. "name": "Leo Feyer",
  948. "homepage": "https://github.com/leofeyer"
  949. }
  950. ],
  951. "description": "Contao components installer",
  952. "time": "2018-12-21T15:54:01+00:00"
  953. },
  954. {
  955. "name": "contao-components/jquery",
  956. "version": "3.4.1",
  957. "source": {
  958. "type": "git",
  959. "url": "https://github.com/contao-components/jquery.git",
  960. "reference": "759eb4a2473a419680be92743498af5273f44f8d"
  961. },
  962. "dist": {
  963. "type": "zip",
  964. "url": "https://api.github.com/repos/contao-components/jquery/zipball/759eb4a2473a419680be92743498af5273f44f8d",
  965. "reference": "759eb4a2473a419680be92743498af5273f44f8d",
  966. "shasum": ""
  967. },
  968. "require": {
  969. "contao-components/installer": "^1.0.9"
  970. },
  971. "type": "contao-component",
  972. "notification-url": "https://packagist.org/downloads/",
  973. "license": [
  974. "MIT"
  975. ],
  976. "authors": [
  977. {
  978. "name": "Leo Feyer",
  979. "homepage": "https://github.com/leofeyer"
  980. }
  981. ],
  982. "description": "jQuery integration for Contao Open Source CMS",
  983. "time": "2019-05-10T15:49:20+00:00"
  984. },
  985. {
  986. "name": "contao-components/jquery-ui",
  987. "version": "1.12.1.1",
  988. "source": {
  989. "type": "git",
  990. "url": "https://github.com/contao-components/jquery-ui.git",
  991. "reference": "1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1"
  992. },
  993. "dist": {
  994. "type": "zip",
  995. "url": "https://api.github.com/repos/contao-components/jquery-ui/zipball/1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1",
  996. "reference": "1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1",
  997. "shasum": ""
  998. },
  999. "require": {
  1000. "contao-components/installer": "^1.0.9"
  1001. },
  1002. "type": "contao-component",
  1003. "notification-url": "https://packagist.org/downloads/",
  1004. "license": [
  1005. "MIT"
  1006. ],
  1007. "authors": [
  1008. {
  1009. "name": "Leo Feyer",
  1010. "homepage": "https://github.com/leofeyer"
  1011. }
  1012. ],
  1013. "description": "jQuery UI integration for Contao Open Source CMS",
  1014. "time": "2017-09-26T08:11:43+00:00"
  1015. },
  1016. {
  1017. "name": "contao-components/mediabox",
  1018. "version": "1.5.5",
  1019. "source": {
  1020. "type": "git",
  1021. "url": "https://github.com/contao-components/mediabox.git",
  1022. "reference": "8f56fdbcfe7156e90a7f43e4976e09f61bdb1082"
  1023. },
  1024. "dist": {
  1025. "type": "zip",
  1026. "url": "https://api.github.com/repos/contao-components/mediabox/zipball/8f56fdbcfe7156e90a7f43e4976e09f61bdb1082",
  1027. "reference": "8f56fdbcfe7156e90a7f43e4976e09f61bdb1082",
  1028. "shasum": ""
  1029. },
  1030. "require": {
  1031. "contao-components/installer": "^1.0.9"
  1032. },
  1033. "type": "contao-component",
  1034. "notification-url": "https://packagist.org/downloads/",
  1035. "license": [
  1036. "MIT"
  1037. ],
  1038. "authors": [
  1039. {
  1040. "name": "Leo Feyer",
  1041. "homepage": "https://github.com/leofeyer"
  1042. }
  1043. ],
  1044. "description": "Mediabox integration for Contao Open Source CMS",
  1045. "time": "2019-07-12T07:33:27+00:00"
  1046. },
  1047. {
  1048. "name": "contao-components/mootools",
  1049. "version": "1.6.1",
  1050. "source": {
  1051. "type": "git",
  1052. "url": "https://github.com/contao-components/mootools.git",
  1053. "reference": "cd812036f79b2d55dd0feddd7b96c180c1f04bab"
  1054. },
  1055. "dist": {
  1056. "type": "zip",
  1057. "url": "https://api.github.com/repos/contao-components/mootools/zipball/cd812036f79b2d55dd0feddd7b96c180c1f04bab",
  1058. "reference": "cd812036f79b2d55dd0feddd7b96c180c1f04bab",
  1059. "shasum": ""
  1060. },
  1061. "require": {
  1062. "contao-components/installer": "^1.0.9"
  1063. },
  1064. "type": "contao-component",
  1065. "notification-url": "https://packagist.org/downloads/",
  1066. "license": [
  1067. "MIT"
  1068. ],
  1069. "authors": [
  1070. {
  1071. "name": "Leo Feyer",
  1072. "homepage": "https://github.com/leofeyer"
  1073. }
  1074. ],
  1075. "description": "MooTools integration for Contao Open Source CMS",
  1076. "time": "2019-07-12T07:37:02+00:00"
  1077. },
  1078. {
  1079. "name": "contao-components/simplemodal",
  1080. "version": "2.1.1",
  1081. "source": {
  1082. "type": "git",
  1083. "url": "https://github.com/contao-components/simplemodal.git",
  1084. "reference": "3f3d4d7005ec3d670c791993ab7bb2c78e7b7849"
  1085. },
  1086. "dist": {
  1087. "type": "zip",
  1088. "url": "https://api.github.com/repos/contao-components/simplemodal/zipball/3f3d4d7005ec3d670c791993ab7bb2c78e7b7849",
  1089. "reference": "3f3d4d7005ec3d670c791993ab7bb2c78e7b7849",
  1090. "shasum": ""
  1091. },
  1092. "require": {
  1093. "contao-components/installer": "^1.0.9"
  1094. },
  1095. "type": "contao-component",
  1096. "notification-url": "https://packagist.org/downloads/",
  1097. "license": [
  1098. "MIT"
  1099. ],
  1100. "authors": [
  1101. {
  1102. "name": "Leo Feyer",
  1103. "homepage": "https://github.com/leofeyer"
  1104. }
  1105. ],
  1106. "description": "SimpleModal integration for Contao Open Source CMS",
  1107. "time": "2019-07-12T07:39:02+00:00"
  1108. },
  1109. {
  1110. "name": "contao-components/swipe",
  1111. "version": "2.1.3",
  1112. "source": {
  1113. "type": "git",
  1114. "url": "https://github.com/contao-components/swipe.git",
  1115. "reference": "ba48a5e5bb307cb79f67445a5979503c9e1b25ed"
  1116. },
  1117. "dist": {
  1118. "type": "zip",
  1119. "url": "https://api.github.com/repos/contao-components/swipe/zipball/ba48a5e5bb307cb79f67445a5979503c9e1b25ed",
  1120. "reference": "ba48a5e5bb307cb79f67445a5979503c9e1b25ed",
  1121. "shasum": ""
  1122. },
  1123. "require": {
  1124. "contao-components/installer": "^1.0.9"
  1125. },
  1126. "type": "contao-component",
  1127. "notification-url": "https://packagist.org/downloads/",
  1128. "license": [
  1129. "MIT"
  1130. ],
  1131. "authors": [
  1132. {
  1133. "name": "Leo Feyer",
  1134. "homepage": "https://github.com/leofeyer"
  1135. }
  1136. ],
  1137. "description": "A JavaScript touch slider with dot menu",
  1138. "time": "2019-07-12T07:41:02+00:00"
  1139. },
  1140. {
  1141. "name": "contao-components/tablesort",
  1142. "version": "4.0.1",
  1143. "source": {
  1144. "type": "git",
  1145. "url": "https://github.com/contao-components/tablesort.git",
  1146. "reference": "faabcfab17e388b767c8f5a18987c44429692a9d"
  1147. },
  1148. "dist": {
  1149. "type": "zip",
  1150. "url": "https://api.github.com/repos/contao-components/tablesort/zipball/faabcfab17e388b767c8f5a18987c44429692a9d",
  1151. "reference": "faabcfab17e388b767c8f5a18987c44429692a9d",
  1152. "shasum": ""
  1153. },
  1154. "require": {
  1155. "contao-components/installer": "^1.0.9"
  1156. },
  1157. "type": "contao-component",
  1158. "notification-url": "https://packagist.org/downloads/",
  1159. "license": [
  1160. "LGPL-3.0-or-later"
  1161. ],
  1162. "authors": [
  1163. {
  1164. "name": "Leo Feyer",
  1165. "homepage": "https://github.com/leofeyer"
  1166. }
  1167. ],
  1168. "description": "Contao Open Source CMS tablesort",
  1169. "time": "2019-07-12T07:43:54+00:00"
  1170. },
  1171. {
  1172. "name": "contao-components/tablesorter",
  1173. "version": "2.1.1",
  1174. "source": {
  1175. "type": "git",
  1176. "url": "https://github.com/contao-components/tablesorter.git",
  1177. "reference": "98748a7a0ed5410876538d13cb0c78dab46eb6a2"
  1178. },
  1179. "dist": {
  1180. "type": "zip",
  1181. "url": "https://api.github.com/repos/contao-components/tablesorter/zipball/98748a7a0ed5410876538d13cb0c78dab46eb6a2",
  1182. "reference": "98748a7a0ed5410876538d13cb0c78dab46eb6a2",
  1183. "shasum": ""
  1184. },
  1185. "require": {
  1186. "contao-components/installer": "^1.0.9"
  1187. },
  1188. "type": "contao-component",
  1189. "notification-url": "https://packagist.org/downloads/",
  1190. "license": [
  1191. "MIT"
  1192. ],
  1193. "authors": [
  1194. {
  1195. "name": "Leo Feyer",
  1196. "homepage": "https://github.com/leofeyer"
  1197. }
  1198. ],
  1199. "description": "jQuery tablesorter integration for Contao Open Source CMS",
  1200. "time": "2019-07-12T07:45:35+00:00"
  1201. },
  1202. {
  1203. "name": "contao-components/tinymce4",
  1204. "version": "4.9.4",
  1205. "source": {
  1206. "type": "git",
  1207. "url": "https://github.com/contao-components/tinymce4.git",
  1208. "reference": "ad3dbbd5a2bee57cd7438a15ff75320d93a638c4"
  1209. },
  1210. "dist": {
  1211. "type": "zip",
  1212. "url": "https://api.github.com/repos/contao-components/tinymce4/zipball/ad3dbbd5a2bee57cd7438a15ff75320d93a638c4",
  1213. "reference": "ad3dbbd5a2bee57cd7438a15ff75320d93a638c4",
  1214. "shasum": ""
  1215. },
  1216. "require": {
  1217. "contao-components/installer": "^1.0.9"
  1218. },
  1219. "type": "contao-component",
  1220. "notification-url": "https://packagist.org/downloads/",
  1221. "license": [
  1222. "LGPL-2.1+"
  1223. ],
  1224. "authors": [
  1225. {
  1226. "name": "Leo Feyer",
  1227. "homepage": "https://github.com/leofeyer"
  1228. }
  1229. ],
  1230. "description": "TinyMCE 4 integration for Contao Open Source CMS",
  1231. "time": "2019-05-10T15:56:48+00:00"
  1232. },
  1233. {
  1234. "name": "contao/calendar-bundle",
  1235. "version": "4.8.2",
  1236. "source": {
  1237. "type": "git",
  1238. "url": "https://github.com/contao/calendar-bundle.git",
  1239. "reference": "acb869263949615ececeb40b378db48ecb29a4fc"
  1240. },
  1241. "dist": {
  1242. "type": "zip",
  1243. "url": "https://api.github.com/repos/contao/calendar-bundle/zipball/acb869263949615ececeb40b378db48ecb29a4fc",
  1244. "reference": "acb869263949615ececeb40b378db48ecb29a4fc",
  1245. "shasum": ""
  1246. },
  1247. "require": {
  1248. "contao/core-bundle": "self.version",
  1249. "friendsofsymfony/http-cache": "^2.4",
  1250. "patchwork/utf8": "^1.2",
  1251. "php": "^7.1",
  1252. "symfony/config": "4.2.* || 4.3.*",
  1253. "symfony/dependency-injection": "4.2.* || 4.3.*",
  1254. "symfony/http-foundation": "4.2.* || 4.3.*",
  1255. "symfony/http-kernel": "4.2.* || 4.3.*",
  1256. "symfony/yaml": "4.2.* || 4.3.*"
  1257. },
  1258. "conflict": {
  1259. "contao/core": "*",
  1260. "contao/manager-plugin": "<2.0 || >=3.0"
  1261. },
  1262. "require-dev": {
  1263. "contao/manager-plugin": "^2.3.1",
  1264. "contao/test-case": "^3.0",
  1265. "php-http/guzzle6-adapter": "^1.1",
  1266. "phpunit/phpunit": "^7.5",
  1267. "symfony/phpunit-bridge": "^4.3"
  1268. },
  1269. "type": "contao-bundle",
  1270. "extra": {
  1271. "contao-manager-plugin": "Contao\\CalendarBundle\\ContaoManager\\Plugin",
  1272. "symfony": {
  1273. "require": "^4.2"
  1274. }
  1275. },
  1276. "autoload": {
  1277. "psr-4": {
  1278. "Contao\\CalendarBundle\\": "src/"
  1279. },
  1280. "classmap": [
  1281. "src/Resources/contao/"
  1282. ],
  1283. "exclude-from-classmap": [
  1284. "src/Resources/contao/config/",
  1285. "src/Resources/contao/dca/",
  1286. "src/Resources/contao/languages/",
  1287. "src/Resources/contao/templates/"
  1288. ]
  1289. },
  1290. "notification-url": "https://packagist.org/downloads/",
  1291. "license": [
  1292. "LGPL-3.0-or-later"
  1293. ],
  1294. "authors": [
  1295. {
  1296. "name": "Leo Feyer",
  1297. "homepage": "https://github.com/leofeyer"
  1298. }
  1299. ],
  1300. "description": "Adds calendar functionality to Contao 4",
  1301. "time": "2019-09-05T13:20:43+00:00"
  1302. },
  1303. {
  1304. "name": "contao/comments-bundle",
  1305. "version": "4.8.2",
  1306. "source": {
  1307. "type": "git",
  1308. "url": "https://github.com/contao/comments-bundle.git",
  1309. "reference": "c265baee9a79d8120ef1c50e86583f7560d7385d"
  1310. },
  1311. "dist": {
  1312. "type": "zip",
  1313. "url": "https://api.github.com/repos/contao/comments-bundle/zipball/c265baee9a79d8120ef1c50e86583f7560d7385d",
  1314. "reference": "c265baee9a79d8120ef1c50e86583f7560d7385d",
  1315. "shasum": ""
  1316. },
  1317. "require": {
  1318. "contao/core-bundle": "self.version",
  1319. "patchwork/utf8": "^1.2",
  1320. "php": "^7.1",
  1321. "symfony/http-kernel": "4.2.* || 4.3.*"
  1322. },
  1323. "conflict": {
  1324. "contao/core": "*",
  1325. "contao/manager-plugin": "<2.0 || >=3.0"
  1326. },
  1327. "require-dev": {
  1328. "contao/manager-plugin": "^2.0",
  1329. "php-http/guzzle6-adapter": "^1.1"
  1330. },
  1331. "type": "contao-bundle",
  1332. "extra": {
  1333. "contao-manager-plugin": "Contao\\CommentsBundle\\ContaoManager\\Plugin",
  1334. "symfony": {
  1335. "require": "^4.2"
  1336. }
  1337. },
  1338. "autoload": {
  1339. "psr-4": {
  1340. "Contao\\CommentsBundle\\": "src/"
  1341. },
  1342. "classmap": [
  1343. "src/Resources/contao/"
  1344. ],
  1345. "exclude-from-classmap": [
  1346. "src/Resources/contao/config/",
  1347. "src/Resources/contao/dca/",
  1348. "src/Resources/contao/languages/",
  1349. "src/Resources/contao/templates/"
  1350. ]
  1351. },
  1352. "notification-url": "https://packagist.org/downloads/",
  1353. "license": [
  1354. "LGPL-3.0-or-later"
  1355. ],
  1356. "authors": [
  1357. {
  1358. "name": "Leo Feyer",
  1359. "homepage": "https://github.com/leofeyer"
  1360. }
  1361. ],
  1362. "description": "Adds comments functionality to Contao 4",
  1363. "time": "2019-09-05T13:37:18+00:00"
  1364. },
  1365. {
  1366. "name": "contao/conflicts",
  1367. "version": "dev-master",
  1368. "source": {
  1369. "type": "git",
  1370. "url": "https://github.com/contao/conflicts.git",
  1371. "reference": "c08b748d2f773bde3a187c22c9a18443e619bd24"
  1372. },
  1373. "dist": {
  1374. "type": "zip",
  1375. "url": "https://api.github.com/repos/contao/conflicts/zipball/c08b748d2f773bde3a187c22c9a18443e619bd24",
  1376. "reference": "c08b748d2f773bde3a187c22c9a18443e619bd24",
  1377. "shasum": ""
  1378. },
  1379. "conflict": {
  1380. "doctrine/dbal": "2.9.* <2.9.3",
  1381. "doctrine/doctrine-migrations-bundle": "<1.1",
  1382. "doctrine/orm": "<2.4",
  1383. "knplabs/knp-time-bundle": "1.9.0",
  1384. "lexik/maintenance-bundle": "2.1.4",
  1385. "symfony/finder": "3.4.7 || 4.0.7",
  1386. "symfony/framework-bundle": "4.2.7",
  1387. "symfony/security": "3.3.17 || 3.4.7 || 3.4.8 || 3.4.11",
  1388. "symfony/swiftmailer-bundle": "2.6.* <2.6.2",
  1389. "symfony/twig-bundle": "4.1.0",
  1390. "twig/twig": "2.7.0"
  1391. },
  1392. "type": "metapackage",
  1393. "notification-url": "https://packagist.org/downloads/",
  1394. "license": [
  1395. "LGPL-3.0-or-later"
  1396. ],
  1397. "authors": [
  1398. {
  1399. "name": "Leo Feyer",
  1400. "homepage": "https://github.com/leofeyer"
  1401. }
  1402. ],
  1403. "description": "Contao 4 conflicting packages",
  1404. "time": "2019-09-05T14:17:32+00:00"
  1405. },
  1406. {
  1407. "name": "contao/core-bundle",
  1408. "version": "4.8.2",
  1409. "source": {
  1410. "type": "git",
  1411. "url": "https://github.com/contao/core-bundle.git",
  1412. "reference": "6ddce575cd1a2d554708d456934e7ac768e73789"
  1413. },
  1414. "dist": {
  1415. "type": "zip",
  1416. "url": "https://api.github.com/repos/contao/core-bundle/zipball/6ddce575cd1a2d554708d456934e7ac768e73789",
  1417. "reference": "6ddce575cd1a2d554708d456934e7ac768e73789",
  1418. "shasum": ""
  1419. },
  1420. "require": {
  1421. "ausi/slug-generator": "^1.1",
  1422. "bacon/bacon-qr-code": "^2.0",
  1423. "contao-components/ace": "^1.2",
  1424. "contao-components/chosen": "^1.2",
  1425. "contao-components/colorbox": "^1.6",
  1426. "contao-components/colorpicker": "^1.5",
  1427. "contao-components/contao": "^9.0",
  1428. "contao-components/datepicker": "^2.3",
  1429. "contao-components/dropzone": "^5.0.1",
  1430. "contao-components/highlight": "^9.0",
  1431. "contao-components/jquery": "^1.12 || ^2.0 || ^3.0",
  1432. "contao-components/jquery-ui": "^1.11.4",
  1433. "contao-components/mediabox": "^1.5",
  1434. "contao-components/mootools": "^1.6.0.1",
  1435. "contao-components/simplemodal": "^2.1",
  1436. "contao-components/swipe": "^2.0.3",
  1437. "contao-components/tablesort": "^4.0",
  1438. "contao-components/tablesorter": "^2.1",
  1439. "contao-components/tinymce4": "^4.7",
  1440. "contao/image": "^1.0",
  1441. "contao/imagine-svg": "^0.1.2 || ^0.2",
  1442. "doctrine/dbal": "^2.6",
  1443. "doctrine/doctrine-bundle": "^1.8",
  1444. "doctrine/doctrine-cache-bundle": "^1.3.1",
  1445. "doctrine/orm": "^2.6.3",
  1446. "ext-dom": "*",
  1447. "ext-gd": "*",
  1448. "ext-intl": "*",
  1449. "ext-json": "*",
  1450. "ext-pcre": "*",
  1451. "ext-pdo": "*",
  1452. "ext-zlib": "*",
  1453. "friendsofsymfony/http-cache": "^2.6",
  1454. "friendsofsymfony/http-cache-bundle": "^2.6",
  1455. "imagine/imagine": "^0.7 || ^1.0",
  1456. "knplabs/knp-menu-bundle": "^2.1",
  1457. "knplabs/knp-time-bundle": "^1.5.2",
  1458. "lcobucci/jwt": "^3.2",
  1459. "league/uri": "^5.0",
  1460. "matthiasmullie/minify": "^1.3",
  1461. "michelf/php-markdown": "^1.4",
  1462. "nelmio/cors-bundle": "^1.5.3",
  1463. "ocramius/package-versions": "^1.2",
  1464. "oyejorge/less.php": "^1.7",
  1465. "paragonie/constant_time_encoding": "^2.2",
  1466. "patchwork/utf8": "^1.2",
  1467. "php": "^7.1",
  1468. "phpspec/php-diff": "^1.0",
  1469. "phpunit/php-token-stream": "^1.4 || ^2.0 || ^3.0",
  1470. "psr/log": "^1.0",
  1471. "scheb/two-factor-bundle": "^4.7",
  1472. "scssphp/scssphp": "^1.0",
  1473. "simplepie/simplepie": "^1.3",
  1474. "spomky-labs/otphp": "^9.1",
  1475. "symfony-cmf/routing-bundle": "^2.1",
  1476. "symfony/asset": "4.2.* || 4.3.*",
  1477. "symfony/cache": "4.2.* || 4.3.*",
  1478. "symfony/config": "4.2.* || 4.3.*",
  1479. "symfony/console": "4.2.* || 4.3.*",
  1480. "symfony/dependency-injection": "4.2.* || 4.3.*",
  1481. "symfony/event-dispatcher": "4.2.* || 4.3.*",
  1482. "symfony/expression-language": "4.2.* || 4.3.*",
  1483. "symfony/filesystem": "4.2.* || 4.3.*",
  1484. "symfony/finder": "4.2.* || 4.3.*",
  1485. "symfony/framework-bundle": "4.2.* || 4.3.*",
  1486. "symfony/http-foundation": "4.2.* || 4.3.*",
  1487. "symfony/http-kernel": "4.2.* || 4.3.*",
  1488. "symfony/lock": "4.2.* || 4.3.*",
  1489. "symfony/process": "4.2.* || 4.3.*",
  1490. "symfony/routing": "4.2.* || 4.3.*",
  1491. "symfony/security-bundle": "4.2.* || 4.3.*",
  1492. "symfony/swiftmailer-bundle": "^2.6 || ^3.1.5",
  1493. "symfony/translation": "4.2.* || 4.3.*",
  1494. "symfony/twig-bundle": "4.2.* || 4.3.*",
  1495. "symfony/yaml": "4.2.* || 4.3.*",
  1496. "terminal42/service-annotation-bundle": "^1.0",
  1497. "true/punycode": "^2.1",
  1498. "twig/twig": "^2.7"
  1499. },
  1500. "conflict": {
  1501. "contao-community-alliance/composer-plugin": "<3.0",
  1502. "contao/core": "*",
  1503. "contao/manager-bundle": "4.5.* <4.5.2",
  1504. "contao/manager-plugin": "<2.0 || >=3.0",
  1505. "doctrine/dbal": "2.9.* <2.9.3",
  1506. "doctrine/doctrine-migrations-bundle": "<1.1",
  1507. "doctrine/orm": "<2.4",
  1508. "knplabs/knp-time-bundle": "1.9.0",
  1509. "lexik/maintenance-bundle": "2.1.4",
  1510. "symfony/doctrine-bridge": "<3.4",
  1511. "symfony/security-core": "4.2.* <4.2.3",
  1512. "symfony/swiftmailer-bundle": "2.6.* <2.6.2",
  1513. "symfony/twig-bundle": "4.1.0"
  1514. },
  1515. "require-dev": {
  1516. "composer/composer": "^1.0",
  1517. "contao/manager-plugin": "^2.3.1",
  1518. "contao/test-case": "^3.0",
  1519. "doctrine/doctrine-migrations-bundle": "^1.1",
  1520. "doctrine/event-manager": "^1.0",
  1521. "ext-fileinfo": "*",
  1522. "lexik/maintenance-bundle": "^2.1.3",
  1523. "monolog/monolog": "^1.22",
  1524. "php-http/guzzle6-adapter": "^1.1",
  1525. "phpunit/phpunit": "^7.5",
  1526. "symfony/browser-kit": "4.2.* || 4.3.*",
  1527. "symfony/phpunit-bridge": "^4.3"
  1528. },
  1529. "suggest": {
  1530. "contao/tcpdf-bundle": "To export articles as PDF files",
  1531. "lexik/maintenance-bundle": "To put the application into maintenance mode"
  1532. },
  1533. "type": "symfony-bundle",
  1534. "extra": {
  1535. "contao-manager-plugin": "Contao\\CoreBundle\\ContaoManager\\Plugin",
  1536. "symfony": {
  1537. "require": "^4.2"
  1538. }
  1539. },
  1540. "autoload": {
  1541. "psr-4": {
  1542. "Contao\\CoreBundle\\": "src/"
  1543. },
  1544. "classmap": [
  1545. "src/Resources/contao/"
  1546. ],
  1547. "files": [
  1548. "src/Resources/functions/utf8_bootup.php"
  1549. ],
  1550. "exclude-from-classmap": [
  1551. "src/Resources/contao/config/",
  1552. "src/Resources/contao/dca/",
  1553. "src/Resources/contao/helper/functions.php",
  1554. "src/Resources/contao/languages/",
  1555. "src/Resources/contao/templates/",
  1556. "src/Resources/contao/themes/"
  1557. ]
  1558. },
  1559. "notification-url": "https://packagist.org/downloads/",
  1560. "license": [
  1561. "LGPL-3.0-or-later"
  1562. ],
  1563. "authors": [
  1564. {
  1565. "name": "Leo Feyer",
  1566. "homepage": "https://github.com/leofeyer"
  1567. }
  1568. ],
  1569. "description": "Contao 4 core bundle",
  1570. "time": "2019-09-05T13:20:43+00:00"
  1571. },
  1572. {
  1573. "name": "contao/faq-bundle",
  1574. "version": "4.8.2",
  1575. "source": {
  1576. "type": "git",
  1577. "url": "https://github.com/contao/faq-bundle.git",
  1578. "reference": "deb47f9e593a4c3afc6a65072142adca05c9037e"
  1579. },
  1580. "dist": {
  1581. "type": "zip",
  1582. "url": "https://api.github.com/repos/contao/faq-bundle/zipball/deb47f9e593a4c3afc6a65072142adca05c9037e",
  1583. "reference": "deb47f9e593a4c3afc6a65072142adca05c9037e",
  1584. "shasum": ""
  1585. },
  1586. "require": {
  1587. "contao/core-bundle": "self.version",
  1588. "patchwork/utf8": "^1.2",
  1589. "php": "^7.1",
  1590. "symfony/config": "4.2.* || 4.3.*",
  1591. "symfony/dependency-injection": "4.2.* || 4.3.*",
  1592. "symfony/http-kernel": "4.2.* || 4.3.*",
  1593. "symfony/yaml": "4.2.* || 4.3.*"
  1594. },
  1595. "conflict": {
  1596. "contao/core": "*",
  1597. "contao/manager-plugin": "<2.0 || >=3.0"
  1598. },
  1599. "require-dev": {
  1600. "contao/manager-plugin": "^2.3.1",
  1601. "contao/test-case": "^3.0",
  1602. "php-http/guzzle6-adapter": "^1.1",
  1603. "phpunit/phpunit": "^7.5",
  1604. "symfony/phpunit-bridge": "^4.3"
  1605. },
  1606. "type": "contao-bundle",
  1607. "extra": {
  1608. "contao-manager-plugin": "Contao\\FaqBundle\\ContaoManager\\Plugin",
  1609. "symfony": {
  1610. "require": "^4.2"
  1611. }
  1612. },
  1613. "autoload": {
  1614. "psr-4": {
  1615. "Contao\\FaqBundle\\": "src/"
  1616. },
  1617. "classmap": [
  1618. "src/Resources/contao/"
  1619. ],
  1620. "exclude-from-classmap": [
  1621. "src/Resources/contao/config/",
  1622. "src/Resources/contao/dca/",
  1623. "src/Resources/contao/languages/",
  1624. "src/Resources/contao/templates/"
  1625. ]
  1626. },
  1627. "notification-url": "https://packagist.org/downloads/",
  1628. "license": [
  1629. "LGPL-3.0-or-later"
  1630. ],
  1631. "authors": [
  1632. {
  1633. "name": "Leo Feyer",
  1634. "homepage": "https://github.com/leofeyer"
  1635. }
  1636. ],
  1637. "description": "Adds FAQ functionality to Contao 4",
  1638. "time": "2019-09-05T13:20:43+00:00"
  1639. },
  1640. {
  1641. "name": "contao/image",
  1642. "version": "1.0.0",
  1643. "source": {
  1644. "type": "git",
  1645. "url": "https://github.com/contao/image.git",
  1646. "reference": "2dc43903a53e9eff4ca23cf6bdeb9edda727ab24"
  1647. },
  1648. "dist": {
  1649. "type": "zip",
  1650. "url": "https://api.github.com/repos/contao/image/zipball/2dc43903a53e9eff4ca23cf6bdeb9edda727ab24",
  1651. "reference": "2dc43903a53e9eff4ca23cf6bdeb9edda727ab24",
  1652. "shasum": ""
  1653. },
  1654. "require": {
  1655. "ext-json": "*",
  1656. "imagine/imagine": "^0.7.1 || ^1.0",
  1657. "php": "^7.1",
  1658. "symfony/filesystem": "^2.8 || ^3.0 || ^4.0",
  1659. "webmozart/path-util": "^2.0"
  1660. },
  1661. "conflict": {
  1662. "contao/imagine-svg": "<0.1.4 || >=0.3"
  1663. },
  1664. "require-dev": {
  1665. "contao/imagine-svg": "^0.1.4 || ^0.2",
  1666. "friendsofphp/php-cs-fixer": "^2.14",
  1667. "php-coveralls/php-coveralls": "^2.1",
  1668. "phpstan/phpstan-phpunit": "^0.10",
  1669. "phpunit/phpunit": "^7.5 || ^8.0 <8.3",
  1670. "symfony/console": "^4.3",
  1671. "symfony/phpunit-bridge": "^4.3"
  1672. },
  1673. "suggest": {
  1674. "ext-exif": "To support EXIF auto-rotation"
  1675. },
  1676. "type": "library",
  1677. "extra": {
  1678. "branch-alias": {
  1679. "dev-master": "1.0.x-dev"
  1680. }
  1681. },
  1682. "autoload": {
  1683. "psr-4": {
  1684. "Contao\\Image\\": "src/"
  1685. }
  1686. },
  1687. "notification-url": "https://packagist.org/downloads/",
  1688. "license": [
  1689. "LGPL-3.0-or-later"
  1690. ],
  1691. "authors": [
  1692. {
  1693. "name": "Martin Auswöger",
  1694. "homepage": "https://github.com/ausi"
  1695. }
  1696. ],
  1697. "description": "Contao image library",
  1698. "time": "2019-08-08T09:39:00+00:00"
  1699. },
  1700. {
  1701. "name": "contao/imagine-svg",
  1702. "version": "0.2.2",
  1703. "source": {
  1704. "type": "git",
  1705. "url": "https://github.com/contao/imagine-svg.git",
  1706. "reference": "df9603dce9176eff8a66e1d0c8defffb87275ee3"
  1707. },
  1708. "dist": {
  1709. "type": "zip",
  1710. "url": "https://api.github.com/repos/contao/imagine-svg/zipball/df9603dce9176eff8a66e1d0c8defffb87275ee3",
  1711. "reference": "df9603dce9176eff8a66e1d0c8defffb87275ee3",
  1712. "shasum": ""
  1713. },
  1714. "require": {
  1715. "ext-dom": "*",
  1716. "imagine/imagine": "^0.6 || ^0.7 || ^1.0",
  1717. "php": "^5.6 || ^7.0"
  1718. },
  1719. "require-dev": {
  1720. "friendsofphp/php-cs-fixer": "^2.12",
  1721. "php-coveralls/php-coveralls": "^2.1",
  1722. "phpunit/phpunit": "^5.7.26",
  1723. "symfony/filesystem": "^2.8 || ^3.0 || ^4.0"
  1724. },
  1725. "type": "library",
  1726. "extra": {
  1727. "branch-alias": {
  1728. "dev-develop": "0.2.x-dev"
  1729. }
  1730. },
  1731. "autoload": {
  1732. "psr-4": {
  1733. "Contao\\ImagineSvg\\": "src/"
  1734. }
  1735. },
  1736. "notification-url": "https://packagist.org/downloads/",
  1737. "license": [
  1738. "LGPL-3.0-or-later"
  1739. ],
  1740. "authors": [
  1741. {
  1742. "name": "Martin Auswöger",
  1743. "homepage": "https://github.com/ausi"
  1744. }
  1745. ],
  1746. "description": "Contao Imagine SVG library",
  1747. "time": "2019-01-27T12:41:51+00:00"
  1748. },
  1749. {
  1750. "name": "contao/installation-bundle",
  1751. "version": "4.8.2",
  1752. "source": {
  1753. "type": "git",
  1754. "url": "https://github.com/contao/installation-bundle.git",
  1755. "reference": "28f4e71961c8567a7c1c7b6a865f27bc75981352"
  1756. },
  1757. "dist": {
  1758. "type": "zip",
  1759. "url": "https://api.github.com/repos/contao/installation-bundle/zipball/28f4e71961c8567a7c1c7b6a865f27bc75981352",
  1760. "reference": "28f4e71961c8567a7c1c7b6a865f27bc75981352",
  1761. "shasum": ""
  1762. },
  1763. "require": {
  1764. "contao/core-bundle": "self.version",
  1765. "doctrine/dbal": "^2.5",
  1766. "patchwork/utf8": "^1.2",
  1767. "php": "^7.1",
  1768. "psr/log": "^1.0",
  1769. "sensiolabs/ansi-to-html": "^1.1",
  1770. "symfony/config": "4.2.* || 4.3.*",
  1771. "symfony/console": "4.2.* || 4.3.*",
  1772. "symfony/dependency-injection": "4.2.* || 4.3.*",
  1773. "symfony/event-dispatcher": "4.2.* || 4.3.*",
  1774. "symfony/filesystem": "4.2.* || 4.3.*",
  1775. "symfony/finder": "4.2.* || 4.3.*",
  1776. "symfony/framework-bundle": "4.2.* || 4.3.*",
  1777. "symfony/http-foundation": "4.2.* || 4.3.*",
  1778. "symfony/http-kernel": "4.2.* || 4.3.*",
  1779. "symfony/yaml": "4.2.* || 4.3.*"
  1780. },
  1781. "conflict": {
  1782. "contao/core": "*",
  1783. "contao/manager-plugin": "<2.0 || >=3.0"
  1784. },
  1785. "require-dev": {
  1786. "contao/manager-plugin": "^2.3.1",
  1787. "php-http/guzzle6-adapter": "^1.1",
  1788. "phpunit/phpunit": "^7.5",
  1789. "symfony/phpunit-bridge": "^4.3"
  1790. },
  1791. "type": "contao-bundle",
  1792. "extra": {
  1793. "contao-manager-plugin": "Contao\\InstallationBundle\\ContaoManager\\Plugin",
  1794. "symfony": {
  1795. "require": "^4.2"
  1796. }
  1797. },
  1798. "autoload": {
  1799. "psr-4": {
  1800. "Contao\\InstallationBundle\\": "src/"
  1801. }
  1802. },
  1803. "notification-url": "https://packagist.org/downloads/",
  1804. "license": [
  1805. "LGPL-3.0-or-later"
  1806. ],
  1807. "authors": [
  1808. {
  1809. "name": "Leo Feyer",
  1810. "homepage": "https://github.com/leofeyer"
  1811. }
  1812. ],
  1813. "description": "Required to install and update Contao 4",
  1814. "time": "2019-09-05T13:20:43+00:00"
  1815. },
  1816. {
  1817. "name": "contao/listing-bundle",
  1818. "version": "4.8.2",
  1819. "source": {
  1820. "type": "git",
  1821. "url": "https://github.com/contao/listing-bundle.git",
  1822. "reference": "51a9329f6bcd9e407b669387be0b1c9360c89a55"
  1823. },
  1824. "dist": {
  1825. "type": "zip",
  1826. "url": "https://api.github.com/repos/contao/listing-bundle/zipball/51a9329f6bcd9e407b669387be0b1c9360c89a55",
  1827. "reference": "51a9329f6bcd9e407b669387be0b1c9360c89a55",
  1828. "shasum": ""
  1829. },
  1830. "require": {
  1831. "contao/core-bundle": "self.version",
  1832. "patchwork/utf8": "^1.2",
  1833. "php": "^7.1",
  1834. "symfony/http-kernel": "4.2.* || 4.3.*"
  1835. },
  1836. "conflict": {
  1837. "contao/core": "*",
  1838. "contao/manager-plugin": "<2.0 || >=3.0"
  1839. },
  1840. "require-dev": {
  1841. "contao/manager-plugin": "^2.0",
  1842. "php-http/guzzle6-adapter": "^1.1"
  1843. },
  1844. "type": "contao-bundle",
  1845. "extra": {
  1846. "contao-manager-plugin": "Contao\\ListingBundle\\ContaoManager\\Plugin",
  1847. "symfony": {
  1848. "require": "^4.2"
  1849. }
  1850. },
  1851. "autoload": {
  1852. "psr-4": {
  1853. "Contao\\ListingBundle\\": "src/"
  1854. },
  1855. "classmap": [
  1856. "src/Resources/contao/"
  1857. ],
  1858. "exclude-from-classmap": [
  1859. "src/Resources/contao/config/",
  1860. "src/Resources/contao/dca/",
  1861. "src/Resources/contao/languages/",
  1862. "src/Resources/contao/templates/"
  1863. ]
  1864. },
  1865. "notification-url": "https://packagist.org/downloads/",
  1866. "license": [
  1867. "LGPL-3.0-or-later"
  1868. ],
  1869. "authors": [
  1870. {
  1871. "name": "Leo Feyer",
  1872. "homepage": "https://github.com/leofeyer"
  1873. }
  1874. ],
  1875. "description": "Allows to list arbitrary data in the Contao 4 front end",
  1876. "time": "2019-09-05T13:01:08+00:00"
  1877. },
  1878. {
  1879. "name": "contao/manager-bundle",
  1880. "version": "4.8.2",
  1881. "source": {
  1882. "type": "git",
  1883. "url": "https://github.com/contao/manager-bundle.git",
  1884. "reference": "7d404200c6f77f70d0498b04fe38d4e53b0c9cb0"
  1885. },
  1886. "dist": {
  1887. "type": "zip",
  1888. "url": "https://api.github.com/repos/contao/manager-bundle/zipball/7d404200c6f77f70d0498b04fe38d4e53b0c9cb0",
  1889. "reference": "7d404200c6f77f70d0498b04fe38d4e53b0c9cb0",
  1890. "shasum": ""
  1891. },
  1892. "require": {
  1893. "contao/core-bundle": "self.version",
  1894. "contao/installation-bundle": "self.version",
  1895. "contao/manager-plugin": "^2.4",
  1896. "doctrine/dbal": "^2.5",
  1897. "doctrine/doctrine-bundle": "^1.8",
  1898. "doctrine/doctrine-cache-bundle": "^1.3.1",
  1899. "ext-json": "*",
  1900. "friendsofsymfony/http-cache": "^2.6",
  1901. "friendsofsymfony/http-cache-bundle": "^2.6",
  1902. "lexik/maintenance-bundle": "^2.1.3",
  1903. "nelmio/cors-bundle": "^1.5.3",
  1904. "nelmio/security-bundle": "^2.2",
  1905. "ocramius/proxy-manager": "^2.1",
  1906. "php": "^7.1",
  1907. "php-http/guzzle6-adapter": "^1.1",
  1908. "symfony/config": "4.2.* || 4.3.*",
  1909. "symfony/console": "4.2.* || 4.3.*",
  1910. "symfony/debug-bundle": "4.2.* || 4.3.*",
  1911. "symfony/dependency-injection": "4.2.* || 4.3.*",
  1912. "symfony/dotenv": "4.2.* || 4.3.*",
  1913. "symfony/expression-language": "4.2.* || 4.3.*",
  1914. "symfony/filesystem": "4.2.* || 4.3.*",
  1915. "symfony/finder": "4.2.* || 4.3.*",
  1916. "symfony/framework-bundle": "4.2.* || 4.3.*",
  1917. "symfony/http-foundation": "4.2.* || 4.3.*",
  1918. "symfony/http-kernel": "4.2.* || 4.3.*",
  1919. "symfony/monolog-bridge": "4.2.* || 4.3.*",
  1920. "symfony/monolog-bundle": "^3.1",
  1921. "symfony/process": "4.2.* || 4.3.*",
  1922. "symfony/proxy-manager-bridge": "4.2.* || 4.3.*",
  1923. "symfony/routing": "4.2.* || 4.3.*",
  1924. "symfony/security-bundle": "4.2.* || 4.3.*",
  1925. "symfony/swiftmailer-bundle": "^2.6 || ^3.1.5",
  1926. "symfony/twig-bundle": "4.2.* || 4.3.*",
  1927. "symfony/web-profiler-bundle": "4.2.* || 4.3.*",
  1928. "symfony/yaml": "4.2.* || 4.3.*",
  1929. "toflar/psr6-symfony-http-cache-store": "^2.0"
  1930. },
  1931. "conflict": {
  1932. "symfony/twig-bundle": "4.1.0"
  1933. },
  1934. "require-dev": {
  1935. "composer/composer": "^1.0",
  1936. "contao/test-case": "^3.0",
  1937. "phpunit/phpunit": "^7.5",
  1938. "symfony/phpunit-bridge": "^4.3"
  1939. },
  1940. "bin": [
  1941. "bin/contao-console"
  1942. ],
  1943. "type": "symfony-bundle",
  1944. "extra": {
  1945. "contao-manager-plugin": "Contao\\ManagerBundle\\ContaoManager\\Plugin",
  1946. "symfony": {
  1947. "require": "^4.2"
  1948. }
  1949. },
  1950. "autoload": {
  1951. "psr-4": {
  1952. "Contao\\ManagerBundle\\": "src/"
  1953. }
  1954. },
  1955. "notification-url": "https://packagist.org/downloads/",
  1956. "license": [
  1957. "LGPL-3.0-or-later"
  1958. ],
  1959. "authors": [
  1960. {
  1961. "name": "Andreas Schempp",
  1962. "homepage": "https://github.com/aschempp"
  1963. }
  1964. ],
  1965. "description": "Contao 4 manager bundle",
  1966. "time": "2019-09-05T13:20:43+00:00"
  1967. },
  1968. {
  1969. "name": "contao/manager-plugin",
  1970. "version": "2.7.1",
  1971. "source": {
  1972. "type": "git",
  1973. "url": "https://github.com/contao/manager-plugin.git",
  1974. "reference": "8691b133a0790e4b771ca02a9ce0649aa5600551"
  1975. },
  1976. "dist": {
  1977. "type": "zip",
  1978. "url": "https://api.github.com/repos/contao/manager-plugin/zipball/8691b133a0790e4b771ca02a9ce0649aa5600551",
  1979. "reference": "8691b133a0790e4b771ca02a9ce0649aa5600551",
  1980. "shasum": ""
  1981. },
  1982. "require": {
  1983. "composer-plugin-api": "^1.1",
  1984. "php": "^7.1",
  1985. "symfony/config": "^3.3 || ^4.0",
  1986. "symfony/dependency-injection": "^3.3 || ^4.0",
  1987. "symfony/filesystem": "^3.3 || ^4.0",
  1988. "symfony/http-kernel": "^3.3 || ^4.0",
  1989. "symfony/routing": "^3.3 || ^4.0"
  1990. },
  1991. "require-dev": {
  1992. "composer/composer": "^1.1",
  1993. "contao/core-bundle": "^4.5",
  1994. "ext-zip": "*",
  1995. "friendsofphp/php-cs-fixer": "^2.14",
  1996. "php-coveralls/php-coveralls": "^2.1",
  1997. "php-http/guzzle6-adapter": "^1.1",
  1998. "phpunit/phpunit": "^6.5",
  1999. "symfony/phpunit-bridge": "^3.4.5"
  2000. },
  2001. "type": "composer-plugin",
  2002. "extra": {
  2003. "class": [
  2004. "Contao\\ManagerPlugin\\Composer\\ArtifactsPlugin",
  2005. "Contao\\ManagerPlugin\\Composer\\ManagerPluginInstaller"
  2006. ]
  2007. },
  2008. "autoload": {
  2009. "psr-4": {
  2010. "Contao\\ManagerPlugin\\": "src/"
  2011. }
  2012. },
  2013. "notification-url": "https://packagist.org/downloads/",
  2014. "license": [
  2015. "LGPL-3.0-or-later"
  2016. ],
  2017. "authors": [
  2018. {
  2019. "name": "Andreas Schempp",
  2020. "homepage": "https://github.com/aschempp"
  2021. }
  2022. ],
  2023. "description": "Contao 4 manager plugin",
  2024. "time": "2019-06-07T09:58:11+00:00"
  2025. },
  2026. {
  2027. "name": "contao/news-bundle",
  2028. "version": "4.8.2",
  2029. "source": {
  2030. "type": "git",
  2031. "url": "https://github.com/contao/news-bundle.git",
  2032. "reference": "ec6c471aa96ef95130e7b4aa8224e30cfaf25ff4"
  2033. },
  2034. "dist": {
  2035. "type": "zip",
  2036. "url": "https://api.github.com/repos/contao/news-bundle/zipball/ec6c471aa96ef95130e7b4aa8224e30cfaf25ff4",
  2037. "reference": "ec6c471aa96ef95130e7b4aa8224e30cfaf25ff4",
  2038. "shasum": ""
  2039. },
  2040. "require": {
  2041. "contao/core-bundle": "self.version",
  2042. "friendsofsymfony/http-cache": "^2.4",
  2043. "patchwork/utf8": "^1.2",
  2044. "php": "^7.1",
  2045. "symfony/config": "4.2.* || 4.3.*",
  2046. "symfony/dependency-injection": "4.2.* || 4.3.*",
  2047. "symfony/http-foundation": "4.2.* || 4.3.*",
  2048. "symfony/http-kernel": "4.2.* || 4.3.*",
  2049. "symfony/yaml": "4.2.* || 4.3.*"
  2050. },
  2051. "conflict": {
  2052. "contao/core": "*",
  2053. "contao/manager-plugin": "<2.0 || >=3.0"
  2054. },
  2055. "require-dev": {
  2056. "contao/manager-plugin": "^2.3.1",
  2057. "contao/test-case": "^3.0",
  2058. "php-http/guzzle6-adapter": "^1.1",
  2059. "phpunit/phpunit": "^7.5",
  2060. "symfony/phpunit-bridge": "^4.3"
  2061. },
  2062. "type": "contao-bundle",
  2063. "extra": {
  2064. "contao-manager-plugin": "Contao\\NewsBundle\\ContaoManager\\Plugin",
  2065. "symfony": {
  2066. "require": "^4.2"
  2067. }
  2068. },
  2069. "autoload": {
  2070. "psr-4": {
  2071. "Contao\\NewsBundle\\": "src/"
  2072. },
  2073. "classmap": [
  2074. "src/Resources/contao/"
  2075. ],
  2076. "exclude-from-classmap": [
  2077. "src/Resources/contao/config/",
  2078. "src/Resources/contao/dca/",
  2079. "src/Resources/contao/languages/",
  2080. "src/Resources/contao/templates/"
  2081. ]
  2082. },
  2083. "notification-url": "https://packagist.org/downloads/",
  2084. "license": [
  2085. "LGPL-3.0-or-later"
  2086. ],
  2087. "authors": [
  2088. {
  2089. "name": "Leo Feyer",
  2090. "homepage": "https://github.com/leofeyer"
  2091. }
  2092. ],
  2093. "description": "Adds news functionality to Contao 4",
  2094. "time": "2019-09-05T13:20:43+00:00"
  2095. },
  2096. {
  2097. "name": "contao/newsletter-bundle",
  2098. "version": "4.8.2",
  2099. "source": {
  2100. "type": "git",
  2101. "url": "https://github.com/contao/newsletter-bundle.git",
  2102. "reference": "caf6aa1f94e1c4e75d8a82238245291940f3759e"
  2103. },
  2104. "dist": {
  2105. "type": "zip",
  2106. "url": "https://api.github.com/repos/contao/newsletter-bundle/zipball/caf6aa1f94e1c4e75d8a82238245291940f3759e",
  2107. "reference": "caf6aa1f94e1c4e75d8a82238245291940f3759e",
  2108. "shasum": ""
  2109. },
  2110. "require": {
  2111. "contao/core-bundle": "self.version",
  2112. "patchwork/utf8": "^1.2",
  2113. "php": "^7.1",
  2114. "symfony/http-kernel": "4.2.* || 4.3.*"
  2115. },
  2116. "conflict": {
  2117. "contao/core": "*",
  2118. "contao/manager-plugin": "<2.0 || >=3.0"
  2119. },
  2120. "require-dev": {
  2121. "contao/manager-plugin": "^2.0",
  2122. "php-http/guzzle6-adapter": "^1.1"
  2123. },
  2124. "type": "contao-bundle",
  2125. "extra": {
  2126. "contao-manager-plugin": "Contao\\NewsletterBundle\\ContaoManager\\Plugin",
  2127. "symfony": {
  2128. "require": "^4.2"
  2129. }
  2130. },
  2131. "autoload": {
  2132. "psr-4": {
  2133. "Contao\\NewsletterBundle\\": "src/"
  2134. },
  2135. "classmap": [
  2136. "src/Resources/contao/"
  2137. ],
  2138. "exclude-from-classmap": [
  2139. "src/Resources/contao/config/",
  2140. "src/Resources/contao/dca/",
  2141. "src/Resources/contao/languages/",
  2142. "src/Resources/contao/templates/"
  2143. ]
  2144. },
  2145. "notification-url": "https://packagist.org/downloads/",
  2146. "license": [
  2147. "LGPL-3.0-or-later"
  2148. ],
  2149. "authors": [
  2150. {
  2151. "name": "Leo Feyer",
  2152. "homepage": "https://github.com/leofeyer"
  2153. }
  2154. ],
  2155. "description": "Adds newsletter functionality to Contao 4",
  2156. "time": "2019-09-05T13:20:43+00:00"
  2157. },
  2158. {
  2159. "name": "dasprid/enum",
  2160. "version": "1.0.0",
  2161. "source": {
  2162. "type": "git",
  2163. "url": "https://github.com/DASPRiD/Enum.git",
  2164. "reference": "631ef6e638e9494b0310837fa531bedd908fc22b"
  2165. },
  2166. "dist": {
  2167. "type": "zip",
  2168. "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/631ef6e638e9494b0310837fa531bedd908fc22b",
  2169. "reference": "631ef6e638e9494b0310837fa531bedd908fc22b",
  2170. "shasum": ""
  2171. },
  2172. "require-dev": {
  2173. "phpunit/phpunit": "^6.4",
  2174. "squizlabs/php_codesniffer": "^3.1"
  2175. },
  2176. "type": "library",
  2177. "autoload": {
  2178. "psr-4": {
  2179. "DASPRiD\\Enum\\": "src/"
  2180. }
  2181. },
  2182. "notification-url": "https://packagist.org/downloads/",
  2183. "license": [
  2184. "BSD-2-Clause"
  2185. ],
  2186. "authors": [
  2187. {
  2188. "name": "Ben Scholzen 'DASPRiD'",
  2189. "email": "mail@dasprids.de",
  2190. "homepage": "https://dasprids.de/"
  2191. }
  2192. ],
  2193. "description": "PHP 7.1 enum implementation",
  2194. "keywords": [
  2195. "enum",
  2196. "map"
  2197. ],
  2198. "time": "2017-10-25T22:45:27+00:00"
  2199. },
  2200. {
  2201. "name": "doctrine/annotations",
  2202. "version": "v1.7.0",
  2203. "source": {
  2204. "type": "git",
  2205. "url": "https://github.com/doctrine/annotations.git",
  2206. "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb"
  2207. },
  2208. "dist": {
  2209. "type": "zip",
  2210. "url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
  2211. "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
  2212. "shasum": ""
  2213. },
  2214. "require": {
  2215. "doctrine/lexer": "1.*",
  2216. "php": "^7.1"
  2217. },
  2218. "require-dev": {
  2219. "doctrine/cache": "1.*",
  2220. "phpunit/phpunit": "^7.5@dev"
  2221. },
  2222. "type": "library",
  2223. "extra": {
  2224. "branch-alias": {
  2225. "dev-master": "1.7.x-dev"
  2226. }
  2227. },
  2228. "autoload": {
  2229. "psr-4": {
  2230. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  2231. }
  2232. },
  2233. "notification-url": "https://packagist.org/downloads/",
  2234. "license": [
  2235. "MIT"
  2236. ],
  2237. "authors": [
  2238. {
  2239. "name": "Guilherme Blanco",
  2240. "email": "guilhermeblanco@gmail.com"
  2241. },
  2242. {
  2243. "name": "Roman Borschel",
  2244. "email": "roman@code-factory.org"
  2245. },
  2246. {
  2247. "name": "Benjamin Eberlei",
  2248. "email": "kontakt@beberlei.de"
  2249. },
  2250. {
  2251. "name": "Jonathan Wage",
  2252. "email": "jonwage@gmail.com"
  2253. },
  2254. {
  2255. "name": "Johannes Schmitt",
  2256. "email": "schmittjoh@gmail.com"
  2257. }
  2258. ],
  2259. "description": "Docblock Annotations Parser",
  2260. "homepage": "http://www.doctrine-project.org",
  2261. "keywords": [
  2262. "annotations",
  2263. "docblock",
  2264. "parser"
  2265. ],
  2266. "time": "2019-08-08T18:11:40+00:00"
  2267. },
  2268. {
  2269. "name": "doctrine/cache",
  2270. "version": "v1.8.0",
  2271. "source": {
  2272. "type": "git",
  2273. "url": "https://github.com/doctrine/cache.git",
  2274. "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
  2275. },
  2276. "dist": {
  2277. "type": "zip",
  2278. "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
  2279. "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
  2280. "shasum": ""
  2281. },
  2282. "require": {
  2283. "php": "~7.1"
  2284. },
  2285. "conflict": {
  2286. "doctrine/common": ">2.2,<2.4"
  2287. },
  2288. "require-dev": {
  2289. "alcaeus/mongo-php-adapter": "^1.1",
  2290. "doctrine/coding-standard": "^4.0",
  2291. "mongodb/mongodb": "^1.1",
  2292. "phpunit/phpunit": "^7.0",
  2293. "predis/predis": "~1.0"
  2294. },
  2295. "suggest": {
  2296. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  2297. },
  2298. "type": "library",
  2299. "extra": {
  2300. "branch-alias": {
  2301. "dev-master": "1.8.x-dev"
  2302. }
  2303. },
  2304. "autoload": {
  2305. "psr-4": {
  2306. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  2307. }
  2308. },
  2309. "notification-url": "https://packagist.org/downloads/",
  2310. "license": [
  2311. "MIT"
  2312. ],
  2313. "authors": [
  2314. {
  2315. "name": "Roman Borschel",
  2316. "email": "roman@code-factory.org"
  2317. },
  2318. {
  2319. "name": "Benjamin Eberlei",
  2320. "email": "kontakt@beberlei.de"
  2321. },
  2322. {
  2323. "name": "Guilherme Blanco",
  2324. "email": "guilhermeblanco@gmail.com"
  2325. },
  2326. {
  2327. "name": "Jonathan Wage",
  2328. "email": "jonwage@gmail.com"
  2329. },
  2330. {
  2331. "name": "Johannes Schmitt",
  2332. "email": "schmittjoh@gmail.com"
  2333. }
  2334. ],
  2335. "description": "Caching library offering an object-oriented API for many cache backends",
  2336. "homepage": "https://www.doctrine-project.org",
  2337. "keywords": [
  2338. "cache",
  2339. "caching"
  2340. ],
  2341. "time": "2018-08-21T18:01:43+00:00"
  2342. },
  2343. {
  2344. "name": "doctrine/collections",
  2345. "version": "v1.6.2",
  2346. "source": {
  2347. "type": "git",
  2348. "url": "https://github.com/doctrine/collections.git",
  2349. "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be"
  2350. },
  2351. "dist": {
  2352. "type": "zip",
  2353. "url": "https://api.github.com/repos/doctrine/collections/zipball/c5e0bc17b1620e97c968ac409acbff28b8b850be",
  2354. "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be",
  2355. "shasum": ""
  2356. },
  2357. "require": {
  2358. "php": "^7.1.3"
  2359. },
  2360. "require-dev": {
  2361. "doctrine/coding-standard": "^6.0",
  2362. "phpstan/phpstan-shim": "^0.9.2",
  2363. "phpunit/phpunit": "^7.0",
  2364. "vimeo/psalm": "^3.2.2"
  2365. },
  2366. "type": "library",
  2367. "extra": {
  2368. "branch-alias": {
  2369. "dev-master": "1.6.x-dev"
  2370. }
  2371. },
  2372. "autoload": {
  2373. "psr-4": {
  2374. "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
  2375. }
  2376. },
  2377. "notification-url": "https://packagist.org/downloads/",
  2378. "license": [
  2379. "MIT"
  2380. ],
  2381. "authors": [
  2382. {
  2383. "name": "Roman Borschel",
  2384. "email": "roman@code-factory.org"
  2385. },
  2386. {
  2387. "name": "Benjamin Eberlei",
  2388. "email": "kontakt@beberlei.de"
  2389. },
  2390. {
  2391. "name": "Guilherme Blanco",
  2392. "email": "guilhermeblanco@gmail.com"
  2393. },
  2394. {
  2395. "name": "Jonathan Wage",
  2396. "email": "jonwage@gmail.com"
  2397. },
  2398. {
  2399. "name": "Johannes Schmitt",
  2400. "email": "schmittjoh@gmail.com"
  2401. }
  2402. ],
  2403. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  2404. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  2405. "keywords": [
  2406. "array",
  2407. "collections",
  2408. "iterators",
  2409. "php"
  2410. ],
  2411. "time": "2019-06-09T13:48:14+00:00"
  2412. },
  2413. {
  2414. "name": "doctrine/common",
  2415. "version": "v2.10.0",
  2416. "source": {
  2417. "type": "git",
  2418. "url": "https://github.com/doctrine/common.git",
  2419. "reference": "30e33f60f64deec87df728c02b107f82cdafad9d"
  2420. },
  2421. "dist": {
  2422. "type": "zip",
  2423. "url": "https://api.github.com/repos/doctrine/common/zipball/30e33f60f64deec87df728c02b107f82cdafad9d",
  2424. "reference": "30e33f60f64deec87df728c02b107f82cdafad9d",
  2425. "shasum": ""
  2426. },
  2427. "require": {
  2428. "doctrine/annotations": "^1.0",
  2429. "doctrine/cache": "^1.0",
  2430. "doctrine/collections": "^1.0",
  2431. "doctrine/event-manager": "^1.0",
  2432. "doctrine/inflector": "^1.0",
  2433. "doctrine/lexer": "^1.0",
  2434. "doctrine/persistence": "^1.1",
  2435. "doctrine/reflection": "^1.0",
  2436. "php": "^7.1"
  2437. },
  2438. "require-dev": {
  2439. "doctrine/coding-standard": "^1.0",
  2440. "phpunit/phpunit": "^6.3",
  2441. "squizlabs/php_codesniffer": "^3.0",
  2442. "symfony/phpunit-bridge": "^4.0.5"
  2443. },
  2444. "type": "library",
  2445. "extra": {
  2446. "branch-alias": {
  2447. "dev-master": "2.10.x-dev"
  2448. }
  2449. },
  2450. "autoload": {
  2451. "psr-4": {
  2452. "Doctrine\\Common\\": "lib/Doctrine/Common"
  2453. }
  2454. },
  2455. "notification-url": "https://packagist.org/downloads/",
  2456. "license": [
  2457. "MIT"
  2458. ],
  2459. "authors": [
  2460. {
  2461. "name": "Roman Borschel",
  2462. "email": "roman@code-factory.org"
  2463. },
  2464. {
  2465. "name": "Benjamin Eberlei",
  2466. "email": "kontakt@beberlei.de"
  2467. },
  2468. {
  2469. "name": "Guilherme Blanco",
  2470. "email": "guilhermeblanco@gmail.com"
  2471. },
  2472. {
  2473. "name": "Jonathan Wage",
  2474. "email": "jonwage@gmail.com"
  2475. },
  2476. {
  2477. "name": "Johannes Schmitt",
  2478. "email": "schmittjoh@gmail.com"
  2479. },
  2480. {
  2481. "name": "Marco Pivetta",
  2482. "email": "ocramius@gmail.com"
  2483. }
  2484. ],
  2485. "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
  2486. "homepage": "https://www.doctrine-project.org/projects/common.html",
  2487. "keywords": [
  2488. "common",
  2489. "doctrine",
  2490. "php"
  2491. ],
  2492. "time": "2018-11-21T01:24:55+00:00"
  2493. },
  2494. {
  2495. "name": "doctrine/dbal",
  2496. "version": "v2.8.1",
  2497. "source": {
  2498. "type": "git",
  2499. "url": "https://github.com/doctrine/dbal.git",
  2500. "reference": "a9019c1e3232eacace373a6ba957a85b66a255c1"
  2501. },
  2502. "dist": {
  2503. "type": "zip",
  2504. "url": "https://api.github.com/repos/doctrine/dbal/zipball/a9019c1e3232eacace373a6ba957a85b66a255c1",
  2505. "reference": "a9019c1e3232eacace373a6ba957a85b66a255c1",
  2506. "shasum": ""
  2507. },
  2508. "require": {
  2509. "doctrine/cache": "^1.0",
  2510. "doctrine/event-manager": "^1.0",
  2511. "ext-pdo": "*",
  2512. "php": "^7.1"
  2513. },
  2514. "require-dev": {
  2515. "doctrine/coding-standard": "^4.0",
  2516. "jetbrains/phpstorm-stubs": "^2018.1.2",
  2517. "phpstan/phpstan": "^0.10.1",
  2518. "phpunit/phpunit": "^7.1.2",
  2519. "phpunit/phpunit-mock-objects": "!=3.2.4,!=3.2.5",
  2520. "symfony/console": "^2.0.5|^3.0|^4.0",
  2521. "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
  2522. },
  2523. "suggest": {
  2524. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  2525. },
  2526. "bin": [
  2527. "bin/doctrine-dbal"
  2528. ],
  2529. "type": "library",
  2530. "extra": {
  2531. "branch-alias": {
  2532. "dev-master": "2.8.x-dev",
  2533. "dev-develop": "3.0.x-dev"
  2534. }
  2535. },
  2536. "autoload": {
  2537. "psr-0": {
  2538. "Doctrine\\DBAL\\": "lib/"
  2539. }
  2540. },
  2541. "notification-url": "https://packagist.org/downloads/",
  2542. "license": [
  2543. "MIT"
  2544. ],
  2545. "authors": [
  2546. {
  2547. "name": "Roman Borschel",
  2548. "email": "roman@code-factory.org"
  2549. },
  2550. {
  2551. "name": "Benjamin Eberlei",
  2552. "email": "kontakt@beberlei.de"
  2553. },
  2554. {
  2555. "name": "Guilherme Blanco",
  2556. "email": "guilhermeblanco@gmail.com"
  2557. },
  2558. {
  2559. "name": "Jonathan Wage",
  2560. "email": "jonwage@gmail.com"
  2561. }
  2562. ],
  2563. "description": "Database Abstraction Layer",
  2564. "homepage": "http://www.doctrine-project.org",
  2565. "keywords": [
  2566. "database",
  2567. "dbal",
  2568. "persistence",
  2569. "queryobject"
  2570. ],
  2571. "time": "2018-12-04T06:44:25+00:00"
  2572. },
  2573. {
  2574. "name": "doctrine/doctrine-bundle",
  2575. "version": "1.11.2",
  2576. "source": {
  2577. "type": "git",
  2578. "url": "https://github.com/doctrine/DoctrineBundle.git",
  2579. "reference": "28101e20776d8fa20a00b54947fbae2db0d09103"
  2580. },
  2581. "dist": {
  2582. "type": "zip",
  2583. "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/28101e20776d8fa20a00b54947fbae2db0d09103",
  2584. "reference": "28101e20776d8fa20a00b54947fbae2db0d09103",
  2585. "shasum": ""
  2586. },
  2587. "require": {
  2588. "doctrine/dbal": "^2.5.12",
  2589. "doctrine/doctrine-cache-bundle": "~1.2",
  2590. "jdorn/sql-formatter": "^1.2.16",
  2591. "php": "^7.1",
  2592. "symfony/config": "^3.4|^4.1",
  2593. "symfony/console": "^3.4|^4.1",
  2594. "symfony/dependency-injection": "^3.4|^4.1",
  2595. "symfony/doctrine-bridge": "^3.4|^4.1",
  2596. "symfony/framework-bundle": "^3.4|^4.1"
  2597. },
  2598. "conflict": {
  2599. "doctrine/orm": "<2.6",
  2600. "twig/twig": "<1.34|>=2.0,<2.4"
  2601. },
  2602. "require-dev": {
  2603. "doctrine/coding-standard": "^6.0",
  2604. "doctrine/orm": "^2.6",
  2605. "php-coveralls/php-coveralls": "^2.1",
  2606. "phpunit/phpunit": "7.0",
  2607. "symfony/cache": "^3.4|^4.1",
  2608. "symfony/phpunit-bridge": "^4.2",
  2609. "symfony/property-info": "^3.4|^4.1",
  2610. "symfony/validator": "^3.4|^4.1",
  2611. "symfony/web-profiler-bundle": "^3.4|^4.1",
  2612. "symfony/yaml": "^3.4|^4.1",
  2613. "twig/twig": "^1.34|^2.4"
  2614. },
  2615. "suggest": {
  2616. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
  2617. "symfony/web-profiler-bundle": "To use the data collector."
  2618. },
  2619. "type": "symfony-bundle",
  2620. "extra": {
  2621. "branch-alias": {
  2622. "dev-master": "1.11.x-dev"
  2623. }
  2624. },
  2625. "autoload": {
  2626. "psr-4": {
  2627. "Doctrine\\Bundle\\DoctrineBundle\\": ""
  2628. }
  2629. },
  2630. "notification-url": "https://packagist.org/downloads/",
  2631. "license": [
  2632. "MIT"
  2633. ],
  2634. "authors": [
  2635. {
  2636. "name": "Symfony Community",
  2637. "homepage": "http://symfony.com/contributors"
  2638. },
  2639. {
  2640. "name": "Benjamin Eberlei",
  2641. "email": "kontakt@beberlei.de"
  2642. },
  2643. {
  2644. "name": "Doctrine Project",
  2645. "homepage": "http://www.doctrine-project.org/"
  2646. },
  2647. {
  2648. "name": "Fabien Potencier",
  2649. "email": "fabien@symfony.com"
  2650. }
  2651. ],
  2652. "description": "Symfony DoctrineBundle",
  2653. "homepage": "http://www.doctrine-project.org",
  2654. "keywords": [
  2655. "database",
  2656. "dbal",
  2657. "orm",
  2658. "persistence"
  2659. ],
  2660. "time": "2019-06-04T07:35:05+00:00"
  2661. },
  2662. {
  2663. "name": "doctrine/doctrine-cache-bundle",
  2664. "version": "1.3.5",
  2665. "source": {
  2666. "type": "git",
  2667. "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
  2668. "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927"
  2669. },
  2670. "dist": {
  2671. "type": "zip",
  2672. "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/5514c90d9fb595e1095e6d66ebb98ce9ef049927",
  2673. "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927",
  2674. "shasum": ""
  2675. },
  2676. "require": {
  2677. "doctrine/cache": "^1.4.2",
  2678. "doctrine/inflector": "~1.0",
  2679. "php": ">=5.3.2",
  2680. "symfony/doctrine-bridge": "~2.7|~3.3|~4.0"
  2681. },
  2682. "require-dev": {
  2683. "instaclick/coding-standard": "~1.1",
  2684. "instaclick/object-calisthenics-sniffs": "dev-master",
  2685. "instaclick/symfony2-coding-standard": "dev-remaster",
  2686. "phpunit/phpunit": "~4.8.36|~5.6|~6.5|~7.0",
  2687. "predis/predis": "~0.8",
  2688. "satooshi/php-coveralls": "^1.0",
  2689. "squizlabs/php_codesniffer": "~1.5",
  2690. "symfony/console": "~2.7|~3.3|~4.0",
  2691. "symfony/finder": "~2.7|~3.3|~4.0",
  2692. "symfony/framework-bundle": "~2.7|~3.3|~4.0",
  2693. "symfony/phpunit-bridge": "~2.7|~3.3|~4.0",
  2694. "symfony/security-acl": "~2.7|~3.3",
  2695. "symfony/validator": "~2.7|~3.3|~4.0",
  2696. "symfony/yaml": "~2.7|~3.3|~4.0"
  2697. },
  2698. "suggest": {
  2699. "symfony/security-acl": "For using this bundle to cache ACLs"
  2700. },
  2701. "type": "symfony-bundle",
  2702. "extra": {
  2703. "branch-alias": {
  2704. "dev-master": "1.3.x-dev"
  2705. }
  2706. },
  2707. "autoload": {
  2708. "psr-4": {
  2709. "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
  2710. },
  2711. "exclude-from-classmap": [
  2712. "/Tests/"
  2713. ]
  2714. },
  2715. "notification-url": "https://packagist.org/downloads/",
  2716. "license": [
  2717. "MIT"
  2718. ],
  2719. "authors": [
  2720. {
  2721. "name": "Symfony Community",
  2722. "homepage": "http://symfony.com/contributors"
  2723. },
  2724. {
  2725. "name": "Benjamin Eberlei",
  2726. "email": "kontakt@beberlei.de"
  2727. },
  2728. {
  2729. "name": "Fabio B. Silva",
  2730. "email": "fabio.bat.silva@gmail.com"
  2731. },
  2732. {
  2733. "name": "Guilherme Blanco",
  2734. "email": "guilhermeblanco@hotmail.com"
  2735. },
  2736. {
  2737. "name": "Doctrine Project",
  2738. "homepage": "http://www.doctrine-project.org/"
  2739. },
  2740. {
  2741. "name": "Fabien Potencier",
  2742. "email": "fabien@symfony.com"
  2743. }
  2744. ],
  2745. "description": "Symfony Bundle for Doctrine Cache",
  2746. "homepage": "https://www.doctrine-project.org",
  2747. "keywords": [
  2748. "cache",
  2749. "caching"
  2750. ],
  2751. "time": "2018-11-09T06:25:35+00:00"
  2752. },
  2753. {
  2754. "name": "doctrine/event-manager",
  2755. "version": "v1.0.0",
  2756. "source": {
  2757. "type": "git",
  2758. "url": "https://github.com/doctrine/event-manager.git",
  2759. "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3"
  2760. },
  2761. "dist": {
  2762. "type": "zip",
  2763. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3",
  2764. "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3",
  2765. "shasum": ""
  2766. },
  2767. "require": {
  2768. "php": "^7.1"
  2769. },
  2770. "conflict": {
  2771. "doctrine/common": "<2.9@dev"
  2772. },
  2773. "require-dev": {
  2774. "doctrine/coding-standard": "^4.0",
  2775. "phpunit/phpunit": "^7.0"
  2776. },
  2777. "type": "library",
  2778. "extra": {
  2779. "branch-alias": {
  2780. "dev-master": "1.0.x-dev"
  2781. }
  2782. },
  2783. "autoload": {
  2784. "psr-4": {
  2785. "Doctrine\\Common\\": "lib/Doctrine/Common"
  2786. }
  2787. },
  2788. "notification-url": "https://packagist.org/downloads/",
  2789. "license": [
  2790. "MIT"
  2791. ],
  2792. "authors": [
  2793. {
  2794. "name": "Roman Borschel",
  2795. "email": "roman@code-factory.org"
  2796. },
  2797. {
  2798. "name": "Benjamin Eberlei",
  2799. "email": "kontakt@beberlei.de"
  2800. },
  2801. {
  2802. "name": "Guilherme Blanco",
  2803. "email": "guilhermeblanco@gmail.com"
  2804. },
  2805. {
  2806. "name": "Jonathan Wage",
  2807. "email": "jonwage@gmail.com"
  2808. },
  2809. {
  2810. "name": "Johannes Schmitt",
  2811. "email": "schmittjoh@gmail.com"
  2812. },
  2813. {
  2814. "name": "Marco Pivetta",
  2815. "email": "ocramius@gmail.com"
  2816. }
  2817. ],
  2818. "description": "Doctrine Event Manager component",
  2819. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  2820. "keywords": [
  2821. "event",
  2822. "eventdispatcher",
  2823. "eventmanager"
  2824. ],
  2825. "time": "2018-06-11T11:59:03+00:00"
  2826. },
  2827. {
  2828. "name": "doctrine/inflector",
  2829. "version": "v1.3.0",
  2830. "source": {
  2831. "type": "git",
  2832. "url": "https://github.com/doctrine/inflector.git",
  2833. "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
  2834. },
  2835. "dist": {
  2836. "type": "zip",
  2837. "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
  2838. "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
  2839. "shasum": ""
  2840. },
  2841. "require": {
  2842. "php": "^7.1"
  2843. },
  2844. "require-dev": {
  2845. "phpunit/phpunit": "^6.2"
  2846. },
  2847. "type": "library",
  2848. "extra": {
  2849. "branch-alias": {
  2850. "dev-master": "1.3.x-dev"
  2851. }
  2852. },
  2853. "autoload": {
  2854. "psr-4": {
  2855. "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
  2856. }
  2857. },
  2858. "notification-url": "https://packagist.org/downloads/",
  2859. "license": [
  2860. "MIT"
  2861. ],
  2862. "authors": [
  2863. {
  2864. "name": "Roman Borschel",
  2865. "email": "roman@code-factory.org"
  2866. },
  2867. {
  2868. "name": "Benjamin Eberlei",
  2869. "email": "kontakt@beberlei.de"
  2870. },
  2871. {
  2872. "name": "Guilherme Blanco",
  2873. "email": "guilhermeblanco@gmail.com"
  2874. },
  2875. {
  2876. "name": "Jonathan Wage",
  2877. "email": "jonwage@gmail.com"
  2878. },
  2879. {
  2880. "name": "Johannes Schmitt",
  2881. "email": "schmittjoh@gmail.com"
  2882. }
  2883. ],
  2884. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  2885. "homepage": "http://www.doctrine-project.org",
  2886. "keywords": [
  2887. "inflection",
  2888. "pluralize",
  2889. "singularize",
  2890. "string"
  2891. ],
  2892. "time": "2018-01-09T20:05:19+00:00"
  2893. },
  2894. {
  2895. "name": "doctrine/instantiator",
  2896. "version": "1.2.0",
  2897. "source": {
  2898. "type": "git",
  2899. "url": "https://github.com/doctrine/instantiator.git",
  2900. "reference": "a2c590166b2133a4633738648b6b064edae0814a"
  2901. },
  2902. "dist": {
  2903. "type": "zip",
  2904. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
  2905. "reference": "a2c590166b2133a4633738648b6b064edae0814a",
  2906. "shasum": ""
  2907. },
  2908. "require": {
  2909. "php": "^7.1"
  2910. },
  2911. "require-dev": {
  2912. "doctrine/coding-standard": "^6.0",
  2913. "ext-pdo": "*",
  2914. "ext-phar": "*",
  2915. "phpbench/phpbench": "^0.13",
  2916. "phpstan/phpstan-phpunit": "^0.11",
  2917. "phpstan/phpstan-shim": "^0.11",
  2918. "phpunit/phpunit": "^7.0"
  2919. },
  2920. "type": "library",
  2921. "extra": {
  2922. "branch-alias": {
  2923. "dev-master": "1.2.x-dev"
  2924. }
  2925. },
  2926. "autoload": {
  2927. "psr-4": {
  2928. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  2929. }
  2930. },
  2931. "notification-url": "https://packagist.org/downloads/",
  2932. "license": [
  2933. "MIT"
  2934. ],
  2935. "authors": [
  2936. {
  2937. "name": "Marco Pivetta",
  2938. "email": "ocramius@gmail.com",
  2939. "homepage": "http://ocramius.github.com/"
  2940. }
  2941. ],
  2942. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  2943. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  2944. "keywords": [
  2945. "constructor",
  2946. "instantiate"
  2947. ],
  2948. "time": "2019-03-17T17:37:11+00:00"
  2949. },
  2950. {
  2951. "name": "doctrine/lexer",
  2952. "version": "1.1.0",
  2953. "source": {
  2954. "type": "git",
  2955. "url": "https://github.com/doctrine/lexer.git",
  2956. "reference": "e17f069ede36f7534b95adec71910ed1b49c74ea"
  2957. },
  2958. "dist": {
  2959. "type": "zip",
  2960. "url": "https://api.github.com/repos/doctrine/lexer/zipball/e17f069ede36f7534b95adec71910ed1b49c74ea",
  2961. "reference": "e17f069ede36f7534b95adec71910ed1b49c74ea",
  2962. "shasum": ""
  2963. },
  2964. "require": {
  2965. "php": "^7.2"
  2966. },
  2967. "require-dev": {
  2968. "doctrine/coding-standard": "^6.0",
  2969. "phpstan/phpstan": "^0.11.8",
  2970. "phpunit/phpunit": "^8.2"
  2971. },
  2972. "type": "library",
  2973. "extra": {
  2974. "branch-alias": {
  2975. "dev-master": "1.1.x-dev"
  2976. }
  2977. },
  2978. "autoload": {
  2979. "psr-4": {
  2980. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  2981. }
  2982. },
  2983. "notification-url": "https://packagist.org/downloads/",
  2984. "license": [
  2985. "MIT"
  2986. ],
  2987. "authors": [
  2988. {
  2989. "name": "Guilherme Blanco",
  2990. "email": "guilhermeblanco@gmail.com"
  2991. },
  2992. {
  2993. "name": "Roman Borschel",
  2994. "email": "roman@code-factory.org"
  2995. },
  2996. {
  2997. "name": "Johannes Schmitt",
  2998. "email": "schmittjoh@gmail.com"
  2999. }
  3000. ],
  3001. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  3002. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  3003. "keywords": [
  3004. "annotations",
  3005. "docblock",
  3006. "lexer",
  3007. "parser",
  3008. "php"
  3009. ],
  3010. "time": "2019-07-30T19:33:28+00:00"
  3011. },
  3012. {
  3013. "name": "doctrine/orm",
  3014. "version": "v2.6.3",
  3015. "source": {
  3016. "type": "git",
  3017. "url": "https://github.com/doctrine/orm.git",
  3018. "reference": "434820973cadf2da2d66e7184be370084cc32ca8"
  3019. },
  3020. "dist": {
  3021. "type": "zip",
  3022. "url": "https://api.github.com/repos/doctrine/orm/zipball/434820973cadf2da2d66e7184be370084cc32ca8",
  3023. "reference": "434820973cadf2da2d66e7184be370084cc32ca8",
  3024. "shasum": ""
  3025. },
  3026. "require": {
  3027. "doctrine/annotations": "~1.5",
  3028. "doctrine/cache": "~1.6",
  3029. "doctrine/collections": "^1.4",
  3030. "doctrine/common": "^2.7.1",
  3031. "doctrine/dbal": "^2.6",
  3032. "doctrine/instantiator": "~1.1",
  3033. "ext-pdo": "*",
  3034. "php": "^7.1",
  3035. "symfony/console": "~3.0|~4.0"
  3036. },
  3037. "require-dev": {
  3038. "doctrine/coding-standard": "^1.0",
  3039. "phpunit/phpunit": "^6.5",
  3040. "squizlabs/php_codesniffer": "^3.2",
  3041. "symfony/yaml": "~3.4|~4.0"
  3042. },
  3043. "suggest": {
  3044. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  3045. },
  3046. "bin": [
  3047. "bin/doctrine"
  3048. ],
  3049. "type": "library",
  3050. "extra": {
  3051. "branch-alias": {
  3052. "dev-master": "2.6.x-dev"
  3053. }
  3054. },
  3055. "autoload": {
  3056. "psr-4": {
  3057. "Doctrine\\ORM\\": "lib/Doctrine/ORM"
  3058. }
  3059. },
  3060. "notification-url": "https://packagist.org/downloads/",
  3061. "license": [
  3062. "MIT"
  3063. ],
  3064. "authors": [
  3065. {
  3066. "name": "Roman Borschel",
  3067. "email": "roman@code-factory.org"
  3068. },
  3069. {
  3070. "name": "Benjamin Eberlei",
  3071. "email": "kontakt@beberlei.de"
  3072. },
  3073. {
  3074. "name": "Guilherme Blanco",
  3075. "email": "guilhermeblanco@gmail.com"
  3076. },
  3077. {
  3078. "name": "Jonathan Wage",
  3079. "email": "jonwage@gmail.com"
  3080. },
  3081. {
  3082. "name": "Marco Pivetta",
  3083. "email": "ocramius@gmail.com"
  3084. }
  3085. ],
  3086. "description": "Object-Relational-Mapper for PHP",
  3087. "homepage": "http://www.doctrine-project.org",
  3088. "keywords": [
  3089. "database",
  3090. "orm"
  3091. ],
  3092. "time": "2018-11-20T23:46:46+00:00"
  3093. },
  3094. {
  3095. "name": "doctrine/persistence",
  3096. "version": "1.1.1",
  3097. "source": {
  3098. "type": "git",
  3099. "url": "https://github.com/doctrine/persistence.git",
  3100. "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48"
  3101. },
  3102. "dist": {
  3103. "type": "zip",
  3104. "url": "https://api.github.com/repos/doctrine/persistence/zipball/3da7c9d125591ca83944f477e65ed3d7b4617c48",
  3105. "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48",
  3106. "shasum": ""
  3107. },
  3108. "require": {
  3109. "doctrine/annotations": "^1.0",
  3110. "doctrine/cache": "^1.0",
  3111. "doctrine/collections": "^1.0",
  3112. "doctrine/event-manager": "^1.0",
  3113. "doctrine/reflection": "^1.0",
  3114. "php": "^7.1"
  3115. },
  3116. "conflict": {
  3117. "doctrine/common": "<2.10@dev"
  3118. },
  3119. "require-dev": {
  3120. "doctrine/coding-standard": "^5.0",
  3121. "phpstan/phpstan": "^0.8",
  3122. "phpunit/phpunit": "^7.0"
  3123. },
  3124. "type": "library",
  3125. "extra": {
  3126. "branch-alias": {
  3127. "dev-master": "1.1.x-dev"
  3128. }
  3129. },
  3130. "autoload": {
  3131. "psr-4": {
  3132. "Doctrine\\Common\\": "lib/Doctrine/Common"
  3133. }
  3134. },
  3135. "notification-url": "https://packagist.org/downloads/",
  3136. "license": [
  3137. "MIT"
  3138. ],
  3139. "authors": [
  3140. {
  3141. "name": "Roman Borschel",
  3142. "email": "roman@code-factory.org"
  3143. },
  3144. {
  3145. "name": "Benjamin Eberlei",
  3146. "email": "kontakt@beberlei.de"
  3147. },
  3148. {
  3149. "name": "Guilherme Blanco",
  3150. "email": "guilhermeblanco@gmail.com"
  3151. },
  3152. {
  3153. "name": "Jonathan Wage",
  3154. "email": "jonwage@gmail.com"
  3155. },
  3156. {
  3157. "name": "Johannes Schmitt",
  3158. "email": "schmittjoh@gmail.com"
  3159. },
  3160. {
  3161. "name": "Marco Pivetta",
  3162. "email": "ocramius@gmail.com"
  3163. }
  3164. ],
  3165. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  3166. "homepage": "https://doctrine-project.org/projects/persistence.html",
  3167. "keywords": [
  3168. "mapper",
  3169. "object",
  3170. "odm",
  3171. "orm",
  3172. "persistence"
  3173. ],
  3174. "time": "2019-04-23T08:28:24+00:00"
  3175. },
  3176. {
  3177. "name": "doctrine/reflection",
  3178. "version": "v1.0.0",
  3179. "source": {
  3180. "type": "git",
  3181. "url": "https://github.com/doctrine/reflection.git",
  3182. "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
  3183. },
  3184. "dist": {
  3185. "type": "zip",
  3186. "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
  3187. "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
  3188. "shasum": ""
  3189. },
  3190. "require": {
  3191. "doctrine/annotations": "^1.0",
  3192. "ext-tokenizer": "*",
  3193. "php": "^7.1"
  3194. },
  3195. "require-dev": {
  3196. "doctrine/coding-standard": "^4.0",
  3197. "doctrine/common": "^2.8",
  3198. "phpstan/phpstan": "^0.9.2",
  3199. "phpstan/phpstan-phpunit": "^0.9.4",
  3200. "phpunit/phpunit": "^7.0",
  3201. "squizlabs/php_codesniffer": "^3.0"
  3202. },
  3203. "type": "library",
  3204. "extra": {
  3205. "branch-alias": {
  3206. "dev-master": "1.0.x-dev"
  3207. }
  3208. },
  3209. "autoload": {
  3210. "psr-4": {
  3211. "Doctrine\\Common\\": "lib/Doctrine/Common"
  3212. }
  3213. },
  3214. "notification-url": "https://packagist.org/downloads/",
  3215. "license": [
  3216. "MIT"
  3217. ],
  3218. "authors": [
  3219. {
  3220. "name": "Roman Borschel",
  3221. "email": "roman@code-factory.org"
  3222. },
  3223. {
  3224. "name": "Benjamin Eberlei",
  3225. "email": "kontakt@beberlei.de"
  3226. },
  3227. {
  3228. "name": "Guilherme Blanco",
  3229. "email": "guilhermeblanco@gmail.com"
  3230. },
  3231. {
  3232. "name": "Jonathan Wage",
  3233. "email": "jonwage@gmail.com"
  3234. },
  3235. {
  3236. "name": "Johannes Schmitt",
  3237. "email": "schmittjoh@gmail.com"
  3238. },
  3239. {
  3240. "name": "Marco Pivetta",
  3241. "email": "ocramius@gmail.com"
  3242. }
  3243. ],
  3244. "description": "Doctrine Reflection component",
  3245. "homepage": "https://www.doctrine-project.org/projects/reflection.html",
  3246. "keywords": [
  3247. "reflection"
  3248. ],
  3249. "time": "2018-06-14T14:45:07+00:00"
  3250. },
  3251. {
  3252. "name": "egulias/email-validator",
  3253. "version": "2.1.11",
  3254. "source": {
  3255. "type": "git",
  3256. "url": "https://github.com/egulias/EmailValidator.git",
  3257. "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23"
  3258. },
  3259. "dist": {
  3260. "type": "zip",
  3261. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23",
  3262. "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23",
  3263. "shasum": ""
  3264. },
  3265. "require": {
  3266. "doctrine/lexer": "^1.0.1",
  3267. "php": ">= 5.5"
  3268. },
  3269. "require-dev": {
  3270. "dominicsayers/isemail": "dev-master",
  3271. "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
  3272. "satooshi/php-coveralls": "^1.0.1",
  3273. "symfony/phpunit-bridge": "^4.4@dev"
  3274. },
  3275. "suggest": {
  3276. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  3277. },
  3278. "type": "library",
  3279. "extra": {
  3280. "branch-alias": {
  3281. "dev-master": "2.1.x-dev"
  3282. }
  3283. },
  3284. "autoload": {
  3285. "psr-4": {
  3286. "Egulias\\EmailValidator\\": "EmailValidator"
  3287. }
  3288. },
  3289. "notification-url": "https://packagist.org/downloads/",
  3290. "license": [
  3291. "MIT"
  3292. ],
  3293. "authors": [
  3294. {
  3295. "name": "Eduardo Gulias Davis"
  3296. }
  3297. ],
  3298. "description": "A library for validating emails against several RFCs",
  3299. "homepage": "https://github.com/egulias/EmailValidator",
  3300. "keywords": [
  3301. "email",
  3302. "emailvalidation",
  3303. "emailvalidator",
  3304. "validation",
  3305. "validator"
  3306. ],
  3307. "time": "2019-08-13T17:33:27+00:00"
  3308. },
  3309. {
  3310. "name": "erdmannfreunde/onepage-navigation",
  3311. "version": "1.1.2",
  3312. "source": {
  3313. "type": "git",
  3314. "url": "https://github.com/ErdmannFreunde/contao-onepage-navigation.git",
  3315. "reference": "055f7739a0685e74d8a27469f25f2d401febfb5a"
  3316. },
  3317. "dist": {
  3318. "type": "zip",
  3319. "url": "https://api.github.com/repos/ErdmannFreunde/contao-onepage-navigation/zipball/055f7739a0685e74d8a27469f25f2d401febfb5a",
  3320. "reference": "055f7739a0685e74d8a27469f25f2d401febfb5a",
  3321. "shasum": ""
  3322. },
  3323. "require": {
  3324. "contao/core-bundle": "~4.4"
  3325. },
  3326. "replace": {
  3327. "sascha-brandhoff/onepage-navigation": "self.version"
  3328. },
  3329. "require-dev": {
  3330. "contao/manager-plugin": "^2.0"
  3331. },
  3332. "type": "contao-bundle",
  3333. "extra": {
  3334. "contao-manager-plugin": "EuF\\OnepageNavigation\\ContaoManager\\ContaoManagerPlugin"
  3335. },
  3336. "autoload": {
  3337. "psr-4": {
  3338. "EuF\\OnepageNavigation\\": "src/"
  3339. }
  3340. },
  3341. "notification-url": "https://packagist.org/downloads/",
  3342. "license": [
  3343. "LGPL-3.0-or-later"
  3344. ],
  3345. "authors": [
  3346. {
  3347. "name": "Erdmann & Freunde // Sebastian Buck",
  3348. "role": "Developer",
  3349. "homepage": "http://erdmann-freunde.de"
  3350. },
  3351. {
  3352. "name": "Sascha Brandhoff",
  3353. "role": "Developer"
  3354. }
  3355. ],
  3356. "description": "This extension for Contao CMS adds a new type of navigation to create onepage navigations that are scrolled automatically.",
  3357. "homepage": "https://github.com/ErdmannFreunde/contao-onepage-navigation",
  3358. "keywords": [
  3359. "article",
  3360. "contao",
  3361. "navigation",
  3362. "onepage",
  3363. "onepage navigation"
  3364. ],
  3365. "time": "2018-10-24T07:20:30+00:00"
  3366. },
  3367. {
  3368. "name": "friendsofsymfony/http-cache",
  3369. "version": "2.7.0",
  3370. "source": {
  3371. "type": "git",
  3372. "url": "https://github.com/FriendsOfSymfony/FOSHttpCache.git",
  3373. "reference": "eb1a2c995bcbdb965ad7f0dc2ca5e93885b51ce4"
  3374. },
  3375. "dist": {
  3376. "type": "zip",
  3377. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCache/zipball/eb1a2c995bcbdb965ad7f0dc2ca5e93885b51ce4",
  3378. "reference": "eb1a2c995bcbdb965ad7f0dc2ca5e93885b51ce4",
  3379. "shasum": ""
  3380. },
  3381. "require": {
  3382. "php": "^5.6 || ^7.0.0",
  3383. "php-http/client-common": "^1.1.0 || ^2.0",
  3384. "php-http/client-implementation": "^1.0 || ^2.0",
  3385. "php-http/discovery": "^1.0 || ^2.0",
  3386. "php-http/message": "^1.0 || ^2.0",
  3387. "symfony/event-dispatcher": "^3.4 || ^4.0",
  3388. "symfony/options-resolver": "^3.4 || ^4.0"
  3389. },
  3390. "conflict": {
  3391. "toflar/psr6-symfony-http-cache-store": "<1.1.2"
  3392. },
  3393. "require-dev": {
  3394. "mockery/mockery": "~0.9.5",
  3395. "monolog/monolog": "^1.0",
  3396. "php-http/guzzle6-adapter": "^1.0 || ^2.0",
  3397. "php-http/mock-client": "^1.2",
  3398. "phpunit/phpunit": "^5.7 || ^6.0",
  3399. "symfony/http-kernel": "^3.4 || ^4.0",
  3400. "symfony/process": "^3.4 || ^4.0"
  3401. },
  3402. "suggest": {
  3403. "friendsofsymfony/http-cache-bundle": "For integration with the Symfony framework",
  3404. "monolog/monolog": "For logging issues while invalidating"
  3405. },
  3406. "type": "library",
  3407. "extra": {
  3408. "branch-alias": {
  3409. "dev-master": "2.6.x-dev"
  3410. }
  3411. },
  3412. "autoload": {
  3413. "psr-4": {
  3414. "FOS\\HttpCache\\": "src/"
  3415. }
  3416. },
  3417. "notification-url": "https://packagist.org/downloads/",
  3418. "license": [
  3419. "MIT"
  3420. ],
  3421. "authors": [
  3422. {
  3423. "name": "Liip AG",
  3424. "homepage": "http://www.liip.ch/"
  3425. },
  3426. {
  3427. "name": "Driebit",
  3428. "email": "tech@driebit.nl",
  3429. "homepage": "http://www.driebit.nl"
  3430. },
  3431. {
  3432. "name": "Community contributions",
  3433. "homepage": "https://github.com/friendsofsymfony/FOSHttpCache/contributors"
  3434. }
  3435. ],
  3436. "description": "Tools to manage HTTP caching proxies with PHP",
  3437. "homepage": "https://github.com/friendsofsymfony/FOSHttpCache",
  3438. "keywords": [
  3439. "caching",
  3440. "http",
  3441. "invalidation",
  3442. "nginx",
  3443. "purge",
  3444. "varnish"
  3445. ],
  3446. "time": "2019-05-14T12:36:21+00:00"
  3447. },
  3448. {
  3449. "name": "friendsofsymfony/http-cache-bundle",
  3450. "version": "2.7.0",
  3451. "source": {
  3452. "type": "git",
  3453. "url": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle.git",
  3454. "reference": "a4efda13d309678844296e61e929826d2147ef2b"
  3455. },
  3456. "dist": {
  3457. "type": "zip",
  3458. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCacheBundle/zipball/a4efda13d309678844296e61e929826d2147ef2b",
  3459. "reference": "a4efda13d309678844296e61e929826d2147ef2b",
  3460. "shasum": ""
  3461. },
  3462. "require": {
  3463. "friendsofsymfony/http-cache": "^2.5.2",
  3464. "php": "^7.1",
  3465. "symfony/framework-bundle": "^3.4.4 || ^4.0",
  3466. "symfony/http-foundation": "^3.4.4 || ^4.0",
  3467. "symfony/http-kernel": "^3.4.4 || ^4.0"
  3468. },
  3469. "conflict": {
  3470. "symfony/monolog-bridge": "<3.4.4",
  3471. "twig/twig": "<1.12.0"
  3472. },
  3473. "require-dev": {
  3474. "matthiasnoback/symfony-dependency-injection-test": "^2.3",
  3475. "mockery/mockery": "^1.0",
  3476. "monolog/monolog": "*",
  3477. "php-http/guzzle6-adapter": "^1.0",
  3478. "php-http/message": "^1.0",
  3479. "sebastian/exporter": "^2.0",
  3480. "sensio/framework-extra-bundle": "^3.0",
  3481. "symfony/browser-kit": "^3.4.4 || ^4.0",
  3482. "symfony/console": "^3.4.4 || ^4.0",
  3483. "symfony/css-selector": "^3.4.4 || ^4.0",
  3484. "symfony/expression-language": "^3.4.4 || ^4.0",
  3485. "symfony/finder": "^3.4.4 || ^4.0",
  3486. "symfony/monolog-bundle": "^3.0",
  3487. "symfony/phpunit-bridge": "^4.2.4",
  3488. "symfony/routing": "^3.4.4 || ^4.0",
  3489. "symfony/security-bundle": "^3.4.4 || ^4.0",
  3490. "symfony/twig-bundle": "^3.4.4 || ^4.0",
  3491. "symfony/yaml": "^3.4.4 || ^4.0"
  3492. },
  3493. "suggest": {
  3494. "sensio/framework-extra-bundle": "For Tagged Cache Invalidation",
  3495. "symfony/console": "To send invalidation requests from the command line",
  3496. "symfony/expression-language": "For Tagged Cache Invalidation"
  3497. },
  3498. "type": "symfony-bundle",
  3499. "extra": {
  3500. "branch-alias": {
  3501. "dev-master": "2.5.x-dev"
  3502. }
  3503. },
  3504. "autoload": {
  3505. "psr-4": {
  3506. "FOS\\HttpCacheBundle\\": "src/"
  3507. }
  3508. },
  3509. "notification-url": "https://packagist.org/downloads/",
  3510. "license": [
  3511. "MIT"
  3512. ],
  3513. "authors": [
  3514. {
  3515. "name": "Liip AG",
  3516. "homepage": "http://www.liip.ch/"
  3517. },
  3518. {
  3519. "name": "Driebit",
  3520. "email": "tech@driebit.nl",
  3521. "homepage": "http://www.driebit.nl"
  3522. },
  3523. {
  3524. "name": "Community contributions",
  3525. "homepage": "https://github.com/friendsofsymfony/FOSHttpCacheBundle/contributors"
  3526. }
  3527. ],
  3528. "description": "Set path based HTTP cache headers and send invalidation requests to your HTTP cache",
  3529. "homepage": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle",
  3530. "keywords": [
  3531. "caching",
  3532. "esi",
  3533. "http",
  3534. "invalidation",
  3535. "purge",
  3536. "varnish"
  3537. ],
  3538. "time": "2019-06-12T12:05:41+00:00"
  3539. },
  3540. {
  3541. "name": "guzzlehttp/guzzle",
  3542. "version": "6.3.3",
  3543. "source": {
  3544. "type": "git",
  3545. "url": "https://github.com/guzzle/guzzle.git",
  3546. "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
  3547. },
  3548. "dist": {
  3549. "type": "zip",
  3550. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  3551. "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  3552. "shasum": ""
  3553. },
  3554. "require": {
  3555. "guzzlehttp/promises": "^1.0",
  3556. "guzzlehttp/psr7": "^1.4",
  3557. "php": ">=5.5"
  3558. },
  3559. "require-dev": {
  3560. "ext-curl": "*",
  3561. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  3562. "psr/log": "^1.0"
  3563. },
  3564. "suggest": {
  3565. "psr/log": "Required for using the Log middleware"
  3566. },
  3567. "type": "library",
  3568. "extra": {
  3569. "branch-alias": {
  3570. "dev-master": "6.3-dev"
  3571. }
  3572. },
  3573. "autoload": {
  3574. "files": [
  3575. "src/functions_include.php"
  3576. ],
  3577. "psr-4": {
  3578. "GuzzleHttp\\": "src/"
  3579. }
  3580. },
  3581. "notification-url": "https://packagist.org/downloads/",
  3582. "license": [
  3583. "MIT"
  3584. ],
  3585. "authors": [
  3586. {
  3587. "name": "Michael Dowling",
  3588. "email": "mtdowling@gmail.com",
  3589. "homepage": "https://github.com/mtdowling"
  3590. }
  3591. ],
  3592. "description": "Guzzle is a PHP HTTP client library",
  3593. "homepage": "http://guzzlephp.org/",
  3594. "keywords": [
  3595. "client",
  3596. "curl",
  3597. "framework",
  3598. "http",
  3599. "http client",
  3600. "rest",
  3601. "web service"
  3602. ],
  3603. "time": "2018-04-22T15:46:56+00:00"
  3604. },
  3605. {
  3606. "name": "guzzlehttp/promises",
  3607. "version": "v1.3.1",
  3608. "source": {
  3609. "type": "git",
  3610. "url": "https://github.com/guzzle/promises.git",
  3611. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  3612. },
  3613. "dist": {
  3614. "type": "zip",
  3615. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  3616. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  3617. "shasum": ""
  3618. },
  3619. "require": {
  3620. "php": ">=5.5.0"
  3621. },
  3622. "require-dev": {
  3623. "phpunit/phpunit": "^4.0"
  3624. },
  3625. "type": "library",
  3626. "extra": {
  3627. "branch-alias": {
  3628. "dev-master": "1.4-dev"
  3629. }
  3630. },
  3631. "autoload": {
  3632. "psr-4": {
  3633. "GuzzleHttp\\Promise\\": "src/"
  3634. },
  3635. "files": [
  3636. "src/functions_include.php"
  3637. ]
  3638. },
  3639. "notification-url": "https://packagist.org/downloads/",
  3640. "license": [
  3641. "MIT"
  3642. ],
  3643. "authors": [
  3644. {
  3645. "name": "Michael Dowling",
  3646. "email": "mtdowling@gmail.com",
  3647. "homepage": "https://github.com/mtdowling"
  3648. }
  3649. ],
  3650. "description": "Guzzle promises library",
  3651. "keywords": [
  3652. "promise"
  3653. ],
  3654. "time": "2016-12-20T10:07:11+00:00"
  3655. },
  3656. {
  3657. "name": "guzzlehttp/psr7",
  3658. "version": "1.6.1",
  3659. "source": {
  3660. "type": "git",
  3661. "url": "https://github.com/guzzle/psr7.git",
  3662. "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
  3663. },
  3664. "dist": {
  3665. "type": "zip",
  3666. "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
  3667. "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
  3668. "shasum": ""
  3669. },
  3670. "require": {
  3671. "php": ">=5.4.0",
  3672. "psr/http-message": "~1.0",
  3673. "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
  3674. },
  3675. "provide": {
  3676. "psr/http-message-implementation": "1.0"
  3677. },
  3678. "require-dev": {
  3679. "ext-zlib": "*",
  3680. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
  3681. },
  3682. "suggest": {
  3683. "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
  3684. },
  3685. "type": "library",
  3686. "extra": {
  3687. "branch-alias": {
  3688. "dev-master": "1.6-dev"
  3689. }
  3690. },
  3691. "autoload": {
  3692. "psr-4": {
  3693. "GuzzleHttp\\Psr7\\": "src/"
  3694. },
  3695. "files": [
  3696. "src/functions_include.php"
  3697. ]
  3698. },
  3699. "notification-url": "https://packagist.org/downloads/",
  3700. "license": [
  3701. "MIT"
  3702. ],
  3703. "authors": [
  3704. {
  3705. "name": "Michael Dowling",
  3706. "email": "mtdowling@gmail.com",
  3707. "homepage": "https://github.com/mtdowling"
  3708. },
  3709. {
  3710. "name": "Tobias Schultze",
  3711. "homepage": "https://github.com/Tobion"
  3712. }
  3713. ],
  3714. "description": "PSR-7 message implementation that also provides common utility methods",
  3715. "keywords": [
  3716. "http",
  3717. "message",
  3718. "psr-7",
  3719. "request",
  3720. "response",
  3721. "stream",
  3722. "uri",
  3723. "url"
  3724. ],
  3725. "time": "2019-07-01T23:21:34+00:00"
  3726. },
  3727. {
  3728. "name": "imagine/imagine",
  3729. "version": "1.2.2",
  3730. "source": {
  3731. "type": "git",
  3732. "url": "https://github.com/avalanche123/Imagine.git",
  3733. "reference": "eec39b2092bc8008a92b8d63824476413dbe7511"
  3734. },
  3735. "dist": {
  3736. "type": "zip",
  3737. "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/eec39b2092bc8008a92b8d63824476413dbe7511",
  3738. "reference": "eec39b2092bc8008a92b8d63824476413dbe7511",
  3739. "shasum": ""
  3740. },
  3741. "require": {
  3742. "php": ">=5.3.2"
  3743. },
  3744. "require-dev": {
  3745. "friendsofphp/php-cs-fixer": "2.2.*",
  3746. "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.4"
  3747. },
  3748. "suggest": {
  3749. "ext-gd": "to use the GD implementation",
  3750. "ext-gmagick": "to use the Gmagick implementation",
  3751. "ext-imagick": "to use the Imagick implementation"
  3752. },
  3753. "type": "library",
  3754. "extra": {
  3755. "branch-alias": {
  3756. "dev-develop": "0.7-dev"
  3757. }
  3758. },
  3759. "autoload": {
  3760. "psr-4": {
  3761. "Imagine\\": "src/"
  3762. }
  3763. },
  3764. "notification-url": "https://packagist.org/downloads/",
  3765. "license": [
  3766. "MIT"
  3767. ],
  3768. "authors": [
  3769. {
  3770. "name": "Bulat Shakirzyanov",
  3771. "email": "mallluhuct@gmail.com",
  3772. "homepage": "http://avalanche123.com"
  3773. }
  3774. ],
  3775. "description": "Image processing for PHP 5.3",
  3776. "homepage": "http://imagine.readthedocs.org/",
  3777. "keywords": [
  3778. "drawing",
  3779. "graphics",
  3780. "image manipulation",
  3781. "image processing"
  3782. ],
  3783. "time": "2019-07-09T06:55:48+00:00"
  3784. },
  3785. {
  3786. "name": "jdorn/sql-formatter",
  3787. "version": "v1.2.17",
  3788. "source": {
  3789. "type": "git",
  3790. "url": "https://github.com/jdorn/sql-formatter.git",
  3791. "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
  3792. },
  3793. "dist": {
  3794. "type": "zip",
  3795. "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
  3796. "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
  3797. "shasum": ""
  3798. },
  3799. "require": {
  3800. "php": ">=5.2.4"
  3801. },
  3802. "require-dev": {
  3803. "phpunit/phpunit": "3.7.*"
  3804. },
  3805. "type": "library",
  3806. "extra": {
  3807. "branch-alias": {
  3808. "dev-master": "1.3.x-dev"
  3809. }
  3810. },
  3811. "autoload": {
  3812. "classmap": [
  3813. "lib"
  3814. ]
  3815. },
  3816. "notification-url": "https://packagist.org/downloads/",
  3817. "license": [
  3818. "MIT"
  3819. ],
  3820. "authors": [
  3821. {
  3822. "name": "Jeremy Dorn",
  3823. "email": "jeremy@jeremydorn.com",
  3824. "homepage": "http://jeremydorn.com/"
  3825. }
  3826. ],
  3827. "description": "a PHP SQL highlighting library",
  3828. "homepage": "https://github.com/jdorn/sql-formatter/",
  3829. "keywords": [
  3830. "highlight",
  3831. "sql"
  3832. ],
  3833. "time": "2014-01-12T16:20:24+00:00"
  3834. },
  3835. {
  3836. "name": "kmielke/calendar-extended-bundle",
  3837. "version": "1.0.6",
  3838. "source": {
  3839. "type": "git",
  3840. "url": "https://github.com/kmielke/calendar-extended-bundle.git",
  3841. "reference": "e1a624a59cf74b0606528e0c28eea46612450fb0"
  3842. },
  3843. "dist": {
  3844. "type": "zip",
  3845. "url": "https://api.github.com/repos/kmielke/calendar-extended-bundle/zipball/e1a624a59cf74b0606528e0c28eea46612450fb0",
  3846. "reference": "e1a624a59cf74b0606528e0c28eea46612450fb0",
  3847. "shasum": ""
  3848. },
  3849. "require": {
  3850. "contao/calendar-bundle": "^4.4",
  3851. "contao/core-bundle": "^4.4",
  3852. "menatwork/contao-multicolumnwizard-bundle": "^3.4",
  3853. "php": ">=5.6.0",
  3854. "terminal42/contao-leads": "^1.4",
  3855. "terminal42/notification_center": "^1.5"
  3856. },
  3857. "type": "contao-bundle",
  3858. "extra": {
  3859. "contao-manager-plugin": "Kmielke\\CalendarExtendedBundle\\ContaoManager\\Plugin"
  3860. },
  3861. "autoload": {
  3862. "psr-4": {
  3863. "Kmielke\\CalendarExtendedBundle\\": "src/"
  3864. },
  3865. "classmap": [
  3866. "src/Resources/contao/"
  3867. ],
  3868. "exclude-from-classmap": [
  3869. "src/Resources/contao/config/",
  3870. "src/Resources/contao/dca/",
  3871. "src/Resources/contao/languages/",
  3872. "src/Resources/contao/templates/"
  3873. ]
  3874. },
  3875. "notification-url": "https://packagist.org/downloads/",
  3876. "license": [
  3877. "LGPL-3.0-or-later"
  3878. ],
  3879. "authors": [
  3880. {
  3881. "name": "Kester Mielke",
  3882. "email": "kester.mielke@posteo.de"
  3883. }
  3884. ],
  3885. "description": "Contao 4 LTS calendar extension bundle. Better recurring events and exceptions.",
  3886. "keywords": [
  3887. "calendar",
  3888. "contao",
  3889. "events",
  3890. "exceptions",
  3891. "fullcalendar",
  3892. "registration",
  3893. "vacations"
  3894. ],
  3895. "time": "2019-05-04T09:02:51+00:00"
  3896. },
  3897. {
  3898. "name": "knplabs/knp-menu",
  3899. "version": "2.6.0",
  3900. "source": {
  3901. "type": "git",
  3902. "url": "https://github.com/KnpLabs/KnpMenu.git",
  3903. "reference": "b6aade272c345b6fbd07fce5929a761cba0909b8"
  3904. },
  3905. "dist": {
  3906. "type": "zip",
  3907. "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/b6aade272c345b6fbd07fce5929a761cba0909b8",
  3908. "reference": "b6aade272c345b6fbd07fce5929a761cba0909b8",
  3909. "shasum": ""
  3910. },
  3911. "require": {
  3912. "php": ">=5.6.0"
  3913. },
  3914. "conflict": {
  3915. "twig/twig": "<1.40|>=2,<2.9"
  3916. },
  3917. "require-dev": {
  3918. "psr/container": "^1.0",
  3919. "symfony/http-foundation": "~2.4|~3.0|^4.0",
  3920. "symfony/phpunit-bridge": "~3.3|^4.0",
  3921. "symfony/routing": "~2.3|~3.0|^4.0",
  3922. "twig/twig": "^1.40|^2.9"
  3923. },
  3924. "suggest": {
  3925. "twig/twig": "for the TwigRenderer and the integration with your templates"
  3926. },
  3927. "type": "library",
  3928. "extra": {
  3929. "branch-alias": {
  3930. "dev-master": "3.0-dev"
  3931. }
  3932. },
  3933. "autoload": {
  3934. "psr-4": {
  3935. "Knp\\Menu\\": "src/Knp/Menu"
  3936. }
  3937. },
  3938. "notification-url": "https://packagist.org/downloads/",
  3939. "license": [
  3940. "MIT"
  3941. ],
  3942. "authors": [
  3943. {
  3944. "name": "KnpLabs",
  3945. "homepage": "https://knplabs.com"
  3946. },
  3947. {
  3948. "name": "Christophe Coevoet",
  3949. "email": "stof@notk.org"
  3950. },
  3951. {
  3952. "name": "Symfony Community",
  3953. "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
  3954. }
  3955. ],
  3956. "description": "An object oriented menu library",
  3957. "homepage": "https://knplabs.com",
  3958. "keywords": [
  3959. "menu",
  3960. "tree"
  3961. ],
  3962. "time": "2019-09-02T10:16:14+00:00"
  3963. },
  3964. {
  3965. "name": "knplabs/knp-menu-bundle",
  3966. "version": "2.2.2",
  3967. "source": {
  3968. "type": "git",
  3969. "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
  3970. "reference": "267027582a1f1e355276f796f8da0e9f82026bf1"
  3971. },
  3972. "dist": {
  3973. "type": "zip",
  3974. "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/267027582a1f1e355276f796f8da0e9f82026bf1",
  3975. "reference": "267027582a1f1e355276f796f8da0e9f82026bf1",
  3976. "shasum": ""
  3977. },
  3978. "require": {
  3979. "knplabs/knp-menu": "~2.3",
  3980. "php": "^5.6 || ^7",
  3981. "symfony/framework-bundle": "~2.7|~3.0 | ^4.0"
  3982. },
  3983. "require-dev": {
  3984. "symfony/expression-language": "~2.7|~3.0 | ^4.0",
  3985. "symfony/phpunit-bridge": "^3.3 | ^4.0",
  3986. "symfony/templating": "~2.7|~3.0 | ^4.0"
  3987. },
  3988. "type": "symfony-bundle",
  3989. "extra": {
  3990. "branch-alias": {
  3991. "dev-master": "2.2.x-dev"
  3992. }
  3993. },
  3994. "autoload": {
  3995. "psr-4": {
  3996. "Knp\\Bundle\\MenuBundle\\": "src"
  3997. }
  3998. },
  3999. "notification-url": "https://packagist.org/downloads/",
  4000. "license": [
  4001. "MIT"
  4002. ],
  4003. "authors": [
  4004. {
  4005. "name": "Christophe Coevoet",
  4006. "email": "stof@notk.org"
  4007. },
  4008. {
  4009. "name": "Knplabs",
  4010. "homepage": "http://knplabs.com"
  4011. },
  4012. {
  4013. "name": "Symfony Community",
  4014. "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
  4015. }
  4016. ],
  4017. "description": "This bundle provides an integration of the KnpMenu library",
  4018. "keywords": [
  4019. "menu"
  4020. ],
  4021. "time": "2019-06-17T12:58:15+00:00"
  4022. },
  4023. {
  4024. "name": "knplabs/knp-time-bundle",
  4025. "version": "v1.9.1",
  4026. "target-dir": "Knp/Bundle/TimeBundle",
  4027. "source": {
  4028. "type": "git",
  4029. "url": "https://github.com/KnpLabs/KnpTimeBundle.git",
  4030. "reference": "d8464f1f0e0bdeb6fab3dd0d34bc085705e769f0"
  4031. },
  4032. "dist": {
  4033. "type": "zip",
  4034. "url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/d8464f1f0e0bdeb6fab3dd0d34bc085705e769f0",
  4035. "reference": "d8464f1f0e0bdeb6fab3dd0d34bc085705e769f0",
  4036. "shasum": ""
  4037. },
  4038. "require": {
  4039. "php": ">=5.5",
  4040. "symfony/config": "~2.3|~3.0|~4.0",
  4041. "symfony/dependency-injection": "~2.3|~3.0|~4.0",
  4042. "symfony/templating": "~2.3|~3.0|~4.0",
  4043. "symfony/translation": "~2.3|~3.0|~4.0"
  4044. },
  4045. "require-dev": {
  4046. "phpunit/phpunit": "^4.8|^5.0"
  4047. },
  4048. "suggest": {
  4049. "symfony/twig-bundle": "to use the Twig time_diff function"
  4050. },
  4051. "type": "symfony-bundle",
  4052. "extra": {
  4053. "branch-alias": {
  4054. "dev-master": "1.1.x-dev"
  4055. }
  4056. },
  4057. "autoload": {
  4058. "psr-0": {
  4059. "Knp\\Bundle\\TimeBundle": ""
  4060. }
  4061. },
  4062. "notification-url": "https://packagist.org/downloads/",
  4063. "license": [
  4064. "MIT"
  4065. ],
  4066. "authors": [
  4067. {
  4068. "name": "KnpLabs Team",
  4069. "homepage": "http://knplabs.com"
  4070. },
  4071. {
  4072. "name": "Symfony Community",
  4073. "homepage": "http://github.com/KnpLabs/KnpTimeBundle/contributors"
  4074. }
  4075. ],
  4076. "description": "Knplabs time bundle makes your dates look sensible and descriptive",
  4077. "homepage": "http://github.com/KnpLabs/KnpTimeBundle",
  4078. "keywords": [
  4079. "bundle",
  4080. "date",
  4081. "descriptive time",
  4082. "knp",
  4083. "knplabs",
  4084. "time"
  4085. ],
  4086. "time": "2019-04-19T10:01:52+00:00"
  4087. },
  4088. {
  4089. "name": "lcobucci/jwt",
  4090. "version": "3.3.1",
  4091. "source": {
  4092. "type": "git",
  4093. "url": "https://github.com/lcobucci/jwt.git",
  4094. "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
  4095. },
  4096. "dist": {
  4097. "type": "zip",
  4098. "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
  4099. "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
  4100. "shasum": ""
  4101. },
  4102. "require": {
  4103. "ext-mbstring": "*",
  4104. "ext-openssl": "*",
  4105. "php": "^5.6 || ^7.0"
  4106. },
  4107. "require-dev": {
  4108. "mikey179/vfsstream": "~1.5",
  4109. "phpmd/phpmd": "~2.2",
  4110. "phpunit/php-invoker": "~1.1",
  4111. "phpunit/phpunit": "^5.7 || ^7.3",
  4112. "squizlabs/php_codesniffer": "~2.3"
  4113. },
  4114. "type": "library",
  4115. "extra": {
  4116. "branch-alias": {
  4117. "dev-master": "3.1-dev"
  4118. }
  4119. },
  4120. "autoload": {
  4121. "psr-4": {
  4122. "Lcobucci\\JWT\\": "src"
  4123. }
  4124. },
  4125. "notification-url": "https://packagist.org/downloads/",
  4126. "license": [
  4127. "BSD-3-Clause"
  4128. ],
  4129. "authors": [
  4130. {
  4131. "name": "Luís Otávio Cobucci Oblonczyk",
  4132. "email": "lcobucci@gmail.com",
  4133. "role": "Developer"
  4134. }
  4135. ],
  4136. "description": "A simple library to work with JSON Web Token and JSON Web Signature",
  4137. "keywords": [
  4138. "JWS",
  4139. "jwt"
  4140. ],
  4141. "time": "2019-05-24T18:30:49+00:00"
  4142. },
  4143. {
  4144. "name": "league/uri",
  4145. "version": "5.3.0",
  4146. "source": {
  4147. "type": "git",
  4148. "url": "https://github.com/thephpleague/uri.git",
  4149. "reference": "f2bceb755f1108758cf4cf925e4cd7699ce686aa"
  4150. },
  4151. "dist": {
  4152. "type": "zip",
  4153. "url": "https://api.github.com/repos/thephpleague/uri/zipball/f2bceb755f1108758cf4cf925e4cd7699ce686aa",
  4154. "reference": "f2bceb755f1108758cf4cf925e4cd7699ce686aa",
  4155. "shasum": ""
  4156. },
  4157. "require": {
  4158. "ext-fileinfo": "*",
  4159. "ext-intl": "*",
  4160. "ext-mbstring": "*",
  4161. "league/uri-components": "^1.8",
  4162. "league/uri-hostname-parser": "^1.1",
  4163. "league/uri-interfaces": "^1.0",
  4164. "league/uri-manipulations": "^1.5",
  4165. "league/uri-parser": "^1.4",
  4166. "league/uri-schemes": "^1.2",
  4167. "php": ">=7.0.13",
  4168. "psr/http-message": "^1.0"
  4169. },
  4170. "type": "metapackage",
  4171. "extra": {
  4172. "branch-alias": {
  4173. "dev-master": "5.x-dev"
  4174. }
  4175. },
  4176. "notification-url": "https://packagist.org/downloads/",
  4177. "license": [
  4178. "MIT"
  4179. ],
  4180. "authors": [
  4181. {
  4182. "name": "Ignace Nyamagana Butera",
  4183. "email": "nyamsprod@gmail.com",
  4184. "homepage": "https://nyamsprod.com"
  4185. }
  4186. ],
  4187. "description": "URI manipulation library",
  4188. "homepage": "http://uri.thephpleague.com",
  4189. "keywords": [
  4190. "data-uri",
  4191. "file-uri",
  4192. "ftp",
  4193. "hostname",
  4194. "http",
  4195. "https",
  4196. "middleware",
  4197. "parse_str",
  4198. "parse_url",
  4199. "psr-7",
  4200. "query-string",
  4201. "querystring",
  4202. "rfc3986",
  4203. "rfc3987",
  4204. "uri",
  4205. "url",
  4206. "ws"
  4207. ],
  4208. "time": "2018-03-14T17:19:39+00:00"
  4209. },
  4210. {
  4211. "name": "league/uri-components",
  4212. "version": "1.8.2",
  4213. "source": {
  4214. "type": "git",
  4215. "url": "https://github.com/thephpleague/uri-components.git",
  4216. "reference": "d0412fd730a54a8284009664188cf239070eae64"
  4217. },
  4218. "dist": {
  4219. "type": "zip",
  4220. "url": "https://api.github.com/repos/thephpleague/uri-components/zipball/d0412fd730a54a8284009664188cf239070eae64",
  4221. "reference": "d0412fd730a54a8284009664188cf239070eae64",
  4222. "shasum": ""
  4223. },
  4224. "require": {
  4225. "ext-curl": "*",
  4226. "ext-fileinfo": "*",
  4227. "ext-intl": "*",
  4228. "league/uri-hostname-parser": "^1.1.0",
  4229. "php": ">=7.0"
  4230. },
  4231. "require-dev": {
  4232. "friendsofphp/php-cs-fixer": "^2.3",
  4233. "phpstan/phpstan": "^0.9.2",
  4234. "phpstan/phpstan-phpunit": "^0.9.4",
  4235. "phpstan/phpstan-strict-rules": "^0.9.0",
  4236. "phpunit/phpunit": "^6.0"
  4237. },
  4238. "type": "library",
  4239. "extra": {
  4240. "branch-alias": {
  4241. "dev-master": "1.x-dev"
  4242. }
  4243. },
  4244. "autoload": {
  4245. "psr-4": {
  4246. "League\\Uri\\": "src"
  4247. },
  4248. "files": [
  4249. "src/functions_include.php"
  4250. ]
  4251. },
  4252. "notification-url": "https://packagist.org/downloads/",
  4253. "license": [
  4254. "MIT"
  4255. ],
  4256. "authors": [
  4257. {
  4258. "name": "Ignace Nyamagana Butera",
  4259. "email": "nyamsprod@gmail.com",
  4260. "homepage": "https://nyamsprod.com"
  4261. }
  4262. ],
  4263. "description": "URI components manipulation library",
  4264. "homepage": "http://uri.thephpleague.com",
  4265. "keywords": [
  4266. "authority",
  4267. "components",
  4268. "fragment",
  4269. "host",
  4270. "path",
  4271. "port",
  4272. "query",
  4273. "rfc3986",
  4274. "scheme",
  4275. "uri",
  4276. "url",
  4277. "userinfo"
  4278. ],
  4279. "time": "2018-10-24T11:31:02+00:00"
  4280. },
  4281. {
  4282. "name": "league/uri-hostname-parser",
  4283. "version": "1.1.1",
  4284. "source": {
  4285. "type": "git",
  4286. "url": "https://github.com/thephpleague/uri-hostname-parser.git",
  4287. "reference": "7a6be3d06d0ed08dcb51f666aa60f3b66cd51325"
  4288. },
  4289. "dist": {
  4290. "type": "zip",
  4291. "url": "https://api.github.com/repos/thephpleague/uri-hostname-parser/zipball/7a6be3d06d0ed08dcb51f666aa60f3b66cd51325",
  4292. "reference": "7a6be3d06d0ed08dcb51f666aa60f3b66cd51325",
  4293. "shasum": ""
  4294. },
  4295. "require": {
  4296. "ext-intl": "*",
  4297. "php": ">=7.0",
  4298. "psr/simple-cache": "^1"
  4299. },
  4300. "require-dev": {
  4301. "friendsofphp/php-cs-fixer": "^2.7",
  4302. "mikey179/vfsstream": "^1.6",
  4303. "phpunit/phpunit": "^6.3"
  4304. },
  4305. "suggest": {
  4306. "ext-curl": "To use the bundle cURL HTTP client",
  4307. "psr/simple-cache-implementation": "To enable using other cache providers"
  4308. },
  4309. "bin": [
  4310. "bin/update-psl-icann-section"
  4311. ],
  4312. "type": "library",
  4313. "autoload": {
  4314. "psr-4": {
  4315. "League\\Uri\\": "src"
  4316. },
  4317. "files": [
  4318. "src/functions_include.php"
  4319. ]
  4320. },
  4321. "notification-url": "https://packagist.org/downloads/",
  4322. "license": [
  4323. "MIT"
  4324. ],
  4325. "authors": [
  4326. {
  4327. "name": "Jeremy Kendall",
  4328. "homepage": "http://about.me/jeremykendall",
  4329. "role": "Developer"
  4330. },
  4331. {
  4332. "name": "Ignace Nyamagana Butera",
  4333. "homepage": "http://nyamsprod.com",
  4334. "role": "Developer"
  4335. },
  4336. {
  4337. "name": "Contributors",
  4338. "homepage": "https://github.com/phpleague/uri-hostname-parser/graphs/contributors"
  4339. }
  4340. ],
  4341. "description": "ICANN base hostname parsing implemented in PHP.",
  4342. "homepage": "https://github.com/thephphleague/uri-hostname-parser",
  4343. "keywords": [
  4344. "Public Suffix List",
  4345. "domain parsing",
  4346. "icann"
  4347. ],
  4348. "time": "2018-02-16T07:29:26+00:00"
  4349. },
  4350. {
  4351. "name": "league/uri-interfaces",
  4352. "version": "1.1.1",
  4353. "source": {
  4354. "type": "git",
  4355. "url": "https://github.com/thephpleague/uri-interfaces.git",
  4356. "reference": "081760c53a4ce76c9935a755a21353610f5495f6"
  4357. },
  4358. "dist": {
  4359. "type": "zip",
  4360. "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/081760c53a4ce76c9935a755a21353610f5495f6",
  4361. "reference": "081760c53a4ce76c9935a755a21353610f5495f6",
  4362. "shasum": ""
  4363. },
  4364. "require": {
  4365. "php": ">=5.3.0"
  4366. },
  4367. "require-dev": {
  4368. "friendsofphp/php-cs-fixer": "^2.0.0"
  4369. },
  4370. "type": "library",
  4371. "extra": {
  4372. "branch-alias": {
  4373. "dev-master": "1.x-dev"
  4374. }
  4375. },
  4376. "autoload": {
  4377. "psr-4": {
  4378. "League\\Uri\\": "src/"
  4379. }
  4380. },
  4381. "notification-url": "https://packagist.org/downloads/",
  4382. "license": [
  4383. "MIT"
  4384. ],
  4385. "authors": [
  4386. {
  4387. "name": "Ignace Nyamagana Butera",
  4388. "email": "nyamsprod@gmail.com",
  4389. "homepage": "https://nyamsprod.com"
  4390. }
  4391. ],
  4392. "description": "Common interface for URI representation",
  4393. "homepage": "http://github.com/thephpleague/uri-interfaces",
  4394. "keywords": [
  4395. "rfc3986",
  4396. "rfc3987",
  4397. "uri",
  4398. "url"
  4399. ],
  4400. "time": "2018-11-05T14:00:06+00:00"
  4401. },
  4402. {
  4403. "name": "league/uri-manipulations",
  4404. "version": "1.5.0",
  4405. "source": {
  4406. "type": "git",
  4407. "url": "https://github.com/thephpleague/uri-manipulations.git",
  4408. "reference": "ae8d49a3203ccf7a1e39aaf7fae9f08bfbc454a2"
  4409. },
  4410. "dist": {
  4411. "type": "zip",
  4412. "url": "https://api.github.com/repos/thephpleague/uri-manipulations/zipball/ae8d49a3203ccf7a1e39aaf7fae9f08bfbc454a2",
  4413. "reference": "ae8d49a3203ccf7a1e39aaf7fae9f08bfbc454a2",
  4414. "shasum": ""
  4415. },
  4416. "require": {
  4417. "ext-intl": "*",
  4418. "league/uri-components": "^1.8.0",
  4419. "league/uri-interfaces": "^1.0",
  4420. "php": ">=7.0",
  4421. "psr/http-message": "^1.0"
  4422. },
  4423. "require-dev": {
  4424. "friendsofphp/php-cs-fixer": "^2.0",
  4425. "guzzlehttp/psr7": "^1.2",
  4426. "league/uri-schemes": "^1.2",
  4427. "phpstan/phpstan": "^0.9.2",
  4428. "phpstan/phpstan-phpunit": "^0.9.4",
  4429. "phpstan/phpstan-strict-rules": "^0.9.0",
  4430. "phpunit/phpunit": "^6.0",
  4431. "zendframework/zend-diactoros": "1.4.0"
  4432. },
  4433. "suggest": {
  4434. "league/uri-schemes": "Allow manipulating URI objects"
  4435. },
  4436. "type": "library",
  4437. "extra": {
  4438. "branch-alias": {
  4439. "dev-master": "1.x-dev"
  4440. }
  4441. },
  4442. "autoload": {
  4443. "psr-4": {
  4444. "League\\Uri\\": "src"
  4445. },
  4446. "files": [
  4447. "src/functions_include.php"
  4448. ]
  4449. },
  4450. "notification-url": "https://packagist.org/downloads/",
  4451. "license": [
  4452. "MIT"
  4453. ],
  4454. "authors": [
  4455. {
  4456. "name": "Ignace Nyamagana Butera",
  4457. "email": "nyamsprod@gmail.com",
  4458. "homepage": "https://nyamsprod.com"
  4459. }
  4460. ],
  4461. "description": "URI manipulation library",
  4462. "homepage": "http://url.thephpleague.com",
  4463. "keywords": [
  4464. "formatter",
  4465. "manipulation",
  4466. "manipulations",
  4467. "middlewares",
  4468. "modifiers",
  4469. "psr-7",
  4470. "references",
  4471. "rfc3986",
  4472. "rfc3987",
  4473. "uri",
  4474. "url"
  4475. ],
  4476. "time": "2018-03-14T16:44:57+00:00"
  4477. },
  4478. {
  4479. "name": "league/uri-parser",
  4480. "version": "1.4.1",
  4481. "source": {
  4482. "type": "git",
  4483. "url": "https://github.com/thephpleague/uri-parser.git",
  4484. "reference": "671548427e4c932352d9b9279fdfa345bf63fa00"
  4485. },
  4486. "dist": {
  4487. "type": "zip",
  4488. "url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/671548427e4c932352d9b9279fdfa345bf63fa00",
  4489. "reference": "671548427e4c932352d9b9279fdfa345bf63fa00",
  4490. "shasum": ""
  4491. },
  4492. "require": {
  4493. "php": ">=7.0.0"
  4494. },
  4495. "require-dev": {
  4496. "friendsofphp/php-cs-fixer": "^2.0",
  4497. "phpstan/phpstan": "^0.9.2",
  4498. "phpstan/phpstan-phpunit": "^0.9.4",
  4499. "phpstan/phpstan-strict-rules": "^0.9.0",
  4500. "phpunit/phpunit": "^6.0"
  4501. },
  4502. "suggest": {
  4503. "ext-intl": "Allow parsing RFC3987 compliant hosts",
  4504. "league/uri-schemes": "Allow validating and normalizing URI parsing results"
  4505. },
  4506. "type": "library",
  4507. "extra": {
  4508. "branch-alias": {
  4509. "dev-master": "1.x-dev"
  4510. }
  4511. },
  4512. "autoload": {
  4513. "psr-4": {
  4514. "League\\Uri\\": "src"
  4515. },
  4516. "files": [
  4517. "src/functions_include.php"
  4518. ]
  4519. },
  4520. "notification-url": "https://packagist.org/downloads/",
  4521. "license": [
  4522. "MIT"
  4523. ],
  4524. "authors": [
  4525. {
  4526. "name": "Ignace Nyamagana Butera",
  4527. "email": "nyamsprod@gmail.com",
  4528. "homepage": "https://nyamsprod.com"
  4529. }
  4530. ],
  4531. "description": "userland URI parser RFC 3986 compliant",
  4532. "homepage": "https://github.com/thephpleague/uri-parser",
  4533. "keywords": [
  4534. "parse_url",
  4535. "parser",
  4536. "rfc3986",
  4537. "rfc3987",
  4538. "uri",
  4539. "url"
  4540. ],
  4541. "time": "2018-11-22T07:55:51+00:00"
  4542. },
  4543. {
  4544. "name": "league/uri-schemes",
  4545. "version": "1.2.1",
  4546. "source": {
  4547. "type": "git",
  4548. "url": "https://github.com/thephpleague/uri-schemes.git",
  4549. "reference": "f821a444785724bcc9bc244b1173b9d6ca4d71e6"
  4550. },
  4551. "dist": {
  4552. "type": "zip",
  4553. "url": "https://api.github.com/repos/thephpleague/uri-schemes/zipball/f821a444785724bcc9bc244b1173b9d6ca4d71e6",
  4554. "reference": "f821a444785724bcc9bc244b1173b9d6ca4d71e6",
  4555. "shasum": ""
  4556. },
  4557. "require": {
  4558. "ext-fileinfo": "*",
  4559. "league/uri-interfaces": "^1.1",
  4560. "league/uri-parser": "^1.4.0",
  4561. "php": ">=7.0.13",
  4562. "psr/http-message": "^1.0"
  4563. },
  4564. "require-dev": {
  4565. "friendsofphp/php-cs-fixer": "^2.0",
  4566. "phpstan/phpstan": "^0.9.2",
  4567. "phpstan/phpstan-phpunit": "^0.9.4",
  4568. "phpstan/phpstan-strict-rules": "^0.9.0",
  4569. "phpunit/phpunit": "^6.0"
  4570. },
  4571. "suggest": {
  4572. "ext-intl": "Allow parsing RFC3987 compliant hosts",
  4573. "league/uri-manipulations": "Needed to easily manipulate URI objects"
  4574. },
  4575. "type": "library",
  4576. "extra": {
  4577. "branch-alias": {
  4578. "dev-master": "1.x-dev"
  4579. }
  4580. },
  4581. "autoload": {
  4582. "psr-4": {
  4583. "League\\Uri\\": "src"
  4584. },
  4585. "files": [
  4586. "src/functions_include.php"
  4587. ]
  4588. },
  4589. "notification-url": "https://packagist.org/downloads/",
  4590. "license": [
  4591. "MIT"
  4592. ],
  4593. "authors": [
  4594. {
  4595. "name": "Ignace Nyamagana Butera",
  4596. "email": "nyamsprod@gmail.com",
  4597. "homepage": "https://nyamsprod.com"
  4598. }
  4599. ],
  4600. "description": "URI manipulation library",
  4601. "homepage": "http://uri.thephpleague.com",
  4602. "keywords": [
  4603. "data-uri",
  4604. "file",
  4605. "ftp",
  4606. "http",
  4607. "https",
  4608. "parse_url",
  4609. "psr-7",
  4610. "rfc3986",
  4611. "uri",
  4612. "url",
  4613. "ws",
  4614. "wss"
  4615. ],
  4616. "time": "2018-11-26T08:09:30+00:00"
  4617. },
  4618. {
  4619. "name": "lexik/maintenance-bundle",
  4620. "version": "v2.1.5",
  4621. "source": {
  4622. "type": "git",
  4623. "url": "https://github.com/lexik/LexikMaintenanceBundle.git",
  4624. "reference": "3a3e916776934a95834235e4a1d71e4595d515f5"
  4625. },
  4626. "dist": {
  4627. "type": "zip",
  4628. "url": "https://api.github.com/repos/lexik/LexikMaintenanceBundle/zipball/3a3e916776934a95834235e4a1d71e4595d515f5",
  4629. "reference": "3a3e916776934a95834235e4a1d71e4595d515f5",
  4630. "shasum": ""
  4631. },
  4632. "require": {
  4633. "php": ">=5.3.9",
  4634. "symfony/framework-bundle": "~2.7|~3.0|^4.0",
  4635. "symfony/translation": "~2.7|~3.0|^4.0"
  4636. },
  4637. "require-dev": {
  4638. "phpunit/phpunit": "~4.8|~5.7.11",
  4639. "symfony/phpunit-bridge": "~2.7|~3.0|^4.0"
  4640. },
  4641. "type": "symfony-bundle",
  4642. "extra": {
  4643. "branch-alias": {
  4644. "dev-master": "2.0.x-dev"
  4645. }
  4646. },
  4647. "autoload": {
  4648. "psr-4": {
  4649. "Lexik\\Bundle\\MaintenanceBundle\\": ""
  4650. }
  4651. },
  4652. "notification-url": "https://packagist.org/downloads/",
  4653. "license": [
  4654. "MIT"
  4655. ],
  4656. "authors": [
  4657. {
  4658. "name": "Dev Lexik",
  4659. "email": "dev@lexik.fr"
  4660. },
  4661. {
  4662. "name": "Gilles Gauthier",
  4663. "email": "g.gauthier@lexik.fr"
  4664. },
  4665. {
  4666. "name": "Djuri Baars",
  4667. "email": "info@djurict.nl"
  4668. }
  4669. ],
  4670. "description": "This bundle allows you to place your website in maintenance mode by calling two commands from your console.",
  4671. "homepage": "https://github.com/lexik/LexikMaintenanceBundle",
  4672. "keywords": [
  4673. "Symfony2",
  4674. "bundle",
  4675. "maintenance"
  4676. ],
  4677. "time": "2018-02-14T10:18:33+00:00"
  4678. },
  4679. {
  4680. "name": "madeyourday/contao-rocksolid-columns",
  4681. "version": "v2.0.2",
  4682. "source": {
  4683. "type": "git",
  4684. "url": "https://github.com/madeyourday/contao-rocksolid-columns.git",
  4685. "reference": "35ca1f9b17c19fd0b774ed3307a85b58fa4b2705"
  4686. },
  4687. "dist": {
  4688. "type": "zip",
  4689. "url": "https://api.github.com/repos/madeyourday/contao-rocksolid-columns/zipball/35ca1f9b17c19fd0b774ed3307a85b58fa4b2705",
  4690. "reference": "35ca1f9b17c19fd0b774ed3307a85b58fa4b2705",
  4691. "shasum": ""
  4692. },
  4693. "require": {
  4694. "contao/core-bundle": "^4.3",
  4695. "php": ">=5.5"
  4696. },
  4697. "conflict": {
  4698. "contao/core": "*",
  4699. "contao/manager-plugin": "<2.0 || >=3.0"
  4700. },
  4701. "replace": {
  4702. "contao-legacy/rocksolid-columns": "self.version"
  4703. },
  4704. "require-dev": {
  4705. "contao/manager-plugin": "^2.0"
  4706. },
  4707. "type": "contao-bundle",
  4708. "extra": {
  4709. "contao-manager-plugin": "MadeYourDay\\RockSolidColumns\\ContaoManagerPlugin"
  4710. },
  4711. "autoload": {
  4712. "psr-4": {
  4713. "MadeYourDay\\RockSolidColumns\\": "src/"
  4714. }
  4715. },
  4716. "notification-url": "https://packagist.org/downloads/",
  4717. "license": [
  4718. "MIT"
  4719. ],
  4720. "authors": [
  4721. {
  4722. "name": "RockSolid Themes",
  4723. "role": "Developer",
  4724. "homepage": "https://rocksolidthemes.com/de/contao-themes"
  4725. }
  4726. ],
  4727. "description": "Arrange your content elements in responsive columns",
  4728. "homepage": "https://rocksolidthemes.com/de/contao/plugins/columns",
  4729. "keywords": [
  4730. "columns",
  4731. "contao"
  4732. ],
  4733. "time": "2018-06-18T12:48:01+00:00"
  4734. },
  4735. {
  4736. "name": "madeyourday/contao-rocksolid-custom-elements",
  4737. "version": "v2.2.11",
  4738. "source": {
  4739. "type": "git",
  4740. "url": "https://github.com/madeyourday/contao-rocksolid-custom-elements.git",
  4741. "reference": "5cf2b668e70f992be14e6ce4005856fea02f7da6"
  4742. },
  4743. "dist": {
  4744. "type": "zip",
  4745. "url": "https://api.github.com/repos/madeyourday/contao-rocksolid-custom-elements/zipball/5cf2b668e70f992be14e6ce4005856fea02f7da6",
  4746. "reference": "5cf2b668e70f992be14e6ce4005856fea02f7da6",
  4747. "shasum": ""
  4748. },
  4749. "require": {
  4750. "contao/core-bundle": "^4.4.2",
  4751. "php": ">=5.5"
  4752. },
  4753. "conflict": {
  4754. "contao/core": "*",
  4755. "contao/core-bundle": "4.4.1",
  4756. "contao/manager-plugin": "<2.0 || >=3.0"
  4757. },
  4758. "replace": {
  4759. "contao-legacy/rocksolid-custom-elements": "self.version"
  4760. },
  4761. "require-dev": {
  4762. "contao/manager-plugin": "^2.0"
  4763. },
  4764. "suggest": {
  4765. "madeyourday/contao-rocksolid-columns": "For grid column support. See documentation for more information."
  4766. },
  4767. "type": "contao-bundle",
  4768. "extra": {
  4769. "contao-manager-plugin": "MadeYourDay\\RockSolidCustomElements\\ContaoManagerPlugin"
  4770. },
  4771. "autoload": {
  4772. "psr-4": {
  4773. "MadeYourDay\\RockSolidCustomElements\\": "src/"
  4774. }
  4775. },
  4776. "notification-url": "https://packagist.org/downloads/",
  4777. "license": [
  4778. "MIT"
  4779. ],
  4780. "authors": [
  4781. {
  4782. "name": "RockSolid Themes",
  4783. "role": "Developer",
  4784. "homepage": "https://rocksolidthemes.com/de/contao-themes"
  4785. }
  4786. ],
  4787. "description": "Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.",
  4788. "homepage": "https://rocksolidthemes.com/de/contao/plugins/custom-content-elements",
  4789. "keywords": [
  4790. "contao",
  4791. "content-elements",
  4792. "custom-elements"
  4793. ],
  4794. "time": "2019-08-13T09:44:47+00:00"
  4795. },
  4796. {
  4797. "name": "marebe1602/mae_event_categories",
  4798. "version": "1.5.1",
  4799. "source": {
  4800. "type": "git",
  4801. "url": "https://github.com/marebe1602/mae_event_categories.git",
  4802. "reference": "5dd752c44ab2546a7b20346a7e687756e9db061e"
  4803. },
  4804. "dist": {
  4805. "type": "zip",
  4806. "url": "https://api.github.com/repos/marebe1602/mae_event_categories/zipball/5dd752c44ab2546a7b20346a7e687756e9db061e",
  4807. "reference": "5dd752c44ab2546a7b20346a7e687756e9db061e",
  4808. "shasum": ""
  4809. },
  4810. "require": {
  4811. "contao-community-alliance/composer-plugin": "^2.4|^3.0",
  4812. "contao/core-bundle": "^3.0.6|^4.0",
  4813. "php": ">=5.3"
  4814. },
  4815. "replace": {
  4816. "contao-legacy/mae_event_categories": "self.version"
  4817. },
  4818. "type": "contao-module",
  4819. "extra": {
  4820. "contao": {
  4821. "sources": {
  4822. "": "system/modules/mae_event_categories"
  4823. }
  4824. }
  4825. },
  4826. "notification-url": "https://packagist.org/downloads/",
  4827. "license": [
  4828. "LGPL-3.0+"
  4829. ],
  4830. "authors": [
  4831. {
  4832. "name": "Martin Eberhardt",
  4833. "role": "Developer",
  4834. "homepage": "http://www.martin-eberhardt.com"
  4835. }
  4836. ],
  4837. "description": "this plugin allows the definition of additional categories for filtering events in eventlist frontend modules",
  4838. "homepage": "http://www.martin-eberhardt.com/mae_event_categories.html",
  4839. "keywords": [
  4840. "categories",
  4841. "category",
  4842. "contao",
  4843. "event",
  4844. "eventlist",
  4845. "extension",
  4846. "filter"
  4847. ],
  4848. "time": "2017-10-16T15:59:05+00:00"
  4849. },
  4850. {
  4851. "name": "matthiasmullie/minify",
  4852. "version": "1.3.61",
  4853. "source": {
  4854. "type": "git",
  4855. "url": "https://github.com/matthiasmullie/minify.git",
  4856. "reference": "d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751"
  4857. },
  4858. "dist": {
  4859. "type": "zip",
  4860. "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751",
  4861. "reference": "d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751",
  4862. "shasum": ""
  4863. },
  4864. "require": {
  4865. "ext-pcre": "*",
  4866. "matthiasmullie/path-converter": "~1.1",
  4867. "php": ">=5.3.0"
  4868. },
  4869. "require-dev": {
  4870. "friendsofphp/php-cs-fixer": "~2.0",
  4871. "matthiasmullie/scrapbook": "~1.0",
  4872. "phpunit/phpunit": "~4.8"
  4873. },
  4874. "suggest": {
  4875. "psr/cache-implementation": "Cache implementation to use with Minify::cache"
  4876. },
  4877. "bin": [
  4878. "bin/minifycss",
  4879. "bin/minifyjs"
  4880. ],
  4881. "type": "library",
  4882. "autoload": {
  4883. "psr-4": {
  4884. "MatthiasMullie\\Minify\\": "src/"
  4885. }
  4886. },
  4887. "notification-url": "https://packagist.org/downloads/",
  4888. "license": [
  4889. "MIT"
  4890. ],
  4891. "authors": [
  4892. {
  4893. "name": "Matthias Mullie",
  4894. "email": "minify@mullie.eu",
  4895. "homepage": "http://www.mullie.eu",
  4896. "role": "Developer"
  4897. }
  4898. ],
  4899. "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.",
  4900. "homepage": "http://www.minifier.org",
  4901. "keywords": [
  4902. "JS",
  4903. "css",
  4904. "javascript",
  4905. "minifier",
  4906. "minify"
  4907. ],
  4908. "time": "2018-11-26T23:10:39+00:00"
  4909. },
  4910. {
  4911. "name": "matthiasmullie/path-converter",
  4912. "version": "1.1.2",
  4913. "source": {
  4914. "type": "git",
  4915. "url": "https://github.com/matthiasmullie/path-converter.git",
  4916. "reference": "5e4b121c8b9f97c80835c1d878b0812ba1d607c9"
  4917. },
  4918. "dist": {
  4919. "type": "zip",
  4920. "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/5e4b121c8b9f97c80835c1d878b0812ba1d607c9",
  4921. "reference": "5e4b121c8b9f97c80835c1d878b0812ba1d607c9",
  4922. "shasum": ""
  4923. },
  4924. "require": {
  4925. "ext-pcre": "*",
  4926. "php": ">=5.3.0"
  4927. },
  4928. "require-dev": {
  4929. "phpunit/phpunit": "~4.8"
  4930. },
  4931. "type": "library",
  4932. "autoload": {
  4933. "psr-4": {
  4934. "MatthiasMullie\\PathConverter\\": "src/"
  4935. }
  4936. },
  4937. "notification-url": "https://packagist.org/downloads/",
  4938. "license": [
  4939. "MIT"
  4940. ],
  4941. "authors": [
  4942. {
  4943. "name": "Matthias Mullie",
  4944. "role": "Developer",
  4945. "email": "pathconverter@mullie.eu",
  4946. "homepage": "http://www.mullie.eu"
  4947. }
  4948. ],
  4949. "description": "Relative path converter",
  4950. "homepage": "http://github.com/matthiasmullie/path-converter",
  4951. "keywords": [
  4952. "converter",
  4953. "path",
  4954. "paths",
  4955. "relative"
  4956. ],
  4957. "time": "2018-10-25T15:19:41+00:00"
  4958. },
  4959. {
  4960. "name": "menatwork/contao-multicolumnwizard-bundle",
  4961. "version": "3.4.2",
  4962. "source": {
  4963. "type": "git",
  4964. "url": "https://github.com/menatwork/contao-multicolumnwizard-bundle.git",
  4965. "reference": "8dc0ea88d26ef6dfe50e9721d4b83c5640e694d9"
  4966. },
  4967. "dist": {
  4968. "type": "zip",
  4969. "url": "https://api.github.com/repos/menatwork/contao-multicolumnwizard-bundle/zipball/8dc0ea88d26ef6dfe50e9721d4b83c5640e694d9",
  4970. "reference": "8dc0ea88d26ef6dfe50e9721d4b83c5640e694d9",
  4971. "shasum": ""
  4972. },
  4973. "require": {
  4974. "contao-community-alliance/translator": "^2.1",
  4975. "contao/core-bundle": "^4.4.8",
  4976. "php": "^5.6 || ^7.0"
  4977. },
  4978. "replace": {
  4979. "contao-legacy/multicolumnwizard": "*",
  4980. "menatwork/contao-multicolumnwizard": "self.version"
  4981. },
  4982. "require-dev": {
  4983. "contao/manager-bundle": "~4.4",
  4984. "phpcq/all-tasks": "~1.2"
  4985. },
  4986. "type": "contao-bundle",
  4987. "extra": {
  4988. "contao-manager-plugin": "MenAtWork\\MultiColumnWizardBundle\\ContaoManager\\Plugin",
  4989. "branch-alias": {
  4990. "dev-master": "3.4.x-dev",
  4991. "dev-develop": "3.5.x-dev",
  4992. "dev-support/contao3": "3.3.x-dev"
  4993. }
  4994. },
  4995. "autoload": {
  4996. "psr-4": {
  4997. "MenAtWork\\MultiColumnWizardBundle\\": "src",
  4998. "MenAtWork\\MultiColumnWizard\\": "legacy_layer/psr-4-maw",
  4999. "MultiColumnWizard\\": "legacy_layer/psr-4-mcw"
  5000. },
  5001. "classmap": [
  5002. "legacy_layer/classmap"
  5003. ],
  5004. "files": [
  5005. "src/deprecated-autoload.php"
  5006. ]
  5007. },
  5008. "notification-url": "https://packagist.org/downloads/",
  5009. "license": [
  5010. "LGPL-3.0-or-later"
  5011. ],
  5012. "authors": [
  5013. {
  5014. "name": "Stefan Heimes",
  5015. "role": "Developer",
  5016. "email": "stefan_heimes@hotmail.com",
  5017. "homepage": "http://www.men-at-work.de"
  5018. },
  5019. {
  5020. "name": "Andreas Isaak",
  5021. "role": "Developer",
  5022. "email": "contao@men-at-work.de",
  5023. "homepage": "http://www.men-at-work.de"
  5024. },
  5025. {
  5026. "name": "David Maack",
  5027. "role": "Developer",
  5028. "email": "contao@men-at-work.de",
  5029. "homepage": "http://www.men-at-work.de"
  5030. },
  5031. {
  5032. "name": "Andreas Schempp",
  5033. "role": "Developer",
  5034. "email": "andreas.schempp@terminal42.ch",
  5035. "homepage": "http://www.terminal42.ch"
  5036. },
  5037. {
  5038. "name": "Yanick Witschi",
  5039. "role": "Developer",
  5040. "email": "yanick.witschi@terminal42.ch",
  5041. "homepage": "http://www.terminal42.ch"
  5042. },
  5043. {
  5044. "name": "Tristan Lins",
  5045. "role": "Developer",
  5046. "email": "tristan.lins@bit3.de",
  5047. "homepage": "http://bit3.de"
  5048. }
  5049. ],
  5050. "description": "MultiColumWizard for Contao OpenSource CMS",
  5051. "homepage": "http://www.men-at-work.de",
  5052. "keywords": [
  5053. "contao",
  5054. "widget",
  5055. "wizard"
  5056. ],
  5057. "time": "2019-05-19T12:01:32+00:00"
  5058. },
  5059. {
  5060. "name": "michelf/php-markdown",
  5061. "version": "1.8.0",
  5062. "source": {
  5063. "type": "git",
  5064. "url": "https://github.com/michelf/php-markdown.git",
  5065. "reference": "01ab082b355bf188d907b9929cd99b2923053495"
  5066. },
  5067. "dist": {
  5068. "type": "zip",
  5069. "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
  5070. "reference": "01ab082b355bf188d907b9929cd99b2923053495",
  5071. "shasum": ""
  5072. },
  5073. "require": {
  5074. "php": ">=5.3.0"
  5075. },
  5076. "type": "library",
  5077. "autoload": {
  5078. "psr-4": {
  5079. "Michelf\\": "Michelf/"
  5080. }
  5081. },
  5082. "notification-url": "https://packagist.org/downloads/",
  5083. "license": [
  5084. "BSD-3-Clause"
  5085. ],
  5086. "authors": [
  5087. {
  5088. "name": "Michel Fortin",
  5089. "role": "Developer",
  5090. "email": "michel.fortin@michelf.ca",
  5091. "homepage": "https://michelf.ca/"
  5092. },
  5093. {
  5094. "name": "John Gruber",
  5095. "homepage": "https://daringfireball.net/"
  5096. }
  5097. ],
  5098. "description": "PHP Markdown",
  5099. "homepage": "https://michelf.ca/projects/php-markdown/",
  5100. "keywords": [
  5101. "markdown"
  5102. ],
  5103. "time": "2018-01-15T00:49:33+00:00"
  5104. },
  5105. {
  5106. "name": "monolog/monolog",
  5107. "version": "1.25.1",
  5108. "source": {
  5109. "type": "git",
  5110. "url": "https://github.com/Seldaek/monolog.git",
  5111. "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf"
  5112. },
  5113. "dist": {
  5114. "type": "zip",
  5115. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
  5116. "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
  5117. "shasum": ""
  5118. },
  5119. "require": {
  5120. "php": ">=5.3.0",
  5121. "psr/log": "~1.0"
  5122. },
  5123. "provide": {
  5124. "psr/log-implementation": "1.0.0"
  5125. },
  5126. "require-dev": {
  5127. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  5128. "doctrine/couchdb": "~1.0@dev",
  5129. "graylog2/gelf-php": "~1.0",
  5130. "jakub-onderka/php-parallel-lint": "0.9",
  5131. "php-amqplib/php-amqplib": "~2.4",
  5132. "php-console/php-console": "^3.1.3",
  5133. "phpunit/phpunit": "~4.5",
  5134. "phpunit/phpunit-mock-objects": "2.3.0",
  5135. "ruflin/elastica": ">=0.90 <3.0",
  5136. "sentry/sentry": "^0.13",
  5137. "swiftmailer/swiftmailer": "^5.3|^6.0"
  5138. },
  5139. "suggest": {
  5140. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  5141. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  5142. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  5143. "ext-mongo": "Allow sending log messages to a MongoDB server",
  5144. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  5145. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  5146. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  5147. "php-console/php-console": "Allow sending log messages to Google Chrome",
  5148. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  5149. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  5150. "sentry/sentry": "Allow sending log messages to a Sentry server"
  5151. },
  5152. "type": "library",
  5153. "extra": {
  5154. "branch-alias": {
  5155. "dev-master": "2.0.x-dev"
  5156. }
  5157. },
  5158. "autoload": {
  5159. "psr-4": {
  5160. "Monolog\\": "src/Monolog"
  5161. }
  5162. },
  5163. "notification-url": "https://packagist.org/downloads/",
  5164. "license": [
  5165. "MIT"
  5166. ],
  5167. "authors": [
  5168. {
  5169. "name": "Jordi Boggiano",
  5170. "email": "j.boggiano@seld.be",
  5171. "homepage": "http://seld.be"
  5172. }
  5173. ],
  5174. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  5175. "homepage": "http://github.com/Seldaek/monolog",
  5176. "keywords": [
  5177. "log",
  5178. "logging",
  5179. "psr-3"
  5180. ],
  5181. "time": "2019-09-06T13:49:17+00:00"
  5182. },
  5183. {
  5184. "name": "nelmio/cors-bundle",
  5185. "version": "1.5.6",
  5186. "source": {
  5187. "type": "git",
  5188. "url": "https://github.com/nelmio/NelmioCorsBundle.git",
  5189. "reference": "10a24c10f242440211ed31075e74f81661c690d9"
  5190. },
  5191. "dist": {
  5192. "type": "zip",
  5193. "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9",
  5194. "reference": "10a24c10f242440211ed31075e74f81661c690d9",
  5195. "shasum": ""
  5196. },
  5197. "require": {
  5198. "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0"
  5199. },
  5200. "require-dev": {
  5201. "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0",
  5202. "mockery/mockery": "^0.9 || ^1.0",
  5203. "symfony/phpunit-bridge": "^2.7 || ^3.0 || ^4.0"
  5204. },
  5205. "type": "symfony-bundle",
  5206. "extra": {
  5207. "branch-alias": {
  5208. "dev-master": "1.5.x-dev"
  5209. }
  5210. },
  5211. "autoload": {
  5212. "psr-4": {
  5213. "Nelmio\\CorsBundle\\": ""
  5214. },
  5215. "exclude-from-classmap": [
  5216. "/Tests/"
  5217. ]
  5218. },
  5219. "notification-url": "https://packagist.org/downloads/",
  5220. "license": [
  5221. "MIT"
  5222. ],
  5223. "authors": [
  5224. {
  5225. "name": "Nelmio",
  5226. "homepage": "http://nelm.io"
  5227. },
  5228. {
  5229. "name": "Symfony Community",
  5230. "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
  5231. }
  5232. ],
  5233. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
  5234. "keywords": [
  5235. "api",
  5236. "cors",
  5237. "crossdomain"
  5238. ],
  5239. "time": "2019-06-17T08:53:14+00:00"
  5240. },
  5241. {
  5242. "name": "nelmio/security-bundle",
  5243. "version": "2.7.0",
  5244. "source": {
  5245. "type": "git",
  5246. "url": "https://github.com/nelmio/NelmioSecurityBundle.git",
  5247. "reference": "ce63c12665440b538dc743dfd9afad3dadf7d12c"
  5248. },
  5249. "dist": {
  5250. "type": "zip",
  5251. "url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/ce63c12665440b538dc743dfd9afad3dadf7d12c",
  5252. "reference": "ce63c12665440b538dc743dfd9afad3dadf7d12c",
  5253. "shasum": ""
  5254. },
  5255. "require": {
  5256. "paragonie/random_compat": "~1.0|~2.0|9.99.99",
  5257. "symfony/framework-bundle": "~2.3|~3.0|~4.0",
  5258. "symfony/security": "~2.3|~3.0|~4.0",
  5259. "ua-parser/uap-php": "^3.4.4"
  5260. },
  5261. "require-dev": {
  5262. "doctrine/cache": "^1.0",
  5263. "psr/cache": "^1.0",
  5264. "symfony/phpunit-bridge": "^3.4.24|~4.0",
  5265. "symfony/yaml": "~2.3|~3.0|~4.0",
  5266. "twig/twig": "^1.24"
  5267. },
  5268. "suggest": {
  5269. "ua-parser/uap-php": "To allow adapt CSP directives given the user-agent"
  5270. },
  5271. "type": "symfony-bundle",
  5272. "extra": {
  5273. "branch-alias": {
  5274. "dev-master": "2.6.x-dev"
  5275. }
  5276. },
  5277. "autoload": {
  5278. "psr-4": {
  5279. "Nelmio\\SecurityBundle\\": ""
  5280. }
  5281. },
  5282. "notification-url": "https://packagist.org/downloads/",
  5283. "license": [
  5284. "MIT"
  5285. ],
  5286. "authors": [
  5287. {
  5288. "name": "Nelmio",
  5289. "homepage": "http://nelm.io"
  5290. },
  5291. {
  5292. "name": "Symfony Community",
  5293. "homepage": "https://github.com/nelmio/NelmioSecurityBundle/contributors"
  5294. }
  5295. ],
  5296. "description": "Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...",
  5297. "keywords": [
  5298. "security"
  5299. ],
  5300. "time": "2019-04-03T13:44:45+00:00"
  5301. },
  5302. {
  5303. "name": "ocramius/package-versions",
  5304. "version": "1.4.0",
  5305. "source": {
  5306. "type": "git",
  5307. "url": "https://github.com/Ocramius/PackageVersions.git",
  5308. "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb"
  5309. },
  5310. "dist": {
  5311. "type": "zip",
  5312. "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
  5313. "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
  5314. "shasum": ""
  5315. },
  5316. "require": {
  5317. "composer-plugin-api": "^1.0.0",
  5318. "php": "^7.1.0"
  5319. },
  5320. "require-dev": {
  5321. "composer/composer": "^1.6.3",
  5322. "doctrine/coding-standard": "^5.0.1",
  5323. "ext-zip": "*",
  5324. "infection/infection": "^0.7.1",
  5325. "phpunit/phpunit": "^7.0.0"
  5326. },
  5327. "type": "composer-plugin",
  5328. "extra": {
  5329. "class": "PackageVersions\\Installer",
  5330. "branch-alias": {
  5331. "dev-master": "2.0.x-dev"
  5332. }
  5333. },
  5334. "autoload": {
  5335. "psr-4": {
  5336. "PackageVersions\\": "src/PackageVersions"
  5337. }
  5338. },
  5339. "notification-url": "https://packagist.org/downloads/",
  5340. "license": [
  5341. "MIT"
  5342. ],
  5343. "authors": [
  5344. {
  5345. "name": "Marco Pivetta",
  5346. "email": "ocramius@gmail.com"
  5347. }
  5348. ],
  5349. "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
  5350. "time": "2019-02-21T12:16:21+00:00"
  5351. },
  5352. {
  5353. "name": "ocramius/proxy-manager",
  5354. "version": "2.2.3",
  5355. "source": {
  5356. "type": "git",
  5357. "url": "https://github.com/Ocramius/ProxyManager.git",
  5358. "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f"
  5359. },
  5360. "dist": {
  5361. "type": "zip",
  5362. "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/4d154742e31c35137d5374c998e8f86b54db2e2f",
  5363. "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f",
  5364. "shasum": ""
  5365. },
  5366. "require": {
  5367. "ocramius/package-versions": "^1.1.3",
  5368. "php": "^7.2.0",
  5369. "zendframework/zend-code": "^3.3.0"
  5370. },
  5371. "require-dev": {
  5372. "couscous/couscous": "^1.6.1",
  5373. "ext-phar": "*",
  5374. "humbug/humbug": "1.0.0-RC.0@RC",
  5375. "nikic/php-parser": "^3.1.1",
  5376. "padraic/phpunit-accelerator": "dev-master@DEV",
  5377. "phpbench/phpbench": "^0.12.2",
  5378. "phpstan/phpstan": "dev-master#856eb10a81c1d27c701a83f167dc870fd8f4236a as 0.9.999",
  5379. "phpstan/phpstan-phpunit": "dev-master#5629c0a1f4a9c417cb1077cf6693ad9753895761",
  5380. "phpunit/phpunit": "^6.4.3",
  5381. "squizlabs/php_codesniffer": "^2.9.1"
  5382. },
  5383. "suggest": {
  5384. "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
  5385. "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
  5386. "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
  5387. "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
  5388. },
  5389. "type": "library",
  5390. "extra": {
  5391. "branch-alias": {
  5392. "dev-master": "3.0.x-dev"
  5393. }
  5394. },
  5395. "autoload": {
  5396. "psr-0": {
  5397. "ProxyManager\\": "src"
  5398. }
  5399. },
  5400. "notification-url": "https://packagist.org/downloads/",
  5401. "license": [
  5402. "MIT"
  5403. ],
  5404. "authors": [
  5405. {
  5406. "name": "Marco Pivetta",
  5407. "email": "ocramius@gmail.com",
  5408. "homepage": "http://ocramius.github.io/"
  5409. }
  5410. ],
  5411. "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
  5412. "homepage": "https://github.com/Ocramius/ProxyManager",
  5413. "keywords": [
  5414. "aop",
  5415. "lazy loading",
  5416. "proxy",
  5417. "proxy pattern",
  5418. "service proxies"
  5419. ],
  5420. "time": "2019-08-10T08:37:15+00:00"
  5421. },
  5422. {
  5423. "name": "oyejorge/less.php",
  5424. "version": "v1.7.0.14",
  5425. "source": {
  5426. "type": "git",
  5427. "url": "https://github.com/oyejorge/less.php.git",
  5428. "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9"
  5429. },
  5430. "dist": {
  5431. "type": "zip",
  5432. "url": "https://api.github.com/repos/oyejorge/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
  5433. "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
  5434. "shasum": ""
  5435. },
  5436. "require": {
  5437. "php": ">=5.3"
  5438. },
  5439. "require-dev": {
  5440. "phpunit/phpunit": "~4.8.24"
  5441. },
  5442. "bin": [
  5443. "bin/lessc"
  5444. ],
  5445. "type": "library",
  5446. "autoload": {
  5447. "psr-0": {
  5448. "Less": "lib/"
  5449. },
  5450. "classmap": [
  5451. "lessc.inc.php"
  5452. ]
  5453. },
  5454. "notification-url": "https://packagist.org/downloads/",
  5455. "license": [
  5456. "Apache-2.0"
  5457. ],
  5458. "authors": [
  5459. {
  5460. "name": "Matt Agar",
  5461. "homepage": "https://github.com/agar"
  5462. },
  5463. {
  5464. "name": "Martin Jantošovič",
  5465. "homepage": "https://github.com/Mordred"
  5466. },
  5467. {
  5468. "name": "Josh Schmidt",
  5469. "homepage": "https://github.com/oyejorge"
  5470. }
  5471. ],
  5472. "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
  5473. "homepage": "http://lessphp.gpeasy.com",
  5474. "keywords": [
  5475. "css",
  5476. "less",
  5477. "less.js",
  5478. "lesscss",
  5479. "php",
  5480. "stylesheet"
  5481. ],
  5482. "time": "2017-03-28T22:19:25+00:00"
  5483. },
  5484. {
  5485. "name": "paragonie/constant_time_encoding",
  5486. "version": "v2.2.3",
  5487. "source": {
  5488. "type": "git",
  5489. "url": "https://github.com/paragonie/constant_time_encoding.git",
  5490. "reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb"
  5491. },
  5492. "dist": {
  5493. "type": "zip",
  5494. "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/55af0dc01992b4d0da7f6372e2eac097bbbaffdb",
  5495. "reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb",
  5496. "shasum": ""
  5497. },
  5498. "require": {
  5499. "php": "^7"
  5500. },
  5501. "require-dev": {
  5502. "phpunit/phpunit": "^6|^7",
  5503. "vimeo/psalm": "^1|^2"
  5504. },
  5505. "type": "library",
  5506. "autoload": {
  5507. "psr-4": {
  5508. "ParagonIE\\ConstantTime\\": "src/"
  5509. }
  5510. },
  5511. "notification-url": "https://packagist.org/downloads/",
  5512. "license": [
  5513. "MIT"
  5514. ],
  5515. "authors": [
  5516. {
  5517. "name": "Paragon Initiative Enterprises",
  5518. "email": "security@paragonie.com",
  5519. "homepage": "https://paragonie.com",
  5520. "role": "Maintainer"
  5521. },
  5522. {
  5523. "name": "Steve 'Sc00bz' Thomas",
  5524. "email": "steve@tobtu.com",
  5525. "homepage": "https://www.tobtu.com",
  5526. "role": "Original Developer"
  5527. }
  5528. ],
  5529. "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
  5530. "keywords": [
  5531. "base16",
  5532. "base32",
  5533. "base32_decode",
  5534. "base32_encode",
  5535. "base64",
  5536. "base64_decode",
  5537. "base64_encode",
  5538. "bin2hex",
  5539. "encoding",
  5540. "hex",
  5541. "hex2bin",
  5542. "rfc4648"
  5543. ],
  5544. "time": "2019-01-03T20:26:31+00:00"
  5545. },
  5546. {
  5547. "name": "paragonie/random_compat",
  5548. "version": "v9.99.99",
  5549. "source": {
  5550. "type": "git",
  5551. "url": "https://github.com/paragonie/random_compat.git",
  5552. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  5553. },
  5554. "dist": {
  5555. "type": "zip",
  5556. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  5557. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  5558. "shasum": ""
  5559. },
  5560. "require": {
  5561. "php": "^7"
  5562. },
  5563. "require-dev": {
  5564. "phpunit/phpunit": "4.*|5.*",
  5565. "vimeo/psalm": "^1"
  5566. },
  5567. "suggest": {
  5568. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  5569. },
  5570. "type": "library",
  5571. "notification-url": "https://packagist.org/downloads/",
  5572. "license": [
  5573. "MIT"
  5574. ],
  5575. "authors": [
  5576. {
  5577. "name": "Paragon Initiative Enterprises",
  5578. "email": "security@paragonie.com",
  5579. "homepage": "https://paragonie.com"
  5580. }
  5581. ],
  5582. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  5583. "keywords": [
  5584. "csprng",
  5585. "polyfill",
  5586. "pseudorandom",
  5587. "random"
  5588. ],
  5589. "time": "2018-07-02T15:55:56+00:00"
  5590. },
  5591. {
  5592. "name": "patchwork/utf8",
  5593. "version": "v1.3.1",
  5594. "source": {
  5595. "type": "git",
  5596. "url": "https://github.com/tchwork/utf8.git",
  5597. "reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a"
  5598. },
  5599. "dist": {
  5600. "type": "zip",
  5601. "url": "https://api.github.com/repos/tchwork/utf8/zipball/30ec6451aec7d2536f0af8fe535f70c764f2c47a",
  5602. "reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a",
  5603. "shasum": ""
  5604. },
  5605. "require": {
  5606. "lib-pcre": ">=7.3",
  5607. "php": ">=5.3.0"
  5608. },
  5609. "suggest": {
  5610. "ext-iconv": "Use iconv for best performance",
  5611. "ext-intl": "Use Intl for best performance",
  5612. "ext-mbstring": "Use Mbstring for best performance",
  5613. "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
  5614. },
  5615. "type": "library",
  5616. "extra": {
  5617. "branch-alias": {
  5618. "dev-master": "1.3-dev"
  5619. }
  5620. },
  5621. "autoload": {
  5622. "psr-4": {
  5623. "Patchwork\\": "src/Patchwork/"
  5624. },
  5625. "classmap": [
  5626. "src/Normalizer.php"
  5627. ]
  5628. },
  5629. "notification-url": "https://packagist.org/downloads/",
  5630. "license": [
  5631. "(Apache-2.0 or GPL-2.0)"
  5632. ],
  5633. "authors": [
  5634. {
  5635. "name": "Nicolas Grekas",
  5636. "email": "p@tchwork.com"
  5637. }
  5638. ],
  5639. "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
  5640. "homepage": "https://github.com/tchwork/utf8",
  5641. "keywords": [
  5642. "grapheme",
  5643. "i18n",
  5644. "unicode",
  5645. "utf-8",
  5646. "utf8"
  5647. ],
  5648. "time": "2016-05-18T13:57:10+00:00"
  5649. },
  5650. {
  5651. "name": "php-http/client-common",
  5652. "version": "1.9.1",
  5653. "source": {
  5654. "type": "git",
  5655. "url": "https://github.com/php-http/client-common.git",
  5656. "reference": "0e156a12cc3e46f590c73bf57592a2252fc3dc48"
  5657. },
  5658. "dist": {
  5659. "type": "zip",
  5660. "url": "https://api.github.com/repos/php-http/client-common/zipball/0e156a12cc3e46f590c73bf57592a2252fc3dc48",
  5661. "reference": "0e156a12cc3e46f590c73bf57592a2252fc3dc48",
  5662. "shasum": ""
  5663. },
  5664. "require": {
  5665. "php": "^5.4 || ^7.0",
  5666. "php-http/httplug": "^1.1",
  5667. "php-http/message": "^1.6",
  5668. "php-http/message-factory": "^1.0",
  5669. "symfony/options-resolver": "^2.6 || ^3.0 || ^4.0"
  5670. },
  5671. "require-dev": {
  5672. "guzzlehttp/psr7": "^1.4",
  5673. "phpspec/phpspec": "^2.5 || ^3.4 || ^4.2"
  5674. },
  5675. "suggest": {
  5676. "php-http/cache-plugin": "PSR-6 Cache plugin",
  5677. "php-http/logger-plugin": "PSR-3 Logger plugin",
  5678. "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
  5679. },
  5680. "type": "library",
  5681. "extra": {
  5682. "branch-alias": {
  5683. "dev-master": "1.9.x-dev"
  5684. }
  5685. },
  5686. "autoload": {
  5687. "psr-4": {
  5688. "Http\\Client\\Common\\": "src/"
  5689. }
  5690. },
  5691. "notification-url": "https://packagist.org/downloads/",
  5692. "license": [
  5693. "MIT"
  5694. ],
  5695. "authors": [
  5696. {
  5697. "name": "Márk Sági-Kazár",
  5698. "email": "mark.sagikazar@gmail.com"
  5699. }
  5700. ],
  5701. "description": "Common HTTP Client implementations and tools for HTTPlug",
  5702. "homepage": "http://httplug.io",
  5703. "keywords": [
  5704. "client",
  5705. "common",
  5706. "http",
  5707. "httplug"
  5708. ],
  5709. "time": "2019-02-02T07:03:15+00:00"
  5710. },
  5711. {
  5712. "name": "php-http/discovery",
  5713. "version": "1.7.0",
  5714. "source": {
  5715. "type": "git",
  5716. "url": "https://github.com/php-http/discovery.git",
  5717. "reference": "e822f86a6983790aa17ab13aa7e69631e86806b6"
  5718. },
  5719. "dist": {
  5720. "type": "zip",
  5721. "url": "https://api.github.com/repos/php-http/discovery/zipball/e822f86a6983790aa17ab13aa7e69631e86806b6",
  5722. "reference": "e822f86a6983790aa17ab13aa7e69631e86806b6",
  5723. "shasum": ""
  5724. },
  5725. "require": {
  5726. "php": "^7.1"
  5727. },
  5728. "conflict": {
  5729. "nyholm/psr7": "<1.0"
  5730. },
  5731. "require-dev": {
  5732. "akeneo/phpspec-skip-example-extension": "^4.0",
  5733. "php-http/httplug": "^1.0 || ^2.0",
  5734. "php-http/message-factory": "^1.0",
  5735. "phpspec/phpspec": "^5.1",
  5736. "puli/composer-plugin": "1.0.0-beta10"
  5737. },
  5738. "suggest": {
  5739. "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
  5740. "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."
  5741. },
  5742. "type": "library",
  5743. "extra": {
  5744. "branch-alias": {
  5745. "dev-master": "1.7-dev"
  5746. }
  5747. },
  5748. "autoload": {
  5749. "psr-4": {
  5750. "Http\\Discovery\\": "src/"
  5751. }
  5752. },
  5753. "notification-url": "https://packagist.org/downloads/",
  5754. "license": [
  5755. "MIT"
  5756. ],
  5757. "authors": [
  5758. {
  5759. "name": "Márk Sági-Kazár",
  5760. "email": "mark.sagikazar@gmail.com"
  5761. }
  5762. ],
  5763. "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
  5764. "homepage": "http://php-http.org",
  5765. "keywords": [
  5766. "adapter",
  5767. "client",
  5768. "discovery",
  5769. "factory",
  5770. "http",
  5771. "message",
  5772. "psr7"
  5773. ],
  5774. "time": "2019-06-30T09:04:27+00:00"
  5775. },
  5776. {
  5777. "name": "php-http/guzzle6-adapter",
  5778. "version": "v1.1.1",
  5779. "source": {
  5780. "type": "git",
  5781. "url": "https://github.com/php-http/guzzle6-adapter.git",
  5782. "reference": "a56941f9dc6110409cfcddc91546ee97039277ab"
  5783. },
  5784. "dist": {
  5785. "type": "zip",
  5786. "url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/a56941f9dc6110409cfcddc91546ee97039277ab",
  5787. "reference": "a56941f9dc6110409cfcddc91546ee97039277ab",
  5788. "shasum": ""
  5789. },
  5790. "require": {
  5791. "guzzlehttp/guzzle": "^6.0",
  5792. "php": ">=5.5.0",
  5793. "php-http/httplug": "^1.0"
  5794. },
  5795. "provide": {
  5796. "php-http/async-client-implementation": "1.0",
  5797. "php-http/client-implementation": "1.0"
  5798. },
  5799. "require-dev": {
  5800. "ext-curl": "*",
  5801. "php-http/adapter-integration-tests": "^0.4"
  5802. },
  5803. "type": "library",
  5804. "extra": {
  5805. "branch-alias": {
  5806. "dev-master": "1.2-dev"
  5807. }
  5808. },
  5809. "autoload": {
  5810. "psr-4": {
  5811. "Http\\Adapter\\Guzzle6\\": "src/"
  5812. }
  5813. },
  5814. "notification-url": "https://packagist.org/downloads/",
  5815. "license": [
  5816. "MIT"
  5817. ],
  5818. "authors": [
  5819. {
  5820. "name": "Márk Sági-Kazár",
  5821. "email": "mark.sagikazar@gmail.com"
  5822. },
  5823. {
  5824. "name": "David de Boer",
  5825. "email": "david@ddeboer.nl"
  5826. }
  5827. ],
  5828. "description": "Guzzle 6 HTTP Adapter",
  5829. "homepage": "http://httplug.io",
  5830. "keywords": [
  5831. "Guzzle",
  5832. "http"
  5833. ],
  5834. "time": "2016-05-10T06:13:32+00:00"
  5835. },
  5836. {
  5837. "name": "php-http/httplug",
  5838. "version": "v1.1.0",
  5839. "source": {
  5840. "type": "git",
  5841. "url": "https://github.com/php-http/httplug.git",
  5842. "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018"
  5843. },
  5844. "dist": {
  5845. "type": "zip",
  5846. "url": "https://api.github.com/repos/php-http/httplug/zipball/1c6381726c18579c4ca2ef1ec1498fdae8bdf018",
  5847. "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018",
  5848. "shasum": ""
  5849. },
  5850. "require": {
  5851. "php": ">=5.4",
  5852. "php-http/promise": "^1.0",
  5853. "psr/http-message": "^1.0"
  5854. },
  5855. "require-dev": {
  5856. "henrikbjorn/phpspec-code-coverage": "^1.0",
  5857. "phpspec/phpspec": "^2.4"
  5858. },
  5859. "type": "library",
  5860. "extra": {
  5861. "branch-alias": {
  5862. "dev-master": "1.1-dev"
  5863. }
  5864. },
  5865. "autoload": {
  5866. "psr-4": {
  5867. "Http\\Client\\": "src/"
  5868. }
  5869. },
  5870. "notification-url": "https://packagist.org/downloads/",
  5871. "license": [
  5872. "MIT"
  5873. ],
  5874. "authors": [
  5875. {
  5876. "name": "Eric GELOEN",
  5877. "email": "geloen.eric@gmail.com"
  5878. },
  5879. {
  5880. "name": "Márk Sági-Kazár",
  5881. "email": "mark.sagikazar@gmail.com"
  5882. }
  5883. ],
  5884. "description": "HTTPlug, the HTTP client abstraction for PHP",
  5885. "homepage": "http://httplug.io",
  5886. "keywords": [
  5887. "client",
  5888. "http"
  5889. ],
  5890. "time": "2016-08-31T08:30:17+00:00"
  5891. },
  5892. {
  5893. "name": "php-http/message",
  5894. "version": "1.8.0",
  5895. "source": {
  5896. "type": "git",
  5897. "url": "https://github.com/php-http/message.git",
  5898. "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c"
  5899. },
  5900. "dist": {
  5901. "type": "zip",
  5902. "url": "https://api.github.com/repos/php-http/message/zipball/ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
  5903. "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
  5904. "shasum": ""
  5905. },
  5906. "require": {
  5907. "clue/stream-filter": "^1.4",
  5908. "php": "^7.1",
  5909. "php-http/message-factory": "^1.0.2",
  5910. "psr/http-message": "^1.0"
  5911. },
  5912. "provide": {
  5913. "php-http/message-factory-implementation": "1.0"
  5914. },
  5915. "require-dev": {
  5916. "akeneo/phpspec-skip-example-extension": "^1.0",
  5917. "coduo/phpspec-data-provider-extension": "^1.0",
  5918. "ext-zlib": "*",
  5919. "guzzlehttp/psr7": "^1.0",
  5920. "henrikbjorn/phpspec-code-coverage": "^1.0",
  5921. "phpspec/phpspec": "^2.4",
  5922. "slim/slim": "^3.0",
  5923. "zendframework/zend-diactoros": "^1.0"
  5924. },
  5925. "suggest": {
  5926. "ext-zlib": "Used with compressor/decompressor streams",
  5927. "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
  5928. "slim/slim": "Used with Slim Framework PSR-7 implementation",
  5929. "zendframework/zend-diactoros": "Used with Diactoros Factories"
  5930. },
  5931. "type": "library",
  5932. "extra": {
  5933. "branch-alias": {
  5934. "dev-master": "1.8-dev"
  5935. }
  5936. },
  5937. "autoload": {
  5938. "psr-4": {
  5939. "Http\\Message\\": "src/"
  5940. },
  5941. "files": [
  5942. "src/filters.php"
  5943. ]
  5944. },
  5945. "notification-url": "https://packagist.org/downloads/",
  5946. "license": [
  5947. "MIT"
  5948. ],
  5949. "authors": [
  5950. {
  5951. "name": "Márk Sági-Kazár",
  5952. "email": "mark.sagikazar@gmail.com"
  5953. }
  5954. ],
  5955. "description": "HTTP Message related tools",
  5956. "homepage": "http://php-http.org",
  5957. "keywords": [
  5958. "http",
  5959. "message",
  5960. "psr-7"
  5961. ],
  5962. "time": "2019-08-05T06:55:08+00:00"
  5963. },
  5964. {
  5965. "name": "php-http/message-factory",
  5966. "version": "v1.0.2",
  5967. "source": {
  5968. "type": "git",
  5969. "url": "https://github.com/php-http/message-factory.git",
  5970. "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
  5971. },
  5972. "dist": {
  5973. "type": "zip",
  5974. "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
  5975. "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
  5976. "shasum": ""
  5977. },
  5978. "require": {
  5979. "php": ">=5.4",
  5980. "psr/http-message": "^1.0"
  5981. },
  5982. "type": "library",
  5983. "extra": {
  5984. "branch-alias": {
  5985. "dev-master": "1.0-dev"
  5986. }
  5987. },
  5988. "autoload": {
  5989. "psr-4": {
  5990. "Http\\Message\\": "src/"
  5991. }
  5992. },
  5993. "notification-url": "https://packagist.org/downloads/",
  5994. "license": [
  5995. "MIT"
  5996. ],
  5997. "authors": [
  5998. {
  5999. "name": "Márk Sági-Kazár",
  6000. "email": "mark.sagikazar@gmail.com"
  6001. }
  6002. ],
  6003. "description": "Factory interfaces for PSR-7 HTTP Message",
  6004. "homepage": "http://php-http.org",
  6005. "keywords": [
  6006. "factory",
  6007. "http",
  6008. "message",
  6009. "stream",
  6010. "uri"
  6011. ],
  6012. "time": "2015-12-19T14:08:53+00:00"
  6013. },
  6014. {
  6015. "name": "php-http/promise",
  6016. "version": "v1.0.0",
  6017. "source": {
  6018. "type": "git",
  6019. "url": "https://github.com/php-http/promise.git",
  6020. "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
  6021. },
  6022. "dist": {
  6023. "type": "zip",
  6024. "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
  6025. "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
  6026. "shasum": ""
  6027. },
  6028. "require-dev": {
  6029. "henrikbjorn/phpspec-code-coverage": "^1.0",
  6030. "phpspec/phpspec": "^2.4"
  6031. },
  6032. "type": "library",
  6033. "extra": {
  6034. "branch-alias": {
  6035. "dev-master": "1.1-dev"
  6036. }
  6037. },
  6038. "autoload": {
  6039. "psr-4": {
  6040. "Http\\Promise\\": "src/"
  6041. }
  6042. },
  6043. "notification-url": "https://packagist.org/downloads/",
  6044. "license": [
  6045. "MIT"
  6046. ],
  6047. "authors": [
  6048. {
  6049. "name": "Márk Sági-Kazár",
  6050. "email": "mark.sagikazar@gmail.com"
  6051. },
  6052. {
  6053. "name": "Joel Wurtz",
  6054. "email": "joel.wurtz@gmail.com"
  6055. }
  6056. ],
  6057. "description": "Promise used for asynchronous HTTP requests",
  6058. "homepage": "http://httplug.io",
  6059. "keywords": [
  6060. "promise"
  6061. ],
  6062. "time": "2016-01-26T13:27:02+00:00"
  6063. },
  6064. {
  6065. "name": "phpspec/php-diff",
  6066. "version": "v1.1.0",
  6067. "source": {
  6068. "type": "git",
  6069. "url": "https://github.com/phpspec/php-diff.git",
  6070. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
  6071. },
  6072. "dist": {
  6073. "type": "zip",
  6074. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
  6075. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
  6076. "shasum": ""
  6077. },
  6078. "type": "library",
  6079. "extra": {
  6080. "branch-alias": {
  6081. "dev-master": "1.0.x-dev"
  6082. }
  6083. },
  6084. "autoload": {
  6085. "psr-0": {
  6086. "Diff": "lib/"
  6087. }
  6088. },
  6089. "notification-url": "https://packagist.org/downloads/",
  6090. "license": [
  6091. "BSD-3-Clause"
  6092. ],
  6093. "authors": [
  6094. {
  6095. "name": "Chris Boulton",
  6096. "homepage": "http://github.com/chrisboulton"
  6097. }
  6098. ],
  6099. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  6100. "time": "2016-04-07T12:29:16+00:00"
  6101. },
  6102. {
  6103. "name": "phpunit/php-token-stream",
  6104. "version": "3.1.0",
  6105. "source": {
  6106. "type": "git",
  6107. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  6108. "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a"
  6109. },
  6110. "dist": {
  6111. "type": "zip",
  6112. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e899757bb3df5ff6e95089132f32cd59aac2220a",
  6113. "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a",
  6114. "shasum": ""
  6115. },
  6116. "require": {
  6117. "ext-tokenizer": "*",
  6118. "php": "^7.1"
  6119. },
  6120. "require-dev": {
  6121. "phpunit/phpunit": "^7.0"
  6122. },
  6123. "type": "library",
  6124. "extra": {
  6125. "branch-alias": {
  6126. "dev-master": "3.1-dev"
  6127. }
  6128. },
  6129. "autoload": {
  6130. "classmap": [
  6131. "src/"
  6132. ]
  6133. },
  6134. "notification-url": "https://packagist.org/downloads/",
  6135. "license": [
  6136. "BSD-3-Clause"
  6137. ],
  6138. "authors": [
  6139. {
  6140. "name": "Sebastian Bergmann",
  6141. "email": "sebastian@phpunit.de"
  6142. }
  6143. ],
  6144. "description": "Wrapper around PHP's tokenizer extension.",
  6145. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  6146. "keywords": [
  6147. "tokenizer"
  6148. ],
  6149. "time": "2019-07-25T05:29:42+00:00"
  6150. },
  6151. {
  6152. "name": "pimple/pimple",
  6153. "version": "v1.1.1",
  6154. "source": {
  6155. "type": "git",
  6156. "url": "https://github.com/silexphp/Pimple.git",
  6157. "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
  6158. },
  6159. "dist": {
  6160. "type": "zip",
  6161. "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
  6162. "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
  6163. "shasum": ""
  6164. },
  6165. "require": {
  6166. "php": ">=5.3.0"
  6167. },
  6168. "type": "library",
  6169. "extra": {
  6170. "branch-alias": {
  6171. "dev-master": "1.1.x-dev"
  6172. }
  6173. },
  6174. "autoload": {
  6175. "psr-0": {
  6176. "Pimple": "lib/"
  6177. }
  6178. },
  6179. "notification-url": "https://packagist.org/downloads/",
  6180. "license": [
  6181. "MIT"
  6182. ],
  6183. "authors": [
  6184. {
  6185. "name": "Fabien Potencier",
  6186. "email": "fabien@symfony.com"
  6187. }
  6188. ],
  6189. "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
  6190. "homepage": "http://pimple.sensiolabs.org",
  6191. "keywords": [
  6192. "container",
  6193. "dependency injection"
  6194. ],
  6195. "time": "2013-11-22T08:30:29+00:00"
  6196. },
  6197. {
  6198. "name": "psr/cache",
  6199. "version": "1.0.1",
  6200. "source": {
  6201. "type": "git",
  6202. "url": "https://github.com/php-fig/cache.git",
  6203. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  6204. },
  6205. "dist": {
  6206. "type": "zip",
  6207. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  6208. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  6209. "shasum": ""
  6210. },
  6211. "require": {
  6212. "php": ">=5.3.0"
  6213. },
  6214. "type": "library",
  6215. "extra": {
  6216. "branch-alias": {
  6217. "dev-master": "1.0.x-dev"
  6218. }
  6219. },
  6220. "autoload": {
  6221. "psr-4": {
  6222. "Psr\\Cache\\": "src/"
  6223. }
  6224. },
  6225. "notification-url": "https://packagist.org/downloads/",
  6226. "license": [
  6227. "MIT"
  6228. ],
  6229. "authors": [
  6230. {
  6231. "name": "PHP-FIG",
  6232. "homepage": "http://www.php-fig.org/"
  6233. }
  6234. ],
  6235. "description": "Common interface for caching libraries",
  6236. "keywords": [
  6237. "cache",
  6238. "psr",
  6239. "psr-6"
  6240. ],
  6241. "time": "2016-08-06T20:24:11+00:00"
  6242. },
  6243. {
  6244. "name": "psr/container",
  6245. "version": "1.0.0",
  6246. "source": {
  6247. "type": "git",
  6248. "url": "https://github.com/php-fig/container.git",
  6249. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  6250. },
  6251. "dist": {
  6252. "type": "zip",
  6253. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  6254. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  6255. "shasum": ""
  6256. },
  6257. "require": {
  6258. "php": ">=5.3.0"
  6259. },
  6260. "type": "library",
  6261. "extra": {
  6262. "branch-alias": {
  6263. "dev-master": "1.0.x-dev"
  6264. }
  6265. },
  6266. "autoload": {
  6267. "psr-4": {
  6268. "Psr\\Container\\": "src/"
  6269. }
  6270. },
  6271. "notification-url": "https://packagist.org/downloads/",
  6272. "license": [
  6273. "MIT"
  6274. ],
  6275. "authors": [
  6276. {
  6277. "name": "PHP-FIG",
  6278. "homepage": "http://www.php-fig.org/"
  6279. }
  6280. ],
  6281. "description": "Common Container Interface (PHP FIG PSR-11)",
  6282. "homepage": "https://github.com/php-fig/container",
  6283. "keywords": [
  6284. "PSR-11",
  6285. "container",
  6286. "container-interface",
  6287. "container-interop",
  6288. "psr"
  6289. ],
  6290. "time": "2017-02-14T16:28:37+00:00"
  6291. },
  6292. {
  6293. "name": "psr/http-message",
  6294. "version": "1.0.1",
  6295. "source": {
  6296. "type": "git",
  6297. "url": "https://github.com/php-fig/http-message.git",
  6298. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  6299. },
  6300. "dist": {
  6301. "type": "zip",
  6302. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  6303. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  6304. "shasum": ""
  6305. },
  6306. "require": {
  6307. "php": ">=5.3.0"
  6308. },
  6309. "type": "library",
  6310. "extra": {
  6311. "branch-alias": {
  6312. "dev-master": "1.0.x-dev"
  6313. }
  6314. },
  6315. "autoload": {
  6316. "psr-4": {
  6317. "Psr\\Http\\Message\\": "src/"
  6318. }
  6319. },
  6320. "notification-url": "https://packagist.org/downloads/",
  6321. "license": [
  6322. "MIT"
  6323. ],
  6324. "authors": [
  6325. {
  6326. "name": "PHP-FIG",
  6327. "homepage": "http://www.php-fig.org/"
  6328. }
  6329. ],
  6330. "description": "Common interface for HTTP messages",
  6331. "homepage": "https://github.com/php-fig/http-message",
  6332. "keywords": [
  6333. "http",
  6334. "http-message",
  6335. "psr",
  6336. "psr-7",
  6337. "request",
  6338. "response"
  6339. ],
  6340. "time": "2016-08-06T14:39:51+00:00"
  6341. },
  6342. {
  6343. "name": "psr/log",
  6344. "version": "1.1.0",
  6345. "source": {
  6346. "type": "git",
  6347. "url": "https://github.com/php-fig/log.git",
  6348. "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
  6349. },
  6350. "dist": {
  6351. "type": "zip",
  6352. "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
  6353. "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
  6354. "shasum": ""
  6355. },
  6356. "require": {
  6357. "php": ">=5.3.0"
  6358. },
  6359. "type": "library",
  6360. "extra": {
  6361. "branch-alias": {
  6362. "dev-master": "1.0.x-dev"
  6363. }
  6364. },
  6365. "autoload": {
  6366. "psr-4": {
  6367. "Psr\\Log\\": "Psr/Log/"
  6368. }
  6369. },
  6370. "notification-url": "https://packagist.org/downloads/",
  6371. "license": [
  6372. "MIT"
  6373. ],
  6374. "authors": [
  6375. {
  6376. "name": "PHP-FIG",
  6377. "homepage": "http://www.php-fig.org/"
  6378. }
  6379. ],
  6380. "description": "Common interface for logging libraries",
  6381. "homepage": "https://github.com/php-fig/log",
  6382. "keywords": [
  6383. "log",
  6384. "psr",
  6385. "psr-3"
  6386. ],
  6387. "time": "2018-11-20T15:27:04+00:00"
  6388. },
  6389. {
  6390. "name": "psr/simple-cache",
  6391. "version": "1.0.1",
  6392. "source": {
  6393. "type": "git",
  6394. "url": "https://github.com/php-fig/simple-cache.git",
  6395. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  6396. },
  6397. "dist": {
  6398. "type": "zip",
  6399. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  6400. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  6401. "shasum": ""
  6402. },
  6403. "require": {
  6404. "php": ">=5.3.0"
  6405. },
  6406. "type": "library",
  6407. "extra": {
  6408. "branch-alias": {
  6409. "dev-master": "1.0.x-dev"
  6410. }
  6411. },
  6412. "autoload": {
  6413. "psr-4": {
  6414. "Psr\\SimpleCache\\": "src/"
  6415. }
  6416. },
  6417. "notification-url": "https://packagist.org/downloads/",
  6418. "license": [
  6419. "MIT"
  6420. ],
  6421. "authors": [
  6422. {
  6423. "name": "PHP-FIG",
  6424. "homepage": "http://www.php-fig.org/"
  6425. }
  6426. ],
  6427. "description": "Common interfaces for simple caching",
  6428. "keywords": [
  6429. "cache",
  6430. "caching",
  6431. "psr",
  6432. "psr-16",
  6433. "simple-cache"
  6434. ],
  6435. "time": "2017-10-23T01:57:42+00:00"
  6436. },
  6437. {
  6438. "name": "ralouphie/getallheaders",
  6439. "version": "3.0.3",
  6440. "source": {
  6441. "type": "git",
  6442. "url": "https://github.com/ralouphie/getallheaders.git",
  6443. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  6444. },
  6445. "dist": {
  6446. "type": "zip",
  6447. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  6448. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  6449. "shasum": ""
  6450. },
  6451. "require": {
  6452. "php": ">=5.6"
  6453. },
  6454. "require-dev": {
  6455. "php-coveralls/php-coveralls": "^2.1",
  6456. "phpunit/phpunit": "^5 || ^6.5"
  6457. },
  6458. "type": "library",
  6459. "autoload": {
  6460. "files": [
  6461. "src/getallheaders.php"
  6462. ]
  6463. },
  6464. "notification-url": "https://packagist.org/downloads/",
  6465. "license": [
  6466. "MIT"
  6467. ],
  6468. "authors": [
  6469. {
  6470. "name": "Ralph Khattar",
  6471. "email": "ralph.khattar@gmail.com"
  6472. }
  6473. ],
  6474. "description": "A polyfill for getallheaders.",
  6475. "time": "2019-03-08T08:55:37+00:00"
  6476. },
  6477. {
  6478. "name": "scheb/two-factor-bundle",
  6479. "version": "v4.7.1",
  6480. "source": {
  6481. "type": "git",
  6482. "url": "https://github.com/scheb/two-factor-bundle.git",
  6483. "reference": "170895e91bdbe2c21983f195271d42e2fcfb3d62"
  6484. },
  6485. "dist": {
  6486. "type": "zip",
  6487. "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/170895e91bdbe2c21983f195271d42e2fcfb3d62",
  6488. "reference": "170895e91bdbe2c21983f195271d42e2fcfb3d62",
  6489. "shasum": ""
  6490. },
  6491. "require": {
  6492. "lcobucci/jwt": "^3.2",
  6493. "paragonie/constant_time_encoding": "^2.2",
  6494. "php": "^7.1.3",
  6495. "spomky-labs/otphp": "^9.1",
  6496. "symfony/config": "^3.4|^4.0",
  6497. "symfony/dependency-injection": "^3.4|^4.0",
  6498. "symfony/event-dispatcher": "^3.4|^4.0",
  6499. "symfony/framework-bundle": "^3.4|^4.0",
  6500. "symfony/http-foundation": "^3.4|^4.0",
  6501. "symfony/http-kernel": "^3.4|^4.0",
  6502. "symfony/property-access": "^3.4|^4.0",
  6503. "symfony/security-bundle": "^3.4|^4.0",
  6504. "symfony/twig-bundle": "^3.4|^4.0"
  6505. },
  6506. "require-dev": {
  6507. "doctrine/lexer": "^1.0.1",
  6508. "doctrine/orm": "^2.6",
  6509. "phpunit/phpunit": "^7.0|^8.0",
  6510. "swiftmailer/swiftmailer": "^6.0",
  6511. "symfony/yaml": "^3.4|^4.0"
  6512. },
  6513. "type": "symfony-bundle",
  6514. "autoload": {
  6515. "psr-4": {
  6516. "Scheb\\TwoFactorBundle\\": ""
  6517. }
  6518. },
  6519. "notification-url": "https://packagist.org/downloads/",
  6520. "license": [
  6521. "MIT"
  6522. ],
  6523. "authors": [
  6524. {
  6525. "name": "Christian Scheb",
  6526. "email": "me@christianscheb.de"
  6527. }
  6528. ],
  6529. "description": "Provides two-factor authentication for Symfony applications",
  6530. "homepage": "https://github.com/scheb/two-factor-bundle",
  6531. "keywords": [
  6532. "Authentication",
  6533. "security",
  6534. "symfony",
  6535. "two-factor",
  6536. "two-step"
  6537. ],
  6538. "time": "2019-09-02T18:36:37+00:00"
  6539. },
  6540. {
  6541. "name": "scssphp/scssphp",
  6542. "version": "1.0.4",
  6543. "source": {
  6544. "type": "git",
  6545. "url": "https://github.com/scssphp/scssphp.git",
  6546. "reference": "7c292c66db52ede3afbfd6566c8872f3c5b32267"
  6547. },
  6548. "dist": {
  6549. "type": "zip",
  6550. "url": "https://api.github.com/repos/scssphp/scssphp/zipball/7c292c66db52ede3afbfd6566c8872f3c5b32267",
  6551. "reference": "7c292c66db52ede3afbfd6566c8872f3c5b32267",
  6552. "shasum": ""
  6553. },
  6554. "require": {
  6555. "ext-ctype": "*",
  6556. "ext-json": "*",
  6557. "php": ">=5.6.0"
  6558. },
  6559. "require-dev": {
  6560. "phpunit/phpunit": ">=4.8.36",
  6561. "squizlabs/php_codesniffer": "~2.5",
  6562. "twbs/bootstrap": "~4.3",
  6563. "zurb/foundation": "~6.5"
  6564. },
  6565. "bin": [
  6566. "bin/pscss"
  6567. ],
  6568. "type": "library",
  6569. "autoload": {
  6570. "psr-4": {
  6571. "ScssPhp\\ScssPhp\\": "src/"
  6572. }
  6573. },
  6574. "notification-url": "https://packagist.org/downloads/",
  6575. "license": [
  6576. "MIT"
  6577. ],
  6578. "authors": [
  6579. {
  6580. "name": "Anthon Pang",
  6581. "email": "apang@softwaredevelopment.ca",
  6582. "homepage": "https://github.com/robocoder"
  6583. },
  6584. {
  6585. "name": "Cédric Morin",
  6586. "email": "cedric@yterium.com",
  6587. "homepage": "https://github.com/Cerdic"
  6588. }
  6589. ],
  6590. "description": "scssphp is a compiler for SCSS written in PHP.",
  6591. "homepage": "http://scssphp.github.io/scssphp/",
  6592. "keywords": [
  6593. "css",
  6594. "less",
  6595. "sass",
  6596. "scss",
  6597. "stylesheet"
  6598. ],
  6599. "time": "2019-09-06T16:48:49+00:00"
  6600. },
  6601. {
  6602. "name": "sensiolabs/ansi-to-html",
  6603. "version": "v1.1.3",
  6604. "source": {
  6605. "type": "git",
  6606. "url": "https://github.com/sensiolabs/ansi-to-html.git",
  6607. "reference": "8b5d787dca714bd98dd770c078d76528320a8286"
  6608. },
  6609. "dist": {
  6610. "type": "zip",
  6611. "url": "https://api.github.com/repos/sensiolabs/ansi-to-html/zipball/8b5d787dca714bd98dd770c078d76528320a8286",
  6612. "reference": "8b5d787dca714bd98dd770c078d76528320a8286",
  6613. "shasum": ""
  6614. },
  6615. "require": {
  6616. "php": ">=5.3.0"
  6617. },
  6618. "suggest": {
  6619. "twig/twig": "Provides nice templating features"
  6620. },
  6621. "type": "library",
  6622. "extra": {
  6623. "branch-alias": {
  6624. "dev-master": "1.1-dev"
  6625. }
  6626. },
  6627. "autoload": {
  6628. "psr-0": {
  6629. "SensioLabs\\AnsiConverter": "."
  6630. }
  6631. },
  6632. "notification-url": "https://packagist.org/downloads/",
  6633. "license": [
  6634. "MIT"
  6635. ],
  6636. "authors": [
  6637. {
  6638. "name": "Fabien Potencier",
  6639. "email": "fabien@symfony.com"
  6640. }
  6641. ],
  6642. "description": "A library to convert a text with ANSI codes to HTML",
  6643. "time": "2017-05-02T00:53:29+00:00"
  6644. },
  6645. {
  6646. "name": "simplepie/simplepie",
  6647. "version": "1.5.2",
  6648. "source": {
  6649. "type": "git",
  6650. "url": "https://github.com/simplepie/simplepie.git",
  6651. "reference": "0e8fe72132dad765d25db4cabc69a91139af1263"
  6652. },
  6653. "dist": {
  6654. "type": "zip",
  6655. "url": "https://api.github.com/repos/simplepie/simplepie/zipball/0e8fe72132dad765d25db4cabc69a91139af1263",
  6656. "reference": "0e8fe72132dad765d25db4cabc69a91139af1263",
  6657. "shasum": ""
  6658. },
  6659. "require": {
  6660. "ext-pcre": "*",
  6661. "ext-xml": "*",
  6662. "ext-xmlreader": "*",
  6663. "php": ">=5.6.0"
  6664. },
  6665. "require-dev": {
  6666. "phpunit/phpunit": "~5.4.3 || ~6.5"
  6667. },
  6668. "suggest": {
  6669. "ext-curl": "",
  6670. "ext-iconv": "",
  6671. "ext-intl": "",
  6672. "ext-mbstring": "",
  6673. "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
  6674. },
  6675. "type": "library",
  6676. "autoload": {
  6677. "psr-0": {
  6678. "SimplePie": "library"
  6679. }
  6680. },
  6681. "notification-url": "https://packagist.org/downloads/",
  6682. "license": [
  6683. "BSD-3-Clause"
  6684. ],
  6685. "authors": [
  6686. {
  6687. "name": "Ryan Parman",
  6688. "homepage": "http://ryanparman.com/",
  6689. "role": "Creator, alumnus developer"
  6690. },
  6691. {
  6692. "name": "Geoffrey Sneddon",
  6693. "homepage": "http://gsnedders.com/",
  6694. "role": "Alumnus developer"
  6695. },
  6696. {
  6697. "name": "Ryan McCue",
  6698. "email": "me@ryanmccue.info",
  6699. "homepage": "http://ryanmccue.info/",
  6700. "role": "Developer"
  6701. }
  6702. ],
  6703. "description": "A simple Atom/RSS parsing library for PHP",
  6704. "homepage": "http://simplepie.org/",
  6705. "keywords": [
  6706. "atom",
  6707. "feeds",
  6708. "rss"
  6709. ],
  6710. "time": "2018-08-02T05:43:58+00:00"
  6711. },
  6712. {
  6713. "name": "spomky-labs/otphp",
  6714. "version": "v9.1.4",
  6715. "source": {
  6716. "type": "git",
  6717. "url": "https://github.com/Spomky-Labs/otphp.git",
  6718. "reference": "48d463cf909320399fe08eab2e1cd18d899d5068"
  6719. },
  6720. "dist": {
  6721. "type": "zip",
  6722. "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/48d463cf909320399fe08eab2e1cd18d899d5068",
  6723. "reference": "48d463cf909320399fe08eab2e1cd18d899d5068",
  6724. "shasum": ""
  6725. },
  6726. "require": {
  6727. "beberlei/assert": "^2.4|^3.0",
  6728. "paragonie/constant_time_encoding": "^2.0",
  6729. "php": "^7.1"
  6730. },
  6731. "require-dev": {
  6732. "phpunit/phpunit": "^6.0",
  6733. "satooshi/php-coveralls": "^1.0"
  6734. },
  6735. "type": "library",
  6736. "extra": {
  6737. "branch-alias": {
  6738. "dev-master": "9.0.x-dev"
  6739. }
  6740. },
  6741. "autoload": {
  6742. "psr-4": {
  6743. "OTPHP\\": "src/"
  6744. }
  6745. },
  6746. "notification-url": "https://packagist.org/downloads/",
  6747. "license": [
  6748. "MIT"
  6749. ],
  6750. "authors": [
  6751. {
  6752. "name": "Florent Morselli",
  6753. "homepage": "https://github.com/Spomky"
  6754. },
  6755. {
  6756. "name": "All contributors",
  6757. "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
  6758. }
  6759. ],
  6760. "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",
  6761. "homepage": "https://github.com/Spomky-Labs/otphp",
  6762. "keywords": [
  6763. "FreeOTP",
  6764. "RFC 4226",
  6765. "RFC 6238",
  6766. "google authenticator",
  6767. "hotp",
  6768. "otp",
  6769. "totp"
  6770. ],
  6771. "time": "2019-03-18T10:08:51+00:00"
  6772. },
  6773. {
  6774. "name": "swiftmailer/swiftmailer",
  6775. "version": "v6.2.1",
  6776. "source": {
  6777. "type": "git",
  6778. "url": "https://github.com/swiftmailer/swiftmailer.git",
  6779. "reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a"
  6780. },
  6781. "dist": {
  6782. "type": "zip",
  6783. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
  6784. "reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
  6785. "shasum": ""
  6786. },
  6787. "require": {
  6788. "egulias/email-validator": "~2.0",
  6789. "php": ">=7.0.0",
  6790. "symfony/polyfill-iconv": "^1.0",
  6791. "symfony/polyfill-intl-idn": "^1.10",
  6792. "symfony/polyfill-mbstring": "^1.0"
  6793. },
  6794. "require-dev": {
  6795. "mockery/mockery": "~0.9.1",
  6796. "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
  6797. },
  6798. "suggest": {
  6799. "ext-intl": "Needed to support internationalized email addresses",
  6800. "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
  6801. },
  6802. "type": "library",
  6803. "extra": {
  6804. "branch-alias": {
  6805. "dev-master": "6.2-dev"
  6806. }
  6807. },
  6808. "autoload": {
  6809. "files": [
  6810. "lib/swift_required.php"
  6811. ]
  6812. },
  6813. "notification-url": "https://packagist.org/downloads/",
  6814. "license": [
  6815. "MIT"
  6816. ],
  6817. "authors": [
  6818. {
  6819. "name": "Chris Corbyn"
  6820. },
  6821. {
  6822. "name": "Fabien Potencier",
  6823. "email": "fabien@symfony.com"
  6824. }
  6825. ],
  6826. "description": "Swiftmailer, free feature-rich PHP mailer",
  6827. "homepage": "https://swiftmailer.symfony.com",
  6828. "keywords": [
  6829. "email",
  6830. "mail",
  6831. "mailer"
  6832. ],
  6833. "time": "2019-04-21T09:21:45+00:00"
  6834. },
  6835. {
  6836. "name": "symfony-cmf/routing",
  6837. "version": "2.1.0",
  6838. "source": {
  6839. "type": "git",
  6840. "url": "https://github.com/symfony-cmf/Routing.git",
  6841. "reference": "7370dfb0ef9803d9d84f74d023c9f0f66eb13125"
  6842. },
  6843. "dist": {
  6844. "type": "zip",
  6845. "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/7370dfb0ef9803d9d84f74d023c9f0f66eb13125",
  6846. "reference": "7370dfb0ef9803d9d84f74d023c9f0f66eb13125",
  6847. "shasum": ""
  6848. },
  6849. "require": {
  6850. "php": "^7.1",
  6851. "psr/log": "^1.0",
  6852. "symfony/http-kernel": "^2.8 || ^3.3 || ^4.0",
  6853. "symfony/routing": "^2.8 || ^3.3 || ^4.0"
  6854. },
  6855. "require-dev": {
  6856. "symfony-cmf/testing": "^2.1.0",
  6857. "symfony/config": "^2.8 || ^3.3 || ^4.0",
  6858. "symfony/dependency-injection": "^2.8 || ^3.3 || ^4.0",
  6859. "symfony/event-dispatcher": "^2.8 || ^3.3 || ^4.0",
  6860. "symfony/phpunit-bridge": "^3.3 || ^4.0"
  6861. },
  6862. "suggest": {
  6863. "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
  6864. },
  6865. "type": "library",
  6866. "extra": {
  6867. "branch-alias": {
  6868. "dev-master": "2.1-dev"
  6869. }
  6870. },
  6871. "autoload": {
  6872. "psr-4": {
  6873. "Symfony\\Cmf\\Component\\Routing\\": "src/"
  6874. }
  6875. },
  6876. "notification-url": "https://packagist.org/downloads/",
  6877. "license": [
  6878. "MIT"
  6879. ],
  6880. "authors": [
  6881. {
  6882. "name": "Symfony CMF Community",
  6883. "homepage": "https://github.com/symfony-cmf/Routing/contributors"
  6884. }
  6885. ],
  6886. "description": "Extends the Symfony routing component for dynamic routes and chaining several routers",
  6887. "homepage": "http://cmf.symfony.com",
  6888. "keywords": [
  6889. "database",
  6890. "routing"
  6891. ],
  6892. "time": "2018-06-14T06:42:21+00:00"
  6893. },
  6894. {
  6895. "name": "symfony-cmf/routing-bundle",
  6896. "version": "2.1.1",
  6897. "source": {
  6898. "type": "git",
  6899. "url": "https://github.com/symfony-cmf/routing-bundle.git",
  6900. "reference": "9200b91d2985f9634f2a64536279aee6a1e1a0d8"
  6901. },
  6902. "dist": {
  6903. "type": "zip",
  6904. "url": "https://api.github.com/repos/symfony-cmf/routing-bundle/zipball/9200b91d2985f9634f2a64536279aee6a1e1a0d8",
  6905. "reference": "9200b91d2985f9634f2a64536279aee6a1e1a0d8",
  6906. "shasum": ""
  6907. },
  6908. "require": {
  6909. "php": "^7.1",
  6910. "symfony-cmf/routing": "^2.1.0",
  6911. "symfony/framework-bundle": "^2.8 || ^3.3 || ^4.0",
  6912. "twig/twig": "^1.35 || ^2.4.4"
  6913. },
  6914. "conflict": {
  6915. "doctrine/phpcr-odm": "<1.4",
  6916. "phpunit/phpunit": "<5.7"
  6917. },
  6918. "require-dev": {
  6919. "doctrine/data-fixtures": "^1.0.0",
  6920. "doctrine/orm": "^2.5",
  6921. "doctrine/phpcr-odm": "^1.4|^2.0",
  6922. "matthiasnoback/symfony-config-test": "^2.2",
  6923. "matthiasnoback/symfony-dependency-injection-test": "^1.0",
  6924. "symfony-cmf/testing": "^2.1.0",
  6925. "symfony/phpunit-bridge": "^3.3 || ^4.0",
  6926. "symfony/validator": "^2.8 || ^3.3 || ^4.0"
  6927. },
  6928. "suggest": {
  6929. "doctrine/orm": "To enable support for the ORM entities (^2.5)",
  6930. "doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents",
  6931. "doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents (^1.4)"
  6932. },
  6933. "type": "symfony-bundle",
  6934. "extra": {
  6935. "branch-alias": {
  6936. "dev-master": "2.1-dev"
  6937. }
  6938. },
  6939. "autoload": {
  6940. "psr-4": {
  6941. "Symfony\\Cmf\\Bundle\\RoutingBundle\\": "src/"
  6942. }
  6943. },
  6944. "notification-url": "https://packagist.org/downloads/",
  6945. "license": [
  6946. "MIT"
  6947. ],
  6948. "authors": [
  6949. {
  6950. "name": "Symfony CMF Community",
  6951. "homepage": "https://github.com/symfony-cmf/RoutingBundle/contributors"
  6952. }
  6953. ],
  6954. "description": "Symfony RoutingBundle",
  6955. "homepage": "http://cmf.symfony.com",
  6956. "keywords": [
  6957. "database",
  6958. "routing"
  6959. ],
  6960. "time": "2018-09-24T06:49:35+00:00"
  6961. },
  6962. {
  6963. "name": "symfony/asset",
  6964. "version": "v4.3.4",
  6965. "source": {
  6966. "type": "git",
  6967. "url": "https://github.com/symfony/asset.git",
  6968. "reference": "3f97e57596884f7b9158d564a533112a0d19dbdd"
  6969. },
  6970. "dist": {
  6971. "type": "zip",
  6972. "url": "https://api.github.com/repos/symfony/asset/zipball/3f97e57596884f7b9158d564a533112a0d19dbdd",
  6973. "reference": "3f97e57596884f7b9158d564a533112a0d19dbdd",
  6974. "shasum": ""
  6975. },
  6976. "require": {
  6977. "php": "^7.1.3"
  6978. },
  6979. "require-dev": {
  6980. "symfony/http-foundation": "~3.4|~4.0",
  6981. "symfony/http-kernel": "~3.4|~4.0"
  6982. },
  6983. "suggest": {
  6984. "symfony/http-foundation": ""
  6985. },
  6986. "type": "library",
  6987. "extra": {
  6988. "branch-alias": {
  6989. "dev-master": "4.3-dev"
  6990. }
  6991. },
  6992. "autoload": {
  6993. "psr-4": {
  6994. "Symfony\\Component\\Asset\\": ""
  6995. },
  6996. "exclude-from-classmap": [
  6997. "/Tests/"
  6998. ]
  6999. },
  7000. "notification-url": "https://packagist.org/downloads/",
  7001. "license": [
  7002. "MIT"
  7003. ],
  7004. "authors": [
  7005. {
  7006. "name": "Fabien Potencier",
  7007. "email": "fabien@symfony.com"
  7008. },
  7009. {
  7010. "name": "Symfony Community",
  7011. "homepage": "https://symfony.com/contributors"
  7012. }
  7013. ],
  7014. "description": "Symfony Asset Component",
  7015. "homepage": "https://symfony.com",
  7016. "time": "2019-08-03T21:50:52+00:00"
  7017. },
  7018. {
  7019. "name": "symfony/cache",
  7020. "version": "v4.3.4",
  7021. "source": {
  7022. "type": "git",
  7023. "url": "https://github.com/symfony/cache.git",
  7024. "reference": "1d8f7fee990c586f275cde1a9fc883d6b1e2d43e"
  7025. },
  7026. "dist": {
  7027. "type": "zip",
  7028. "url": "https://api.github.com/repos/symfony/cache/zipball/1d8f7fee990c586f275cde1a9fc883d6b1e2d43e",
  7029. "reference": "1d8f7fee990c586f275cde1a9fc883d6b1e2d43e",
  7030. "shasum": ""
  7031. },
  7032. "require": {
  7033. "php": "^7.1.3",
  7034. "psr/cache": "~1.0",
  7035. "psr/log": "~1.0",
  7036. "symfony/cache-contracts": "^1.1",
  7037. "symfony/service-contracts": "^1.1",
  7038. "symfony/var-exporter": "^4.2"
  7039. },
  7040. "conflict": {
  7041. "doctrine/dbal": "<2.5",
  7042. "symfony/dependency-injection": "<3.4",
  7043. "symfony/var-dumper": "<3.4"
  7044. },
  7045. "provide": {
  7046. "psr/cache-implementation": "1.0",
  7047. "psr/simple-cache-implementation": "1.0",
  7048. "symfony/cache-implementation": "1.0"
  7049. },
  7050. "require-dev": {
  7051. "cache/integration-tests": "dev-master",
  7052. "doctrine/cache": "~1.6",
  7053. "doctrine/dbal": "~2.5",
  7054. "predis/predis": "~1.1",
  7055. "psr/simple-cache": "^1.0",
  7056. "symfony/config": "~4.2",
  7057. "symfony/dependency-injection": "~3.4|~4.1",
  7058. "symfony/var-dumper": "^4.1.1"
  7059. },
  7060. "type": "library",
  7061. "extra": {
  7062. "branch-alias": {
  7063. "dev-master": "4.3-dev"
  7064. }
  7065. },
  7066. "autoload": {
  7067. "psr-4": {
  7068. "Symfony\\Component\\Cache\\": ""
  7069. },
  7070. "exclude-from-classmap": [
  7071. "/Tests/"
  7072. ]
  7073. },
  7074. "notification-url": "https://packagist.org/downloads/",
  7075. "license": [
  7076. "MIT"
  7077. ],
  7078. "authors": [
  7079. {
  7080. "name": "Nicolas Grekas",
  7081. "email": "p@tchwork.com"
  7082. },
  7083. {
  7084. "name": "Symfony Community",
  7085. "homepage": "https://symfony.com/contributors"
  7086. }
  7087. ],
  7088. "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
  7089. "homepage": "https://symfony.com",
  7090. "keywords": [
  7091. "caching",
  7092. "psr6"
  7093. ],
  7094. "time": "2019-08-26T08:26:39+00:00"
  7095. },
  7096. {
  7097. "name": "symfony/cache-contracts",
  7098. "version": "v1.1.5",
  7099. "source": {
  7100. "type": "git",
  7101. "url": "https://github.com/symfony/cache-contracts.git",
  7102. "reference": "ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db"
  7103. },
  7104. "dist": {
  7105. "type": "zip",
  7106. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db",
  7107. "reference": "ec5524b669744b5f1dc9c66d3c2b091eb7e7f0db",
  7108. "shasum": ""
  7109. },
  7110. "require": {
  7111. "php": "^7.1.3",
  7112. "psr/cache": "^1.0"
  7113. },
  7114. "suggest": {
  7115. "symfony/cache-implementation": ""
  7116. },
  7117. "type": "library",
  7118. "extra": {
  7119. "branch-alias": {
  7120. "dev-master": "1.1-dev"
  7121. }
  7122. },
  7123. "autoload": {
  7124. "psr-4": {
  7125. "Symfony\\Contracts\\Cache\\": ""
  7126. }
  7127. },
  7128. "notification-url": "https://packagist.org/downloads/",
  7129. "license": [
  7130. "MIT"
  7131. ],
  7132. "authors": [
  7133. {
  7134. "name": "Nicolas Grekas",
  7135. "email": "p@tchwork.com"
  7136. },
  7137. {
  7138. "name": "Symfony Community",
  7139. "homepage": "https://symfony.com/contributors"
  7140. }
  7141. ],
  7142. "description": "Generic abstractions related to caching",
  7143. "homepage": "https://symfony.com",
  7144. "keywords": [
  7145. "abstractions",
  7146. "contracts",
  7147. "decoupling",
  7148. "interfaces",
  7149. "interoperability",
  7150. "standards"
  7151. ],
  7152. "time": "2019-06-13T11:15:36+00:00"
  7153. },
  7154. {
  7155. "name": "symfony/config",
  7156. "version": "v4.3.4",
  7157. "source": {
  7158. "type": "git",
  7159. "url": "https://github.com/symfony/config.git",
  7160. "reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece"
  7161. },
  7162. "dist": {
  7163. "type": "zip",
  7164. "url": "https://api.github.com/repos/symfony/config/zipball/07d49c0f823e0bc367c6d84e35b61419188a5ece",
  7165. "reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece",
  7166. "shasum": ""
  7167. },
  7168. "require": {
  7169. "php": "^7.1.3",
  7170. "symfony/filesystem": "~3.4|~4.0",
  7171. "symfony/polyfill-ctype": "~1.8"
  7172. },
  7173. "conflict": {
  7174. "symfony/finder": "<3.4"
  7175. },
  7176. "require-dev": {
  7177. "symfony/dependency-injection": "~3.4|~4.0",
  7178. "symfony/event-dispatcher": "~3.4|~4.0",
  7179. "symfony/finder": "~3.4|~4.0",
  7180. "symfony/messenger": "~4.1",
  7181. "symfony/yaml": "~3.4|~4.0"
  7182. },
  7183. "suggest": {
  7184. "symfony/yaml": "To use the yaml reference dumper"
  7185. },
  7186. "type": "library",
  7187. "extra": {
  7188. "branch-alias": {
  7189. "dev-master": "4.3-dev"
  7190. }
  7191. },
  7192. "autoload": {
  7193. "psr-4": {
  7194. "Symfony\\Component\\Config\\": ""
  7195. },
  7196. "exclude-from-classmap": [
  7197. "/Tests/"
  7198. ]
  7199. },
  7200. "notification-url": "https://packagist.org/downloads/",
  7201. "license": [
  7202. "MIT"
  7203. ],
  7204. "authors": [
  7205. {
  7206. "name": "Fabien Potencier",
  7207. "email": "fabien@symfony.com"
  7208. },
  7209. {
  7210. "name": "Symfony Community",
  7211. "homepage": "https://symfony.com/contributors"
  7212. }
  7213. ],
  7214. "description": "Symfony Config Component",
  7215. "homepage": "https://symfony.com",
  7216. "time": "2019-08-26T08:26:39+00:00"
  7217. },
  7218. {
  7219. "name": "symfony/console",
  7220. "version": "v4.3.4",
  7221. "source": {
  7222. "type": "git",
  7223. "url": "https://github.com/symfony/console.git",
  7224. "reference": "de63799239b3881b8a08f8481b22348f77ed7b36"
  7225. },
  7226. "dist": {
  7227. "type": "zip",
  7228. "url": "https://api.github.com/repos/symfony/console/zipball/de63799239b3881b8a08f8481b22348f77ed7b36",
  7229. "reference": "de63799239b3881b8a08f8481b22348f77ed7b36",
  7230. "shasum": ""
  7231. },
  7232. "require": {
  7233. "php": "^7.1.3",
  7234. "symfony/polyfill-mbstring": "~1.0",
  7235. "symfony/polyfill-php73": "^1.8",
  7236. "symfony/service-contracts": "^1.1"
  7237. },
  7238. "conflict": {
  7239. "symfony/dependency-injection": "<3.4",
  7240. "symfony/event-dispatcher": "<4.3",
  7241. "symfony/process": "<3.3"
  7242. },
  7243. "provide": {
  7244. "psr/log-implementation": "1.0"
  7245. },
  7246. "require-dev": {
  7247. "psr/log": "~1.0",
  7248. "symfony/config": "~3.4|~4.0",
  7249. "symfony/dependency-injection": "~3.4|~4.0",
  7250. "symfony/event-dispatcher": "^4.3",
  7251. "symfony/lock": "~3.4|~4.0",
  7252. "symfony/process": "~3.4|~4.0",
  7253. "symfony/var-dumper": "^4.3"
  7254. },
  7255. "suggest": {
  7256. "psr/log": "For using the console logger",
  7257. "symfony/event-dispatcher": "",
  7258. "symfony/lock": "",
  7259. "symfony/process": ""
  7260. },
  7261. "type": "library",
  7262. "extra": {
  7263. "branch-alias": {
  7264. "dev-master": "4.3-dev"
  7265. }
  7266. },
  7267. "autoload": {
  7268. "psr-4": {
  7269. "Symfony\\Component\\Console\\": ""
  7270. },
  7271. "exclude-from-classmap": [
  7272. "/Tests/"
  7273. ]
  7274. },
  7275. "notification-url": "https://packagist.org/downloads/",
  7276. "license": [
  7277. "MIT"
  7278. ],
  7279. "authors": [
  7280. {
  7281. "name": "Fabien Potencier",
  7282. "email": "fabien@symfony.com"
  7283. },
  7284. {
  7285. "name": "Symfony Community",
  7286. "homepage": "https://symfony.com/contributors"
  7287. }
  7288. ],
  7289. "description": "Symfony Console Component",
  7290. "homepage": "https://symfony.com",
  7291. "time": "2019-08-26T08:26:39+00:00"
  7292. },
  7293. {
  7294. "name": "symfony/debug",
  7295. "version": "v4.3.4",
  7296. "source": {
  7297. "type": "git",
  7298. "url": "https://github.com/symfony/debug.git",
  7299. "reference": "afcdea44a2e399c1e4b52246ec8d54c715393ced"
  7300. },
  7301. "dist": {
  7302. "type": "zip",
  7303. "url": "https://api.github.com/repos/symfony/debug/zipball/afcdea44a2e399c1e4b52246ec8d54c715393ced",
  7304. "reference": "afcdea44a2e399c1e4b52246ec8d54c715393ced",
  7305. "shasum": ""
  7306. },
  7307. "require": {
  7308. "php": "^7.1.3",
  7309. "psr/log": "~1.0"
  7310. },
  7311. "conflict": {
  7312. "symfony/http-kernel": "<3.4"
  7313. },
  7314. "require-dev": {
  7315. "symfony/http-kernel": "~3.4|~4.0"
  7316. },
  7317. "type": "library",
  7318. "extra": {
  7319. "branch-alias": {
  7320. "dev-master": "4.3-dev"
  7321. }
  7322. },
  7323. "autoload": {
  7324. "psr-4": {
  7325. "Symfony\\Component\\Debug\\": ""
  7326. },
  7327. "exclude-from-classmap": [
  7328. "/Tests/"
  7329. ]
  7330. },
  7331. "notification-url": "https://packagist.org/downloads/",
  7332. "license": [
  7333. "MIT"
  7334. ],
  7335. "authors": [
  7336. {
  7337. "name": "Fabien Potencier",
  7338. "email": "fabien@symfony.com"
  7339. },
  7340. {
  7341. "name": "Symfony Community",
  7342. "homepage": "https://symfony.com/contributors"
  7343. }
  7344. ],
  7345. "description": "Symfony Debug Component",
  7346. "homepage": "https://symfony.com",
  7347. "time": "2019-08-20T14:27:59+00:00"
  7348. },
  7349. {
  7350. "name": "symfony/debug-bundle",
  7351. "version": "v4.3.4",
  7352. "source": {
  7353. "type": "git",
  7354. "url": "https://github.com/symfony/debug-bundle.git",
  7355. "reference": "bb83f93785dae1f9c227a408ced3eb3f86399bf8"
  7356. },
  7357. "dist": {
  7358. "type": "zip",
  7359. "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/bb83f93785dae1f9c227a408ced3eb3f86399bf8",
  7360. "reference": "bb83f93785dae1f9c227a408ced3eb3f86399bf8",
  7361. "shasum": ""
  7362. },
  7363. "require": {
  7364. "ext-xml": "*",
  7365. "php": "^7.1.3",
  7366. "symfony/http-kernel": "~3.4|~4.0",
  7367. "symfony/twig-bridge": "~3.4|~4.0",
  7368. "symfony/var-dumper": "^4.1.1"
  7369. },
  7370. "conflict": {
  7371. "symfony/config": "<4.2",
  7372. "symfony/dependency-injection": "<3.4"
  7373. },
  7374. "require-dev": {
  7375. "symfony/config": "~4.2",
  7376. "symfony/dependency-injection": "~3.4|~4.0",
  7377. "symfony/web-profiler-bundle": "~3.4|~4.0"
  7378. },
  7379. "suggest": {
  7380. "symfony/config": "For service container configuration",
  7381. "symfony/dependency-injection": "For using as a service from the container"
  7382. },
  7383. "type": "symfony-bundle",
  7384. "extra": {
  7385. "branch-alias": {
  7386. "dev-master": "4.3-dev"
  7387. }
  7388. },
  7389. "autoload": {
  7390. "psr-4": {
  7391. "Symfony\\Bundle\\DebugBundle\\": ""
  7392. },
  7393. "exclude-from-classmap": [
  7394. "/Tests/"
  7395. ]
  7396. },
  7397. "notification-url": "https://packagist.org/downloads/",
  7398. "license": [
  7399. "MIT"
  7400. ],
  7401. "authors": [
  7402. {
  7403. "name": "Fabien Potencier",
  7404. "email": "fabien@symfony.com"
  7405. },
  7406. {
  7407. "name": "Symfony Community",
  7408. "homepage": "https://symfony.com/contributors"
  7409. }
  7410. ],
  7411. "description": "Symfony DebugBundle",
  7412. "homepage": "https://symfony.com",
  7413. "time": "2019-07-19T08:33:28+00:00"
  7414. },
  7415. {
  7416. "name": "symfony/dependency-injection",
  7417. "version": "v4.3.4",
  7418. "source": {
  7419. "type": "git",
  7420. "url": "https://github.com/symfony/dependency-injection.git",
  7421. "reference": "d3ad14b66ac773ba6123622eb9b5b010165fe3d9"
  7422. },
  7423. "dist": {
  7424. "type": "zip",
  7425. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d3ad14b66ac773ba6123622eb9b5b010165fe3d9",
  7426. "reference": "d3ad14b66ac773ba6123622eb9b5b010165fe3d9",
  7427. "shasum": ""
  7428. },
  7429. "require": {
  7430. "php": "^7.1.3",
  7431. "psr/container": "^1.0",
  7432. "symfony/service-contracts": "^1.1.6"
  7433. },
  7434. "conflict": {
  7435. "symfony/config": "<4.3",
  7436. "symfony/finder": "<3.4",
  7437. "symfony/proxy-manager-bridge": "<3.4",
  7438. "symfony/yaml": "<3.4"
  7439. },
  7440. "provide": {
  7441. "psr/container-implementation": "1.0",
  7442. "symfony/service-implementation": "1.0"
  7443. },
  7444. "require-dev": {
  7445. "symfony/config": "^4.3",
  7446. "symfony/expression-language": "~3.4|~4.0",
  7447. "symfony/yaml": "~3.4|~4.0"
  7448. },
  7449. "suggest": {
  7450. "symfony/config": "",
  7451. "symfony/expression-language": "For using expressions in service container configuration",
  7452. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  7453. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  7454. "symfony/yaml": ""
  7455. },
  7456. "type": "library",
  7457. "extra": {
  7458. "branch-alias": {
  7459. "dev-master": "4.3-dev"
  7460. }
  7461. },
  7462. "autoload": {
  7463. "psr-4": {
  7464. "Symfony\\Component\\DependencyInjection\\": ""
  7465. },
  7466. "exclude-from-classmap": [
  7467. "/Tests/"
  7468. ]
  7469. },
  7470. "notification-url": "https://packagist.org/downloads/",
  7471. "license": [
  7472. "MIT"
  7473. ],
  7474. "authors": [
  7475. {
  7476. "name": "Fabien Potencier",
  7477. "email": "fabien@symfony.com"
  7478. },
  7479. {
  7480. "name": "Symfony Community",
  7481. "homepage": "https://symfony.com/contributors"
  7482. }
  7483. ],
  7484. "description": "Symfony DependencyInjection Component",
  7485. "homepage": "https://symfony.com",
  7486. "time": "2019-08-26T16:27:33+00:00"
  7487. },
  7488. {
  7489. "name": "symfony/doctrine-bridge",
  7490. "version": "v4.3.4",
  7491. "source": {
  7492. "type": "git",
  7493. "url": "https://github.com/symfony/doctrine-bridge.git",
  7494. "reference": "d2967b2b43788bd3a7cddeb8bd4567e142b3821c"
  7495. },
  7496. "dist": {
  7497. "type": "zip",
  7498. "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/d2967b2b43788bd3a7cddeb8bd4567e142b3821c",
  7499. "reference": "d2967b2b43788bd3a7cddeb8bd4567e142b3821c",
  7500. "shasum": ""
  7501. },
  7502. "require": {
  7503. "doctrine/event-manager": "~1.0",
  7504. "doctrine/persistence": "~1.0",
  7505. "php": "^7.1.3",
  7506. "symfony/polyfill-ctype": "~1.8",
  7507. "symfony/polyfill-mbstring": "~1.0",
  7508. "symfony/service-contracts": "^1.1"
  7509. },
  7510. "conflict": {
  7511. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  7512. "symfony/dependency-injection": "<3.4",
  7513. "symfony/form": "<4.3",
  7514. "symfony/messenger": "<4.3"
  7515. },
  7516. "require-dev": {
  7517. "doctrine/annotations": "~1.7",
  7518. "doctrine/cache": "~1.6",
  7519. "doctrine/collections": "~1.0",
  7520. "doctrine/data-fixtures": "1.0.*",
  7521. "doctrine/dbal": "~2.4",
  7522. "doctrine/orm": "^2.6.3",
  7523. "doctrine/reflection": "~1.0",
  7524. "symfony/config": "^4.2",
  7525. "symfony/dependency-injection": "~3.4|~4.0",
  7526. "symfony/expression-language": "~3.4|~4.0",
  7527. "symfony/form": "~4.3",
  7528. "symfony/http-kernel": "~3.4|~4.0",
  7529. "symfony/messenger": "~4.3",
  7530. "symfony/property-access": "~3.4|~4.0",
  7531. "symfony/property-info": "~3.4|~4.0",
  7532. "symfony/proxy-manager-bridge": "~3.4|~4.0",
  7533. "symfony/security-core": "~3.4|~4.0",
  7534. "symfony/stopwatch": "~3.4|~4.0",
  7535. "symfony/translation": "~3.4|~4.0",
  7536. "symfony/validator": "^3.4.31|^4.3.4"
  7537. },
  7538. "suggest": {
  7539. "doctrine/data-fixtures": "",
  7540. "doctrine/dbal": "",
  7541. "doctrine/orm": "",
  7542. "symfony/form": "",
  7543. "symfony/property-info": "",
  7544. "symfony/validator": ""
  7545. },
  7546. "type": "symfony-bridge",
  7547. "extra": {
  7548. "branch-alias": {
  7549. "dev-master": "4.3-dev"
  7550. }
  7551. },
  7552. "autoload": {
  7553. "psr-4": {
  7554. "Symfony\\Bridge\\Doctrine\\": ""
  7555. },
  7556. "exclude-from-classmap": [
  7557. "/Tests/"
  7558. ]
  7559. },
  7560. "notification-url": "https://packagist.org/downloads/",
  7561. "license": [
  7562. "MIT"
  7563. ],
  7564. "authors": [
  7565. {
  7566. "name": "Fabien Potencier",
  7567. "email": "fabien@symfony.com"
  7568. },
  7569. {
  7570. "name": "Symfony Community",
  7571. "homepage": "https://symfony.com/contributors"
  7572. }
  7573. ],
  7574. "description": "Symfony Doctrine Bridge",
  7575. "homepage": "https://symfony.com",
  7576. "time": "2019-08-26T11:29:20+00:00"
  7577. },
  7578. {
  7579. "name": "symfony/dotenv",
  7580. "version": "v4.3.4",
  7581. "source": {
  7582. "type": "git",
  7583. "url": "https://github.com/symfony/dotenv.git",
  7584. "reference": "1785b18148a016b8f4e6a612291188d568e1f9cd"
  7585. },
  7586. "dist": {
  7587. "type": "zip",
  7588. "url": "https://api.github.com/repos/symfony/dotenv/zipball/1785b18148a016b8f4e6a612291188d568e1f9cd",
  7589. "reference": "1785b18148a016b8f4e6a612291188d568e1f9cd",
  7590. "shasum": ""
  7591. },
  7592. "require": {
  7593. "php": "^7.1.3"
  7594. },
  7595. "require-dev": {
  7596. "symfony/process": "~3.4|~4.0"
  7597. },
  7598. "type": "library",
  7599. "extra": {
  7600. "branch-alias": {
  7601. "dev-master": "4.3-dev"
  7602. }
  7603. },
  7604. "autoload": {
  7605. "psr-4": {
  7606. "Symfony\\Component\\Dotenv\\": ""
  7607. },
  7608. "exclude-from-classmap": [
  7609. "/Tests/"
  7610. ]
  7611. },
  7612. "notification-url": "https://packagist.org/downloads/",
  7613. "license": [
  7614. "MIT"
  7615. ],
  7616. "authors": [
  7617. {
  7618. "name": "Fabien Potencier",
  7619. "email": "fabien@symfony.com"
  7620. },
  7621. {
  7622. "name": "Symfony Community",
  7623. "homepage": "https://symfony.com/contributors"
  7624. }
  7625. ],
  7626. "description": "Registers environment variables from a .env file",
  7627. "homepage": "https://symfony.com",
  7628. "keywords": [
  7629. "dotenv",
  7630. "env",
  7631. "environment"
  7632. ],
  7633. "time": "2019-08-03T21:50:52+00:00"
  7634. },
  7635. {
  7636. "name": "symfony/event-dispatcher",
  7637. "version": "v4.3.4",
  7638. "source": {
  7639. "type": "git",
  7640. "url": "https://github.com/symfony/event-dispatcher.git",
  7641. "reference": "429d0a1451d4c9c4abe1959b2986b88794b9b7d2"
  7642. },
  7643. "dist": {
  7644. "type": "zip",
  7645. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/429d0a1451d4c9c4abe1959b2986b88794b9b7d2",
  7646. "reference": "429d0a1451d4c9c4abe1959b2986b88794b9b7d2",
  7647. "shasum": ""
  7648. },
  7649. "require": {
  7650. "php": "^7.1.3",
  7651. "symfony/event-dispatcher-contracts": "^1.1"
  7652. },
  7653. "conflict": {
  7654. "symfony/dependency-injection": "<3.4"
  7655. },
  7656. "provide": {
  7657. "psr/event-dispatcher-implementation": "1.0",
  7658. "symfony/event-dispatcher-implementation": "1.1"
  7659. },
  7660. "require-dev": {
  7661. "psr/log": "~1.0",
  7662. "symfony/config": "~3.4|~4.0",
  7663. "symfony/dependency-injection": "~3.4|~4.0",
  7664. "symfony/expression-language": "~3.4|~4.0",
  7665. "symfony/http-foundation": "^3.4|^4.0",
  7666. "symfony/service-contracts": "^1.1",
  7667. "symfony/stopwatch": "~3.4|~4.0"
  7668. },
  7669. "suggest": {
  7670. "symfony/dependency-injection": "",
  7671. "symfony/http-kernel": ""
  7672. },
  7673. "type": "library",
  7674. "extra": {
  7675. "branch-alias": {
  7676. "dev-master": "4.3-dev"
  7677. }
  7678. },
  7679. "autoload": {
  7680. "psr-4": {
  7681. "Symfony\\Component\\EventDispatcher\\": ""
  7682. },
  7683. "exclude-from-classmap": [
  7684. "/Tests/"
  7685. ]
  7686. },
  7687. "notification-url": "https://packagist.org/downloads/",
  7688. "license": [
  7689. "MIT"
  7690. ],
  7691. "authors": [
  7692. {
  7693. "name": "Fabien Potencier",
  7694. "email": "fabien@symfony.com"
  7695. },
  7696. {
  7697. "name": "Symfony Community",
  7698. "homepage": "https://symfony.com/contributors"
  7699. }
  7700. ],
  7701. "description": "Symfony EventDispatcher Component",
  7702. "homepage": "https://symfony.com",
  7703. "time": "2019-08-26T08:55:16+00:00"
  7704. },
  7705. {
  7706. "name": "symfony/event-dispatcher-contracts",
  7707. "version": "v1.1.5",
  7708. "source": {
  7709. "type": "git",
  7710. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  7711. "reference": "c61766f4440ca687de1084a5c00b08e167a2575c"
  7712. },
  7713. "dist": {
  7714. "type": "zip",
  7715. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c61766f4440ca687de1084a5c00b08e167a2575c",
  7716. "reference": "c61766f4440ca687de1084a5c00b08e167a2575c",
  7717. "shasum": ""
  7718. },
  7719. "require": {
  7720. "php": "^7.1.3"
  7721. },
  7722. "suggest": {
  7723. "psr/event-dispatcher": "",
  7724. "symfony/event-dispatcher-implementation": ""
  7725. },
  7726. "type": "library",
  7727. "extra": {
  7728. "branch-alias": {
  7729. "dev-master": "1.1-dev"
  7730. }
  7731. },
  7732. "autoload": {
  7733. "psr-4": {
  7734. "Symfony\\Contracts\\EventDispatcher\\": ""
  7735. }
  7736. },
  7737. "notification-url": "https://packagist.org/downloads/",
  7738. "license": [
  7739. "MIT"
  7740. ],
  7741. "authors": [
  7742. {
  7743. "name": "Nicolas Grekas",
  7744. "email": "p@tchwork.com"
  7745. },
  7746. {
  7747. "name": "Symfony Community",
  7748. "homepage": "https://symfony.com/contributors"
  7749. }
  7750. ],
  7751. "description": "Generic abstractions related to dispatching event",
  7752. "homepage": "https://symfony.com",
  7753. "keywords": [
  7754. "abstractions",
  7755. "contracts",
  7756. "decoupling",
  7757. "interfaces",
  7758. "interoperability",
  7759. "standards"
  7760. ],
  7761. "time": "2019-06-20T06:46:26+00:00"
  7762. },
  7763. {
  7764. "name": "symfony/expression-language",
  7765. "version": "v4.3.4",
  7766. "source": {
  7767. "type": "git",
  7768. "url": "https://github.com/symfony/expression-language.git",
  7769. "reference": "c8b47d8820d3bf75f757eec8a2647584c14cf0c6"
  7770. },
  7771. "dist": {
  7772. "type": "zip",
  7773. "url": "https://api.github.com/repos/symfony/expression-language/zipball/c8b47d8820d3bf75f757eec8a2647584c14cf0c6",
  7774. "reference": "c8b47d8820d3bf75f757eec8a2647584c14cf0c6",
  7775. "shasum": ""
  7776. },
  7777. "require": {
  7778. "php": "^7.1.3",
  7779. "symfony/cache": "~3.4|~4.0",
  7780. "symfony/service-contracts": "^1.1"
  7781. },
  7782. "type": "library",
  7783. "extra": {
  7784. "branch-alias": {
  7785. "dev-master": "4.3-dev"
  7786. }
  7787. },
  7788. "autoload": {
  7789. "psr-4": {
  7790. "Symfony\\Component\\ExpressionLanguage\\": ""
  7791. },
  7792. "exclude-from-classmap": [
  7793. "/Tests/"
  7794. ]
  7795. },
  7796. "notification-url": "https://packagist.org/downloads/",
  7797. "license": [
  7798. "MIT"
  7799. ],
  7800. "authors": [
  7801. {
  7802. "name": "Fabien Potencier",
  7803. "email": "fabien@symfony.com"
  7804. },
  7805. {
  7806. "name": "Symfony Community",
  7807. "homepage": "https://symfony.com/contributors"
  7808. }
  7809. ],
  7810. "description": "Symfony ExpressionLanguage Component",
  7811. "homepage": "https://symfony.com",
  7812. "time": "2019-08-08T09:29:19+00:00"
  7813. },
  7814. {
  7815. "name": "symfony/filesystem",
  7816. "version": "v4.3.4",
  7817. "source": {
  7818. "type": "git",
  7819. "url": "https://github.com/symfony/filesystem.git",
  7820. "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263"
  7821. },
  7822. "dist": {
  7823. "type": "zip",
  7824. "url": "https://api.github.com/repos/symfony/filesystem/zipball/9abbb7ef96a51f4d7e69627bc6f63307994e4263",
  7825. "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263",
  7826. "shasum": ""
  7827. },
  7828. "require": {
  7829. "php": "^7.1.3",
  7830. "symfony/polyfill-ctype": "~1.8"
  7831. },
  7832. "type": "library",
  7833. "extra": {
  7834. "branch-alias": {
  7835. "dev-master": "4.3-dev"
  7836. }
  7837. },
  7838. "autoload": {
  7839. "psr-4": {
  7840. "Symfony\\Component\\Filesystem\\": ""
  7841. },
  7842. "exclude-from-classmap": [
  7843. "/Tests/"
  7844. ]
  7845. },
  7846. "notification-url": "https://packagist.org/downloads/",
  7847. "license": [
  7848. "MIT"
  7849. ],
  7850. "authors": [
  7851. {
  7852. "name": "Fabien Potencier",
  7853. "email": "fabien@symfony.com"
  7854. },
  7855. {
  7856. "name": "Symfony Community",
  7857. "homepage": "https://symfony.com/contributors"
  7858. }
  7859. ],
  7860. "description": "Symfony Filesystem Component",
  7861. "homepage": "https://symfony.com",
  7862. "time": "2019-08-20T14:07:54+00:00"
  7863. },
  7864. {
  7865. "name": "symfony/finder",
  7866. "version": "v4.3.4",
  7867. "source": {
  7868. "type": "git",
  7869. "url": "https://github.com/symfony/finder.git",
  7870. "reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2"
  7871. },
  7872. "dist": {
  7873. "type": "zip",
  7874. "url": "https://api.github.com/repos/symfony/finder/zipball/86c1c929f0a4b24812e1eb109262fc3372c8e9f2",
  7875. "reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2",
  7876. "shasum": ""
  7877. },
  7878. "require": {
  7879. "php": "^7.1.3"
  7880. },
  7881. "type": "library",
  7882. "extra": {
  7883. "branch-alias": {
  7884. "dev-master": "4.3-dev"
  7885. }
  7886. },
  7887. "autoload": {
  7888. "psr-4": {
  7889. "Symfony\\Component\\Finder\\": ""
  7890. },
  7891. "exclude-from-classmap": [
  7892. "/Tests/"
  7893. ]
  7894. },
  7895. "notification-url": "https://packagist.org/downloads/",
  7896. "license": [
  7897. "MIT"
  7898. ],
  7899. "authors": [
  7900. {
  7901. "name": "Fabien Potencier",
  7902. "email": "fabien@symfony.com"
  7903. },
  7904. {
  7905. "name": "Symfony Community",
  7906. "homepage": "https://symfony.com/contributors"
  7907. }
  7908. ],
  7909. "description": "Symfony Finder Component",
  7910. "homepage": "https://symfony.com",
  7911. "time": "2019-08-14T12:26:46+00:00"
  7912. },
  7913. {
  7914. "name": "symfony/framework-bundle",
  7915. "version": "v4.3.4",
  7916. "source": {
  7917. "type": "git",
  7918. "url": "https://github.com/symfony/framework-bundle.git",
  7919. "reference": "0fd8e354cef6b3da666e585d7ae75aeea2423833"
  7920. },
  7921. "dist": {
  7922. "type": "zip",
  7923. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/0fd8e354cef6b3da666e585d7ae75aeea2423833",
  7924. "reference": "0fd8e354cef6b3da666e585d7ae75aeea2423833",
  7925. "shasum": ""
  7926. },
  7927. "require": {
  7928. "ext-xml": "*",
  7929. "php": "^7.1.3",
  7930. "symfony/cache": "^4.3.4",
  7931. "symfony/config": "^4.3.4",
  7932. "symfony/debug": "~4.0",
  7933. "symfony/dependency-injection": "^4.3",
  7934. "symfony/filesystem": "~3.4|~4.0",
  7935. "symfony/finder": "~3.4|~4.0",
  7936. "symfony/http-foundation": "^4.3",
  7937. "symfony/http-kernel": "^4.3.4",
  7938. "symfony/polyfill-mbstring": "~1.0",
  7939. "symfony/routing": "^4.3"
  7940. },
  7941. "conflict": {
  7942. "phpdocumentor/reflection-docblock": "<3.0",
  7943. "phpdocumentor/type-resolver": "<0.2.1",
  7944. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  7945. "symfony/asset": "<3.4",
  7946. "symfony/browser-kit": "<4.3",
  7947. "symfony/console": "<4.3",
  7948. "symfony/dom-crawler": "<4.3",
  7949. "symfony/dotenv": "<4.2",
  7950. "symfony/form": "<4.3",
  7951. "symfony/messenger": "<4.3",
  7952. "symfony/property-info": "<3.4",
  7953. "symfony/serializer": "<4.2",
  7954. "symfony/stopwatch": "<3.4",
  7955. "symfony/translation": "<4.3",
  7956. "symfony/twig-bridge": "<4.1.1",
  7957. "symfony/validator": "<4.1",
  7958. "symfony/workflow": "<4.3"
  7959. },
  7960. "require-dev": {
  7961. "doctrine/annotations": "~1.7",
  7962. "doctrine/cache": "~1.0",
  7963. "fig/link-util": "^1.0",
  7964. "phpdocumentor/reflection-docblock": "^3.0|^4.0",
  7965. "symfony/asset": "~3.4|~4.0",
  7966. "symfony/browser-kit": "^4.3",
  7967. "symfony/console": "^4.3.4",
  7968. "symfony/css-selector": "~3.4|~4.0",
  7969. "symfony/dom-crawler": "^4.3",
  7970. "symfony/expression-language": "~3.4|~4.0",
  7971. "symfony/form": "^4.3.4",
  7972. "symfony/http-client": "^4.3",
  7973. "symfony/lock": "~3.4|~4.0",
  7974. "symfony/mailer": "^4.3",
  7975. "symfony/messenger": "^4.3",
  7976. "symfony/mime": "^4.3",
  7977. "symfony/polyfill-intl-icu": "~1.0",
  7978. "symfony/process": "~3.4|~4.0",
  7979. "symfony/property-info": "~3.4|~4.0",
  7980. "symfony/security-csrf": "~3.4|~4.0",
  7981. "symfony/security-http": "~3.4|~4.0",
  7982. "symfony/serializer": "^4.3",
  7983. "symfony/stopwatch": "~3.4|~4.0",
  7984. "symfony/templating": "~3.4|~4.0",
  7985. "symfony/translation": "~4.3",
  7986. "symfony/twig-bundle": "~2.8|~3.2|~4.0",
  7987. "symfony/validator": "^4.1",
  7988. "symfony/var-dumper": "^4.3",
  7989. "symfony/web-link": "~3.4|~4.0",
  7990. "symfony/workflow": "^4.3",
  7991. "symfony/yaml": "~3.4|~4.0",
  7992. "twig/twig": "~1.41|~2.10"
  7993. },
  7994. "suggest": {
  7995. "ext-apcu": "For best performance of the system caches",
  7996. "symfony/console": "For using the console commands",
  7997. "symfony/form": "For using forms",
  7998. "symfony/property-info": "For using the property_info service",
  7999. "symfony/serializer": "For using the serializer service",
  8000. "symfony/validator": "For using validation",
  8001. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  8002. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  8003. },
  8004. "type": "symfony-bundle",
  8005. "extra": {
  8006. "branch-alias": {
  8007. "dev-master": "4.3-dev"
  8008. }
  8009. },
  8010. "autoload": {
  8011. "psr-4": {
  8012. "Symfony\\Bundle\\FrameworkBundle\\": ""
  8013. },
  8014. "exclude-from-classmap": [
  8015. "/Tests/"
  8016. ]
  8017. },
  8018. "notification-url": "https://packagist.org/downloads/",
  8019. "license": [
  8020. "MIT"
  8021. ],
  8022. "authors": [
  8023. {
  8024. "name": "Fabien Potencier",
  8025. "email": "fabien@symfony.com"
  8026. },
  8027. {
  8028. "name": "Symfony Community",
  8029. "homepage": "https://symfony.com/contributors"
  8030. }
  8031. ],
  8032. "description": "Symfony FrameworkBundle",
  8033. "homepage": "https://symfony.com",
  8034. "time": "2019-08-26T08:55:16+00:00"
  8035. },
  8036. {
  8037. "name": "symfony/http-foundation",
  8038. "version": "v4.3.4",
  8039. "source": {
  8040. "type": "git",
  8041. "url": "https://github.com/symfony/http-foundation.git",
  8042. "reference": "d804bea118ff340a12e22a79f9c7e7eb56b35adc"
  8043. },
  8044. "dist": {
  8045. "type": "zip",
  8046. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d804bea118ff340a12e22a79f9c7e7eb56b35adc",
  8047. "reference": "d804bea118ff340a12e22a79f9c7e7eb56b35adc",
  8048. "shasum": ""
  8049. },
  8050. "require": {
  8051. "php": "^7.1.3",
  8052. "symfony/mime": "^4.3",
  8053. "symfony/polyfill-mbstring": "~1.1"
  8054. },
  8055. "require-dev": {
  8056. "predis/predis": "~1.0",
  8057. "symfony/expression-language": "~3.4|~4.0"
  8058. },
  8059. "type": "library",
  8060. "extra": {
  8061. "branch-alias": {
  8062. "dev-master": "4.3-dev"
  8063. }
  8064. },
  8065. "autoload": {
  8066. "psr-4": {
  8067. "Symfony\\Component\\HttpFoundation\\": ""
  8068. },
  8069. "exclude-from-classmap": [
  8070. "/Tests/"
  8071. ]
  8072. },
  8073. "notification-url": "https://packagist.org/downloads/",
  8074. "license": [
  8075. "MIT"
  8076. ],
  8077. "authors": [
  8078. {
  8079. "name": "Fabien Potencier",
  8080. "email": "fabien@symfony.com"
  8081. },
  8082. {
  8083. "name": "Symfony Community",
  8084. "homepage": "https://symfony.com/contributors"
  8085. }
  8086. ],
  8087. "description": "Symfony HttpFoundation Component",
  8088. "homepage": "https://symfony.com",
  8089. "time": "2019-08-26T08:55:16+00:00"
  8090. },
  8091. {
  8092. "name": "symfony/http-kernel",
  8093. "version": "v4.3.4",
  8094. "source": {
  8095. "type": "git",
  8096. "url": "https://github.com/symfony/http-kernel.git",
  8097. "reference": "5e0fc71be03d52cd00c423061cfd300bd6f92a52"
  8098. },
  8099. "dist": {
  8100. "type": "zip",
  8101. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/5e0fc71be03d52cd00c423061cfd300bd6f92a52",
  8102. "reference": "5e0fc71be03d52cd00c423061cfd300bd6f92a52",
  8103. "shasum": ""
  8104. },
  8105. "require": {
  8106. "php": "^7.1.3",
  8107. "psr/log": "~1.0",
  8108. "symfony/debug": "~3.4|~4.0",
  8109. "symfony/event-dispatcher": "^4.3",
  8110. "symfony/http-foundation": "^4.1.1",
  8111. "symfony/polyfill-ctype": "~1.8",
  8112. "symfony/polyfill-php73": "^1.9"
  8113. },
  8114. "conflict": {
  8115. "symfony/browser-kit": "<4.3",
  8116. "symfony/config": "<3.4",
  8117. "symfony/dependency-injection": "<4.3",
  8118. "symfony/translation": "<4.2",
  8119. "symfony/var-dumper": "<4.1.1",
  8120. "twig/twig": "<1.34|<2.4,>=2"
  8121. },
  8122. "provide": {
  8123. "psr/log-implementation": "1.0"
  8124. },
  8125. "require-dev": {
  8126. "psr/cache": "~1.0",
  8127. "symfony/browser-kit": "^4.3",
  8128. "symfony/config": "~3.4|~4.0",
  8129. "symfony/console": "~3.4|~4.0",
  8130. "symfony/css-selector": "~3.4|~4.0",
  8131. "symfony/dependency-injection": "^4.3",
  8132. "symfony/dom-crawler": "~3.4|~4.0",
  8133. "symfony/expression-language": "~3.4|~4.0",
  8134. "symfony/finder": "~3.4|~4.0",
  8135. "symfony/process": "~3.4|~4.0",
  8136. "symfony/routing": "~3.4|~4.0",
  8137. "symfony/stopwatch": "~3.4|~4.0",
  8138. "symfony/templating": "~3.4|~4.0",
  8139. "symfony/translation": "~4.2",
  8140. "symfony/translation-contracts": "^1.1",
  8141. "symfony/var-dumper": "^4.1.1",
  8142. "twig/twig": "^1.34|^2.4"
  8143. },
  8144. "suggest": {
  8145. "symfony/browser-kit": "",
  8146. "symfony/config": "",
  8147. "symfony/console": "",
  8148. "symfony/dependency-injection": "",
  8149. "symfony/var-dumper": ""
  8150. },
  8151. "type": "library",
  8152. "extra": {
  8153. "branch-alias": {
  8154. "dev-master": "4.3-dev"
  8155. }
  8156. },
  8157. "autoload": {
  8158. "psr-4": {
  8159. "Symfony\\Component\\HttpKernel\\": ""
  8160. },
  8161. "exclude-from-classmap": [
  8162. "/Tests/"
  8163. ]
  8164. },
  8165. "notification-url": "https://packagist.org/downloads/",
  8166. "license": [
  8167. "MIT"
  8168. ],
  8169. "authors": [
  8170. {
  8171. "name": "Fabien Potencier",
  8172. "email": "fabien@symfony.com"
  8173. },
  8174. {
  8175. "name": "Symfony Community",
  8176. "homepage": "https://symfony.com/contributors"
  8177. }
  8178. ],
  8179. "description": "Symfony HttpKernel Component",
  8180. "homepage": "https://symfony.com",
  8181. "time": "2019-08-26T16:47:42+00:00"
  8182. },
  8183. {
  8184. "name": "symfony/inflector",
  8185. "version": "v4.3.4",
  8186. "source": {
  8187. "type": "git",
  8188. "url": "https://github.com/symfony/inflector.git",
  8189. "reference": "b25a8dc15fada858432efa083c1ecd2cef5991a7"
  8190. },
  8191. "dist": {
  8192. "type": "zip",
  8193. "url": "https://api.github.com/repos/symfony/inflector/zipball/b25a8dc15fada858432efa083c1ecd2cef5991a7",
  8194. "reference": "b25a8dc15fada858432efa083c1ecd2cef5991a7",
  8195. "shasum": ""
  8196. },
  8197. "require": {
  8198. "php": "^7.1.3",
  8199. "symfony/polyfill-ctype": "~1.8"
  8200. },
  8201. "type": "library",
  8202. "extra": {
  8203. "branch-alias": {
  8204. "dev-master": "4.3-dev"
  8205. }
  8206. },
  8207. "autoload": {
  8208. "psr-4": {
  8209. "Symfony\\Component\\Inflector\\": ""
  8210. },
  8211. "exclude-from-classmap": [
  8212. "/Tests/"
  8213. ]
  8214. },
  8215. "notification-url": "https://packagist.org/downloads/",
  8216. "license": [
  8217. "MIT"
  8218. ],
  8219. "authors": [
  8220. {
  8221. "name": "Bernhard Schussek",
  8222. "email": "bschussek@gmail.com"
  8223. },
  8224. {
  8225. "name": "Symfony Community",
  8226. "homepage": "https://symfony.com/contributors"
  8227. }
  8228. ],
  8229. "description": "Symfony Inflector Component",
  8230. "homepage": "https://symfony.com",
  8231. "keywords": [
  8232. "inflection",
  8233. "pluralize",
  8234. "singularize",
  8235. "string",
  8236. "symfony",
  8237. "words"
  8238. ],
  8239. "time": "2019-08-06T18:44:23+00:00"
  8240. },
  8241. {
  8242. "name": "symfony/lock",
  8243. "version": "v4.3.4",
  8244. "source": {
  8245. "type": "git",
  8246. "url": "https://github.com/symfony/lock.git",
  8247. "reference": "1294be813ca1b0981be780c6b14b5f45add34b30"
  8248. },
  8249. "dist": {
  8250. "type": "zip",
  8251. "url": "https://api.github.com/repos/symfony/lock/zipball/1294be813ca1b0981be780c6b14b5f45add34b30",
  8252. "reference": "1294be813ca1b0981be780c6b14b5f45add34b30",
  8253. "shasum": ""
  8254. },
  8255. "require": {
  8256. "php": "^7.1.3",
  8257. "psr/log": "~1.0"
  8258. },
  8259. "require-dev": {
  8260. "doctrine/dbal": "~2.4",
  8261. "mongodb/mongodb": "~1.1",
  8262. "predis/predis": "~1.0"
  8263. },
  8264. "type": "library",
  8265. "extra": {
  8266. "branch-alias": {
  8267. "dev-master": "4.3-dev"
  8268. }
  8269. },
  8270. "autoload": {
  8271. "psr-4": {
  8272. "Symfony\\Component\\Lock\\": ""
  8273. },
  8274. "exclude-from-classmap": [
  8275. "/Tests/"
  8276. ]
  8277. },
  8278. "notification-url": "https://packagist.org/downloads/",
  8279. "license": [
  8280. "MIT"
  8281. ],
  8282. "authors": [
  8283. {
  8284. "name": "Jérémy Derussé",
  8285. "email": "jeremy@derusse.com"
  8286. },
  8287. {
  8288. "name": "Symfony Community",
  8289. "homepage": "https://symfony.com/contributors"
  8290. }
  8291. ],
  8292. "description": "Symfony Lock Component",
  8293. "homepage": "https://symfony.com",
  8294. "keywords": [
  8295. "cas",
  8296. "flock",
  8297. "locking",
  8298. "mutex",
  8299. "redlock",
  8300. "semaphore"
  8301. ],
  8302. "time": "2019-08-14T12:26:46+00:00"
  8303. },
  8304. {
  8305. "name": "symfony/mime",
  8306. "version": "v4.3.4",
  8307. "source": {
  8308. "type": "git",
  8309. "url": "https://github.com/symfony/mime.git",
  8310. "reference": "987a05df1c6ac259b34008b932551353f4f408df"
  8311. },
  8312. "dist": {
  8313. "type": "zip",
  8314. "url": "https://api.github.com/repos/symfony/mime/zipball/987a05df1c6ac259b34008b932551353f4f408df",
  8315. "reference": "987a05df1c6ac259b34008b932551353f4f408df",
  8316. "shasum": ""
  8317. },
  8318. "require": {
  8319. "php": "^7.1.3",
  8320. "symfony/polyfill-intl-idn": "^1.10",
  8321. "symfony/polyfill-mbstring": "^1.0"
  8322. },
  8323. "require-dev": {
  8324. "egulias/email-validator": "^2.1.10",
  8325. "symfony/dependency-injection": "~3.4|^4.1"
  8326. },
  8327. "type": "library",
  8328. "extra": {
  8329. "branch-alias": {
  8330. "dev-master": "4.3-dev"
  8331. }
  8332. },
  8333. "autoload": {
  8334. "psr-4": {
  8335. "Symfony\\Component\\Mime\\": ""
  8336. },
  8337. "exclude-from-classmap": [
  8338. "/Tests/"
  8339. ]
  8340. },
  8341. "notification-url": "https://packagist.org/downloads/",
  8342. "license": [
  8343. "MIT"
  8344. ],
  8345. "authors": [
  8346. {
  8347. "name": "Fabien Potencier",
  8348. "email": "fabien@symfony.com"
  8349. },
  8350. {
  8351. "name": "Symfony Community",
  8352. "homepage": "https://symfony.com/contributors"
  8353. }
  8354. ],
  8355. "description": "A library to manipulate MIME messages",
  8356. "homepage": "https://symfony.com",
  8357. "keywords": [
  8358. "mime",
  8359. "mime-type"
  8360. ],
  8361. "time": "2019-08-22T08:16:11+00:00"
  8362. },
  8363. {
  8364. "name": "symfony/monolog-bridge",
  8365. "version": "v4.3.4",
  8366. "source": {
  8367. "type": "git",
  8368. "url": "https://github.com/symfony/monolog-bridge.git",
  8369. "reference": "8a491edacd54e0214f5e7fb254710d30682e7bc1"
  8370. },
  8371. "dist": {
  8372. "type": "zip",
  8373. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/8a491edacd54e0214f5e7fb254710d30682e7bc1",
  8374. "reference": "8a491edacd54e0214f5e7fb254710d30682e7bc1",
  8375. "shasum": ""
  8376. },
  8377. "require": {
  8378. "monolog/monolog": "~1.19",
  8379. "php": "^7.1.3",
  8380. "symfony/http-kernel": "^4.3",
  8381. "symfony/service-contracts": "^1.1"
  8382. },
  8383. "conflict": {
  8384. "symfony/console": "<3.4",
  8385. "symfony/http-foundation": "<3.4"
  8386. },
  8387. "require-dev": {
  8388. "symfony/console": "~3.4|~4.0",
  8389. "symfony/security-core": "~3.4|~4.0",
  8390. "symfony/var-dumper": "~3.4|~4.0"
  8391. },
  8392. "suggest": {
  8393. "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
  8394. "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
  8395. "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
  8396. },
  8397. "type": "symfony-bridge",
  8398. "extra": {
  8399. "branch-alias": {
  8400. "dev-master": "4.3-dev"
  8401. }
  8402. },
  8403. "autoload": {
  8404. "psr-4": {
  8405. "Symfony\\Bridge\\Monolog\\": ""
  8406. },
  8407. "exclude-from-classmap": [
  8408. "/Tests/"
  8409. ]
  8410. },
  8411. "notification-url": "https://packagist.org/downloads/",
  8412. "license": [
  8413. "MIT"
  8414. ],
  8415. "authors": [
  8416. {
  8417. "name": "Fabien Potencier",
  8418. "email": "fabien@symfony.com"
  8419. },
  8420. {
  8421. "name": "Symfony Community",
  8422. "homepage": "https://symfony.com/contributors"
  8423. }
  8424. ],
  8425. "description": "Symfony Monolog Bridge",
  8426. "homepage": "https://symfony.com",
  8427. "time": "2019-08-07T11:52:19+00:00"
  8428. },
  8429. {
  8430. "name": "symfony/monolog-bundle",
  8431. "version": "v3.4.0",
  8432. "source": {
  8433. "type": "git",
  8434. "url": "https://github.com/symfony/monolog-bundle.git",
  8435. "reference": "7fbecb371c1c614642c93c6b2cbcdf723ae8809d"
  8436. },
  8437. "dist": {
  8438. "type": "zip",
  8439. "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/7fbecb371c1c614642c93c6b2cbcdf723ae8809d",
  8440. "reference": "7fbecb371c1c614642c93c6b2cbcdf723ae8809d",
  8441. "shasum": ""
  8442. },
  8443. "require": {
  8444. "monolog/monolog": "~1.22",
  8445. "php": ">=5.6",
  8446. "symfony/config": "~3.4|~4.0",
  8447. "symfony/dependency-injection": "~3.4.10|^4.0.10",
  8448. "symfony/http-kernel": "~3.4|~4.0",
  8449. "symfony/monolog-bridge": "~3.4|~4.0"
  8450. },
  8451. "require-dev": {
  8452. "symfony/console": "~3.4|~4.0",
  8453. "symfony/phpunit-bridge": "^3.4.19|^4.0",
  8454. "symfony/yaml": "~3.4|~4.0"
  8455. },
  8456. "type": "symfony-bundle",
  8457. "extra": {
  8458. "branch-alias": {
  8459. "dev-master": "3.x-dev"
  8460. }
  8461. },
  8462. "autoload": {
  8463. "psr-4": {
  8464. "Symfony\\Bundle\\MonologBundle\\": ""
  8465. },
  8466. "exclude-from-classmap": [
  8467. "/Tests/"
  8468. ]
  8469. },
  8470. "notification-url": "https://packagist.org/downloads/",
  8471. "license": [
  8472. "MIT"
  8473. ],
  8474. "authors": [
  8475. {
  8476. "name": "Symfony Community",
  8477. "homepage": "http://symfony.com/contributors"
  8478. },
  8479. {
  8480. "name": "Fabien Potencier",
  8481. "email": "fabien@symfony.com"
  8482. }
  8483. ],
  8484. "description": "Symfony MonologBundle",
  8485. "homepage": "http://symfony.com",
  8486. "keywords": [
  8487. "log",
  8488. "logging"
  8489. ],
  8490. "time": "2019-06-20T12:18:19+00:00"
  8491. },
  8492. {
  8493. "name": "symfony/options-resolver",
  8494. "version": "v4.3.4",
  8495. "source": {
  8496. "type": "git",
  8497. "url": "https://github.com/symfony/options-resolver.git",
  8498. "reference": "81c2e120522a42f623233968244baebd6b36cb6a"
  8499. },
  8500. "dist": {
  8501. "type": "zip",
  8502. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/81c2e120522a42f623233968244baebd6b36cb6a",
  8503. "reference": "81c2e120522a42f623233968244baebd6b36cb6a",
  8504. "shasum": ""
  8505. },
  8506. "require": {
  8507. "php": "^7.1.3"
  8508. },
  8509. "type": "library",
  8510. "extra": {
  8511. "branch-alias": {
  8512. "dev-master": "4.3-dev"
  8513. }
  8514. },
  8515. "autoload": {
  8516. "psr-4": {
  8517. "Symfony\\Component\\OptionsResolver\\": ""
  8518. },
  8519. "exclude-from-classmap": [
  8520. "/Tests/"
  8521. ]
  8522. },
  8523. "notification-url": "https://packagist.org/downloads/",
  8524. "license": [
  8525. "MIT"
  8526. ],
  8527. "authors": [
  8528. {
  8529. "name": "Fabien Potencier",
  8530. "email": "fabien@symfony.com"
  8531. },
  8532. {
  8533. "name": "Symfony Community",
  8534. "homepage": "https://symfony.com/contributors"
  8535. }
  8536. ],
  8537. "description": "Symfony OptionsResolver Component",
  8538. "homepage": "https://symfony.com",
  8539. "keywords": [
  8540. "config",
  8541. "configuration",
  8542. "options"
  8543. ],
  8544. "time": "2019-08-08T09:29:19+00:00"
  8545. },
  8546. {
  8547. "name": "symfony/polyfill-ctype",
  8548. "version": "v1.12.0",
  8549. "source": {
  8550. "type": "git",
  8551. "url": "https://github.com/symfony/polyfill-ctype.git",
  8552. "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
  8553. },
  8554. "dist": {
  8555. "type": "zip",
  8556. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
  8557. "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
  8558. "shasum": ""
  8559. },
  8560. "require": {
  8561. "php": ">=5.3.3"
  8562. },
  8563. "suggest": {
  8564. "ext-ctype": "For best performance"
  8565. },
  8566. "type": "library",
  8567. "extra": {
  8568. "branch-alias": {
  8569. "dev-master": "1.12-dev"
  8570. }
  8571. },
  8572. "autoload": {
  8573. "psr-4": {
  8574. "Symfony\\Polyfill\\Ctype\\": ""
  8575. },
  8576. "files": [
  8577. "bootstrap.php"
  8578. ]
  8579. },
  8580. "notification-url": "https://packagist.org/downloads/",
  8581. "license": [
  8582. "MIT"
  8583. ],
  8584. "authors": [
  8585. {
  8586. "name": "Gert de Pagter",
  8587. "email": "BackEndTea@gmail.com"
  8588. },
  8589. {
  8590. "name": "Symfony Community",
  8591. "homepage": "https://symfony.com/contributors"
  8592. }
  8593. ],
  8594. "description": "Symfony polyfill for ctype functions",
  8595. "homepage": "https://symfony.com",
  8596. "keywords": [
  8597. "compatibility",
  8598. "ctype",
  8599. "polyfill",
  8600. "portable"
  8601. ],
  8602. "time": "2019-08-06T08:03:45+00:00"
  8603. },
  8604. {
  8605. "name": "symfony/polyfill-iconv",
  8606. "version": "v1.12.0",
  8607. "source": {
  8608. "type": "git",
  8609. "url": "https://github.com/symfony/polyfill-iconv.git",
  8610. "reference": "685968b11e61a347c18bf25db32effa478be610f"
  8611. },
  8612. "dist": {
  8613. "type": "zip",
  8614. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f",
  8615. "reference": "685968b11e61a347c18bf25db32effa478be610f",
  8616. "shasum": ""
  8617. },
  8618. "require": {
  8619. "php": ">=5.3.3"
  8620. },
  8621. "suggest": {
  8622. "ext-iconv": "For best performance"
  8623. },
  8624. "type": "library",
  8625. "extra": {
  8626. "branch-alias": {
  8627. "dev-master": "1.12-dev"
  8628. }
  8629. },
  8630. "autoload": {
  8631. "psr-4": {
  8632. "Symfony\\Polyfill\\Iconv\\": ""
  8633. },
  8634. "files": [
  8635. "bootstrap.php"
  8636. ]
  8637. },
  8638. "notification-url": "https://packagist.org/downloads/",
  8639. "license": [
  8640. "MIT"
  8641. ],
  8642. "authors": [
  8643. {
  8644. "name": "Nicolas Grekas",
  8645. "email": "p@tchwork.com"
  8646. },
  8647. {
  8648. "name": "Symfony Community",
  8649. "homepage": "https://symfony.com/contributors"
  8650. }
  8651. ],
  8652. "description": "Symfony polyfill for the Iconv extension",
  8653. "homepage": "https://symfony.com",
  8654. "keywords": [
  8655. "compatibility",
  8656. "iconv",
  8657. "polyfill",
  8658. "portable",
  8659. "shim"
  8660. ],
  8661. "time": "2019-08-06T08:03:45+00:00"
  8662. },
  8663. {
  8664. "name": "symfony/polyfill-intl-idn",
  8665. "version": "v1.12.0",
  8666. "source": {
  8667. "type": "git",
  8668. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  8669. "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2"
  8670. },
  8671. "dist": {
  8672. "type": "zip",
  8673. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6af626ae6fa37d396dc90a399c0ff08e5cfc45b2",
  8674. "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2",
  8675. "shasum": ""
  8676. },
  8677. "require": {
  8678. "php": ">=5.3.3",
  8679. "symfony/polyfill-mbstring": "^1.3",
  8680. "symfony/polyfill-php72": "^1.9"
  8681. },
  8682. "suggest": {
  8683. "ext-intl": "For best performance"
  8684. },
  8685. "type": "library",
  8686. "extra": {
  8687. "branch-alias": {
  8688. "dev-master": "1.12-dev"
  8689. }
  8690. },
  8691. "autoload": {
  8692. "psr-4": {
  8693. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  8694. },
  8695. "files": [
  8696. "bootstrap.php"
  8697. ]
  8698. },
  8699. "notification-url": "https://packagist.org/downloads/",
  8700. "license": [
  8701. "MIT"
  8702. ],
  8703. "authors": [
  8704. {
  8705. "name": "Laurent Bassin",
  8706. "email": "laurent@bassin.info"
  8707. },
  8708. {
  8709. "name": "Symfony Community",
  8710. "homepage": "https://symfony.com/contributors"
  8711. }
  8712. ],
  8713. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  8714. "homepage": "https://symfony.com",
  8715. "keywords": [
  8716. "compatibility",
  8717. "idn",
  8718. "intl",
  8719. "polyfill",
  8720. "portable",
  8721. "shim"
  8722. ],
  8723. "time": "2019-08-06T08:03:45+00:00"
  8724. },
  8725. {
  8726. "name": "symfony/polyfill-mbstring",
  8727. "version": "v1.12.0",
  8728. "source": {
  8729. "type": "git",
  8730. "url": "https://github.com/symfony/polyfill-mbstring.git",
  8731. "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
  8732. },
  8733. "dist": {
  8734. "type": "zip",
  8735. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
  8736. "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
  8737. "shasum": ""
  8738. },
  8739. "require": {
  8740. "php": ">=5.3.3"
  8741. },
  8742. "suggest": {
  8743. "ext-mbstring": "For best performance"
  8744. },
  8745. "type": "library",
  8746. "extra": {
  8747. "branch-alias": {
  8748. "dev-master": "1.12-dev"
  8749. }
  8750. },
  8751. "autoload": {
  8752. "psr-4": {
  8753. "Symfony\\Polyfill\\Mbstring\\": ""
  8754. },
  8755. "files": [
  8756. "bootstrap.php"
  8757. ]
  8758. },
  8759. "notification-url": "https://packagist.org/downloads/",
  8760. "license": [
  8761. "MIT"
  8762. ],
  8763. "authors": [
  8764. {
  8765. "name": "Nicolas Grekas",
  8766. "email": "p@tchwork.com"
  8767. },
  8768. {
  8769. "name": "Symfony Community",
  8770. "homepage": "https://symfony.com/contributors"
  8771. }
  8772. ],
  8773. "description": "Symfony polyfill for the Mbstring extension",
  8774. "homepage": "https://symfony.com",
  8775. "keywords": [
  8776. "compatibility",
  8777. "mbstring",
  8778. "polyfill",
  8779. "portable",
  8780. "shim"
  8781. ],
  8782. "time": "2019-08-06T08:03:45+00:00"
  8783. },
  8784. {
  8785. "name": "symfony/polyfill-php72",
  8786. "version": "v1.12.0",
  8787. "source": {
  8788. "type": "git",
  8789. "url": "https://github.com/symfony/polyfill-php72.git",
  8790. "reference": "04ce3335667451138df4307d6a9b61565560199e"
  8791. },
  8792. "dist": {
  8793. "type": "zip",
  8794. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e",
  8795. "reference": "04ce3335667451138df4307d6a9b61565560199e",
  8796. "shasum": ""
  8797. },
  8798. "require": {
  8799. "php": ">=5.3.3"
  8800. },
  8801. "type": "library",
  8802. "extra": {
  8803. "branch-alias": {
  8804. "dev-master": "1.12-dev"
  8805. }
  8806. },
  8807. "autoload": {
  8808. "psr-4": {
  8809. "Symfony\\Polyfill\\Php72\\": ""
  8810. },
  8811. "files": [
  8812. "bootstrap.php"
  8813. ]
  8814. },
  8815. "notification-url": "https://packagist.org/downloads/",
  8816. "license": [
  8817. "MIT"
  8818. ],
  8819. "authors": [
  8820. {
  8821. "name": "Nicolas Grekas",
  8822. "email": "p@tchwork.com"
  8823. },
  8824. {
  8825. "name": "Symfony Community",
  8826. "homepage": "https://symfony.com/contributors"
  8827. }
  8828. ],
  8829. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  8830. "homepage": "https://symfony.com",
  8831. "keywords": [
  8832. "compatibility",
  8833. "polyfill",
  8834. "portable",
  8835. "shim"
  8836. ],
  8837. "time": "2019-08-06T08:03:45+00:00"
  8838. },
  8839. {
  8840. "name": "symfony/polyfill-php73",
  8841. "version": "v1.12.0",
  8842. "source": {
  8843. "type": "git",
  8844. "url": "https://github.com/symfony/polyfill-php73.git",
  8845. "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188"
  8846. },
  8847. "dist": {
  8848. "type": "zip",
  8849. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188",
  8850. "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188",
  8851. "shasum": ""
  8852. },
  8853. "require": {
  8854. "php": ">=5.3.3"
  8855. },
  8856. "type": "library",
  8857. "extra": {
  8858. "branch-alias": {
  8859. "dev-master": "1.12-dev"
  8860. }
  8861. },
  8862. "autoload": {
  8863. "psr-4": {
  8864. "Symfony\\Polyfill\\Php73\\": ""
  8865. },
  8866. "files": [
  8867. "bootstrap.php"
  8868. ],
  8869. "classmap": [
  8870. "Resources/stubs"
  8871. ]
  8872. },
  8873. "notification-url": "https://packagist.org/downloads/",
  8874. "license": [
  8875. "MIT"
  8876. ],
  8877. "authors": [
  8878. {
  8879. "name": "Nicolas Grekas",
  8880. "email": "p@tchwork.com"
  8881. },
  8882. {
  8883. "name": "Symfony Community",
  8884. "homepage": "https://symfony.com/contributors"
  8885. }
  8886. ],
  8887. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  8888. "homepage": "https://symfony.com",
  8889. "keywords": [
  8890. "compatibility",
  8891. "polyfill",
  8892. "portable",
  8893. "shim"
  8894. ],
  8895. "time": "2019-08-06T08:03:45+00:00"
  8896. },
  8897. {
  8898. "name": "symfony/process",
  8899. "version": "v4.3.4",
  8900. "source": {
  8901. "type": "git",
  8902. "url": "https://github.com/symfony/process.git",
  8903. "reference": "e89969c00d762349f078db1128506f7f3dcc0d4a"
  8904. },
  8905. "dist": {
  8906. "type": "zip",
  8907. "url": "https://api.github.com/repos/symfony/process/zipball/e89969c00d762349f078db1128506f7f3dcc0d4a",
  8908. "reference": "e89969c00d762349f078db1128506f7f3dcc0d4a",
  8909. "shasum": ""
  8910. },
  8911. "require": {
  8912. "php": "^7.1.3"
  8913. },
  8914. "type": "library",
  8915. "extra": {
  8916. "branch-alias": {
  8917. "dev-master": "4.3-dev"
  8918. }
  8919. },
  8920. "autoload": {
  8921. "psr-4": {
  8922. "Symfony\\Component\\Process\\": ""
  8923. },
  8924. "exclude-from-classmap": [
  8925. "/Tests/"
  8926. ]
  8927. },
  8928. "notification-url": "https://packagist.org/downloads/",
  8929. "license": [
  8930. "MIT"
  8931. ],
  8932. "authors": [
  8933. {
  8934. "name": "Fabien Potencier",
  8935. "email": "fabien@symfony.com"
  8936. },
  8937. {
  8938. "name": "Symfony Community",
  8939. "homepage": "https://symfony.com/contributors"
  8940. }
  8941. ],
  8942. "description": "Symfony Process Component",
  8943. "homepage": "https://symfony.com",
  8944. "time": "2019-08-26T08:26:39+00:00"
  8945. },
  8946. {
  8947. "name": "symfony/property-access",
  8948. "version": "v4.3.4",
  8949. "source": {
  8950. "type": "git",
  8951. "url": "https://github.com/symfony/property-access.git",
  8952. "reference": "bb0c302375ffeef60c31e72a4539611b7f787565"
  8953. },
  8954. "dist": {
  8955. "type": "zip",
  8956. "url": "https://api.github.com/repos/symfony/property-access/zipball/bb0c302375ffeef60c31e72a4539611b7f787565",
  8957. "reference": "bb0c302375ffeef60c31e72a4539611b7f787565",
  8958. "shasum": ""
  8959. },
  8960. "require": {
  8961. "php": "^7.1.3",
  8962. "symfony/inflector": "~3.4|~4.0"
  8963. },
  8964. "require-dev": {
  8965. "symfony/cache": "~3.4|~4.0"
  8966. },
  8967. "suggest": {
  8968. "psr/cache-implementation": "To cache access methods."
  8969. },
  8970. "type": "library",
  8971. "extra": {
  8972. "branch-alias": {
  8973. "dev-master": "4.3-dev"
  8974. }
  8975. },
  8976. "autoload": {
  8977. "psr-4": {
  8978. "Symfony\\Component\\PropertyAccess\\": ""
  8979. },
  8980. "exclude-from-classmap": [
  8981. "/Tests/"
  8982. ]
  8983. },
  8984. "notification-url": "https://packagist.org/downloads/",
  8985. "license": [
  8986. "MIT"
  8987. ],
  8988. "authors": [
  8989. {
  8990. "name": "Fabien Potencier",
  8991. "email": "fabien@symfony.com"
  8992. },
  8993. {
  8994. "name": "Symfony Community",
  8995. "homepage": "https://symfony.com/contributors"
  8996. }
  8997. ],
  8998. "description": "Symfony PropertyAccess Component",
  8999. "homepage": "https://symfony.com",
  9000. "keywords": [
  9001. "access",
  9002. "array",
  9003. "extraction",
  9004. "index",
  9005. "injection",
  9006. "object",
  9007. "property",
  9008. "property path",
  9009. "reflection"
  9010. ],
  9011. "time": "2019-08-26T08:26:39+00:00"
  9012. },
  9013. {
  9014. "name": "symfony/proxy-manager-bridge",
  9015. "version": "v4.3.4",
  9016. "source": {
  9017. "type": "git",
  9018. "url": "https://github.com/symfony/proxy-manager-bridge.git",
  9019. "reference": "d0a509403a4ee2a93f3d288f8a323a1d8d671df5"
  9020. },
  9021. "dist": {
  9022. "type": "zip",
  9023. "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/d0a509403a4ee2a93f3d288f8a323a1d8d671df5",
  9024. "reference": "d0a509403a4ee2a93f3d288f8a323a1d8d671df5",
  9025. "shasum": ""
  9026. },
  9027. "require": {
  9028. "ocramius/proxy-manager": "~2.1",
  9029. "php": "^7.1.3",
  9030. "symfony/dependency-injection": "~4.0"
  9031. },
  9032. "conflict": {
  9033. "zendframework/zend-eventmanager": "2.6.0"
  9034. },
  9035. "require-dev": {
  9036. "symfony/config": "~3.4|~4.0"
  9037. },
  9038. "type": "symfony-bridge",
  9039. "extra": {
  9040. "branch-alias": {
  9041. "dev-master": "4.3-dev"
  9042. }
  9043. },
  9044. "autoload": {
  9045. "psr-4": {
  9046. "Symfony\\Bridge\\ProxyManager\\": ""
  9047. },
  9048. "classmap": [
  9049. "Legacy/ProxiedMethodReturnExpression.php"
  9050. ],
  9051. "exclude-from-classmap": [
  9052. "/Tests/"
  9053. ]
  9054. },
  9055. "notification-url": "https://packagist.org/downloads/",
  9056. "license": [
  9057. "MIT"
  9058. ],
  9059. "authors": [
  9060. {
  9061. "name": "Fabien Potencier",
  9062. "email": "fabien@symfony.com"
  9063. },
  9064. {
  9065. "name": "Symfony Community",
  9066. "homepage": "https://symfony.com/contributors"
  9067. }
  9068. ],
  9069. "description": "Symfony ProxyManager Bridge",
  9070. "homepage": "https://symfony.com",
  9071. "time": "2019-08-20T14:07:54+00:00"
  9072. },
  9073. {
  9074. "name": "symfony/routing",
  9075. "version": "v4.3.4",
  9076. "source": {
  9077. "type": "git",
  9078. "url": "https://github.com/symfony/routing.git",
  9079. "reference": "ff1049f6232dc5b6023b1ff1c6de56f82bcd264f"
  9080. },
  9081. "dist": {
  9082. "type": "zip",
  9083. "url": "https://api.github.com/repos/symfony/routing/zipball/ff1049f6232dc5b6023b1ff1c6de56f82bcd264f",
  9084. "reference": "ff1049f6232dc5b6023b1ff1c6de56f82bcd264f",
  9085. "shasum": ""
  9086. },
  9087. "require": {
  9088. "php": "^7.1.3"
  9089. },
  9090. "conflict": {
  9091. "symfony/config": "<4.2",
  9092. "symfony/dependency-injection": "<3.4",
  9093. "symfony/yaml": "<3.4"
  9094. },
  9095. "require-dev": {
  9096. "doctrine/annotations": "~1.2",
  9097. "psr/log": "~1.0",
  9098. "symfony/config": "~4.2",
  9099. "symfony/dependency-injection": "~3.4|~4.0",
  9100. "symfony/expression-language": "~3.4|~4.0",
  9101. "symfony/http-foundation": "~3.4|~4.0",
  9102. "symfony/yaml": "~3.4|~4.0"
  9103. },
  9104. "suggest": {
  9105. "doctrine/annotations": "For using the annotation loader",
  9106. "symfony/config": "For using the all-in-one router or any loader",
  9107. "symfony/expression-language": "For using expression matching",
  9108. "symfony/http-foundation": "For using a Symfony Request object",
  9109. "symfony/yaml": "For using the YAML loader"
  9110. },
  9111. "type": "library",
  9112. "extra": {
  9113. "branch-alias": {
  9114. "dev-master": "4.3-dev"
  9115. }
  9116. },
  9117. "autoload": {
  9118. "psr-4": {
  9119. "Symfony\\Component\\Routing\\": ""
  9120. },
  9121. "exclude-from-classmap": [
  9122. "/Tests/"
  9123. ]
  9124. },
  9125. "notification-url": "https://packagist.org/downloads/",
  9126. "license": [
  9127. "MIT"
  9128. ],
  9129. "authors": [
  9130. {
  9131. "name": "Fabien Potencier",
  9132. "email": "fabien@symfony.com"
  9133. },
  9134. {
  9135. "name": "Symfony Community",
  9136. "homepage": "https://symfony.com/contributors"
  9137. }
  9138. ],
  9139. "description": "Symfony Routing Component",
  9140. "homepage": "https://symfony.com",
  9141. "keywords": [
  9142. "router",
  9143. "routing",
  9144. "uri",
  9145. "url"
  9146. ],
  9147. "time": "2019-08-26T08:26:39+00:00"
  9148. },
  9149. {
  9150. "name": "symfony/security",
  9151. "version": "v4.3.4",
  9152. "source": {
  9153. "type": "git",
  9154. "url": "https://github.com/symfony/security.git",
  9155. "reference": "e4a121f421e97a9ce575f15eea0accd250c10abf"
  9156. },
  9157. "dist": {
  9158. "type": "zip",
  9159. "url": "https://api.github.com/repos/symfony/security/zipball/e4a121f421e97a9ce575f15eea0accd250c10abf",
  9160. "reference": "e4a121f421e97a9ce575f15eea0accd250c10abf",
  9161. "shasum": ""
  9162. },
  9163. "require": {
  9164. "php": "^7.1.3",
  9165. "symfony/event-dispatcher-contracts": "^1.1",
  9166. "symfony/http-foundation": "~3.4|~4.0",
  9167. "symfony/http-kernel": "^4.3",
  9168. "symfony/property-access": "~3.4|~4.0",
  9169. "symfony/service-contracts": "^1.1"
  9170. },
  9171. "replace": {
  9172. "symfony/security-core": "self.version",
  9173. "symfony/security-csrf": "self.version",
  9174. "symfony/security-guard": "self.version",
  9175. "symfony/security-http": "self.version"
  9176. },
  9177. "require-dev": {
  9178. "psr/container": "^1.0",
  9179. "psr/log": "~1.0",
  9180. "symfony/expression-language": "~3.4|~4.0",
  9181. "symfony/finder": "~3.4|~4.0",
  9182. "symfony/ldap": "~3.4|~4.0",
  9183. "symfony/polyfill-ctype": "~1.8",
  9184. "symfony/polyfill-intl-icu": "~1.0",
  9185. "symfony/routing": "~3.4|~4.0",
  9186. "symfony/validator": "^3.4.31|^4.3.4"
  9187. },
  9188. "suggest": {
  9189. "psr/container-implementation": "To instantiate the Security class",
  9190. "symfony/expression-language": "For using the expression voter",
  9191. "symfony/form": "",
  9192. "symfony/ldap": "For using the LDAP user and authentication providers",
  9193. "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
  9194. "symfony/validator": "For using the user password constraint"
  9195. },
  9196. "type": "library",
  9197. "extra": {
  9198. "branch-alias": {
  9199. "dev-master": "4.3-dev"
  9200. }
  9201. },
  9202. "autoload": {
  9203. "psr-4": {
  9204. "Symfony\\Component\\Security\\": ""
  9205. },
  9206. "exclude-from-classmap": [
  9207. "/Core/Tests/",
  9208. "/Csrf/Tests/",
  9209. "/Guard/Tests/",
  9210. "/Http/Tests/"
  9211. ]
  9212. },
  9213. "notification-url": "https://packagist.org/downloads/",
  9214. "license": [
  9215. "MIT"
  9216. ],
  9217. "authors": [
  9218. {
  9219. "name": "Fabien Potencier",
  9220. "email": "fabien@symfony.com"
  9221. },
  9222. {
  9223. "name": "Symfony Community",
  9224. "homepage": "https://symfony.com/contributors"
  9225. }
  9226. ],
  9227. "description": "Symfony Security Component",
  9228. "homepage": "https://symfony.com",
  9229. "time": "2019-08-26T08:55:16+00:00"
  9230. },
  9231. {
  9232. "name": "symfony/security-bundle",
  9233. "version": "v4.3.4",
  9234. "source": {
  9235. "type": "git",
  9236. "url": "https://github.com/symfony/security-bundle.git",
  9237. "reference": "97ba8648e718999793e79ab4d1f1582c8d19be9d"
  9238. },
  9239. "dist": {
  9240. "type": "zip",
  9241. "url": "https://api.github.com/repos/symfony/security-bundle/zipball/97ba8648e718999793e79ab4d1f1582c8d19be9d",
  9242. "reference": "97ba8648e718999793e79ab4d1f1582c8d19be9d",
  9243. "shasum": ""
  9244. },
  9245. "require": {
  9246. "ext-xml": "*",
  9247. "php": "^7.1.3",
  9248. "symfony/config": "^4.2",
  9249. "symfony/dependency-injection": "^4.2",
  9250. "symfony/http-kernel": "^4.3",
  9251. "symfony/security-core": "~4.3",
  9252. "symfony/security-csrf": "~4.2",
  9253. "symfony/security-guard": "~4.2",
  9254. "symfony/security-http": "^4.3"
  9255. },
  9256. "conflict": {
  9257. "symfony/browser-kit": "<4.2",
  9258. "symfony/console": "<3.4",
  9259. "symfony/framework-bundle": "<4.3.4",
  9260. "symfony/twig-bundle": "<4.2",
  9261. "symfony/var-dumper": "<3.4"
  9262. },
  9263. "require-dev": {
  9264. "doctrine/doctrine-bundle": "~1.5",
  9265. "symfony/asset": "~3.4|~4.0",
  9266. "symfony/browser-kit": "~4.2",
  9267. "symfony/console": "~3.4|~4.0",
  9268. "symfony/css-selector": "~3.4|~4.0",
  9269. "symfony/dom-crawler": "~3.4|~4.0",
  9270. "symfony/expression-language": "~3.4|~4.0",
  9271. "symfony/form": "~3.4|~4.0",
  9272. "symfony/framework-bundle": "^4.3.4",
  9273. "symfony/http-foundation": "~3.4|~4.0",
  9274. "symfony/process": "~3.4|~4.0",
  9275. "symfony/translation": "~3.4|~4.0",
  9276. "symfony/twig-bridge": "~3.4|~4.0",
  9277. "symfony/twig-bundle": "~4.2",
  9278. "symfony/validator": "~3.4|~4.0",
  9279. "symfony/var-dumper": "~3.4|~4.0",
  9280. "symfony/yaml": "~3.4|~4.0",
  9281. "twig/twig": "~1.41|~2.10"
  9282. },
  9283. "type": "symfony-bundle",
  9284. "extra": {
  9285. "branch-alias": {
  9286. "dev-master": "4.3-dev"
  9287. }
  9288. },
  9289. "autoload": {
  9290. "psr-4": {
  9291. "Symfony\\Bundle\\SecurityBundle\\": ""
  9292. },
  9293. "exclude-from-classmap": [
  9294. "/Tests/"
  9295. ]
  9296. },
  9297. "notification-url": "https://packagist.org/downloads/",
  9298. "license": [
  9299. "MIT"
  9300. ],
  9301. "authors": [
  9302. {
  9303. "name": "Fabien Potencier",
  9304. "email": "fabien@symfony.com"
  9305. },
  9306. {
  9307. "name": "Symfony Community",
  9308. "homepage": "https://symfony.com/contributors"
  9309. }
  9310. ],
  9311. "description": "Symfony SecurityBundle",
  9312. "homepage": "https://symfony.com",
  9313. "time": "2019-08-26T08:26:39+00:00"
  9314. },
  9315. {
  9316. "name": "symfony/service-contracts",
  9317. "version": "v1.1.6",
  9318. "source": {
  9319. "type": "git",
  9320. "url": "https://github.com/symfony/service-contracts.git",
  9321. "reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3"
  9322. },
  9323. "dist": {
  9324. "type": "zip",
  9325. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ea7263d6b6d5f798b56a45a5b8d686725f2719a3",
  9326. "reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3",
  9327. "shasum": ""
  9328. },
  9329. "require": {
  9330. "php": "^7.1.3",
  9331. "psr/container": "^1.0"
  9332. },
  9333. "suggest": {
  9334. "symfony/service-implementation": ""
  9335. },
  9336. "type": "library",
  9337. "extra": {
  9338. "branch-alias": {
  9339. "dev-master": "1.1-dev"
  9340. }
  9341. },
  9342. "autoload": {
  9343. "psr-4": {
  9344. "Symfony\\Contracts\\Service\\": ""
  9345. }
  9346. },
  9347. "notification-url": "https://packagist.org/downloads/",
  9348. "license": [
  9349. "MIT"
  9350. ],
  9351. "authors": [
  9352. {
  9353. "name": "Nicolas Grekas",
  9354. "email": "p@tchwork.com"
  9355. },
  9356. {
  9357. "name": "Symfony Community",
  9358. "homepage": "https://symfony.com/contributors"
  9359. }
  9360. ],
  9361. "description": "Generic abstractions related to writing services",
  9362. "homepage": "https://symfony.com",
  9363. "keywords": [
  9364. "abstractions",
  9365. "contracts",
  9366. "decoupling",
  9367. "interfaces",
  9368. "interoperability",
  9369. "standards"
  9370. ],
  9371. "time": "2019-08-20T14:44:19+00:00"
  9372. },
  9373. {
  9374. "name": "symfony/swiftmailer-bundle",
  9375. "version": "v3.2.8",
  9376. "source": {
  9377. "type": "git",
  9378. "url": "https://github.com/symfony/swiftmailer-bundle.git",
  9379. "reference": "cb125b3648f132fb8070b55393f20cb310907d3b"
  9380. },
  9381. "dist": {
  9382. "type": "zip",
  9383. "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/cb125b3648f132fb8070b55393f20cb310907d3b",
  9384. "reference": "cb125b3648f132fb8070b55393f20cb310907d3b",
  9385. "shasum": ""
  9386. },
  9387. "require": {
  9388. "php": ">=7.0.0",
  9389. "swiftmailer/swiftmailer": "^6.1.3",
  9390. "symfony/config": "~2.8|~3.3|~4.0",
  9391. "symfony/dependency-injection": "~2.7|~3.3|~4.0",
  9392. "symfony/http-kernel": "~2.7|~3.3|~4.0"
  9393. },
  9394. "conflict": {
  9395. "twig/twig": "<1.41|<2.10"
  9396. },
  9397. "require-dev": {
  9398. "symfony/console": "~2.7|~3.3|~4.0",
  9399. "symfony/framework-bundle": "~2.7|~3.3|~4.0",
  9400. "symfony/phpunit-bridge": "~3.3|~4.0",
  9401. "symfony/yaml": "~2.7|~3.3|~4.0"
  9402. },
  9403. "suggest": {
  9404. "psr/log": "Allows logging"
  9405. },
  9406. "type": "symfony-bundle",
  9407. "extra": {
  9408. "branch-alias": {
  9409. "dev-master": "3.2-dev"
  9410. }
  9411. },
  9412. "autoload": {
  9413. "psr-4": {
  9414. "Symfony\\Bundle\\SwiftmailerBundle\\": ""
  9415. },
  9416. "exclude-from-classmap": [
  9417. "/Tests/"
  9418. ]
  9419. },
  9420. "notification-url": "https://packagist.org/downloads/",
  9421. "license": [
  9422. "MIT"
  9423. ],
  9424. "authors": [
  9425. {
  9426. "name": "Symfony Community",
  9427. "homepage": "http://symfony.com/contributors"
  9428. },
  9429. {
  9430. "name": "Fabien Potencier",
  9431. "email": "fabien@symfony.com"
  9432. }
  9433. ],
  9434. "description": "Symfony SwiftmailerBundle",
  9435. "homepage": "http://symfony.com",
  9436. "time": "2019-06-18T15:27:04+00:00"
  9437. },
  9438. {
  9439. "name": "symfony/templating",
  9440. "version": "v4.3.4",
  9441. "source": {
  9442. "type": "git",
  9443. "url": "https://github.com/symfony/templating.git",
  9444. "reference": "15407776e1fe250ed3fa1c1a679482c60c2affe3"
  9445. },
  9446. "dist": {
  9447. "type": "zip",
  9448. "url": "https://api.github.com/repos/symfony/templating/zipball/15407776e1fe250ed3fa1c1a679482c60c2affe3",
  9449. "reference": "15407776e1fe250ed3fa1c1a679482c60c2affe3",
  9450. "shasum": ""
  9451. },
  9452. "require": {
  9453. "php": "^7.1.3",
  9454. "symfony/polyfill-ctype": "~1.8"
  9455. },
  9456. "require-dev": {
  9457. "psr/log": "~1.0"
  9458. },
  9459. "suggest": {
  9460. "psr/log-implementation": "For using debug logging in loaders"
  9461. },
  9462. "type": "library",
  9463. "extra": {
  9464. "branch-alias": {
  9465. "dev-master": "4.3-dev"
  9466. }
  9467. },
  9468. "autoload": {
  9469. "psr-4": {
  9470. "Symfony\\Component\\Templating\\": ""
  9471. },
  9472. "exclude-from-classmap": [
  9473. "/Tests/"
  9474. ]
  9475. },
  9476. "notification-url": "https://packagist.org/downloads/",
  9477. "license": [
  9478. "MIT"
  9479. ],
  9480. "authors": [
  9481. {
  9482. "name": "Fabien Potencier",
  9483. "email": "fabien@symfony.com"
  9484. },
  9485. {
  9486. "name": "Symfony Community",
  9487. "homepage": "https://symfony.com/contributors"
  9488. }
  9489. ],
  9490. "description": "Symfony Templating Component",
  9491. "homepage": "https://symfony.com",
  9492. "time": "2019-08-26T08:26:39+00:00"
  9493. },
  9494. {
  9495. "name": "symfony/translation",
  9496. "version": "v4.3.4",
  9497. "source": {
  9498. "type": "git",
  9499. "url": "https://github.com/symfony/translation.git",
  9500. "reference": "28498169dd334095fa981827992f3a24d50fed0f"
  9501. },
  9502. "dist": {
  9503. "type": "zip",
  9504. "url": "https://api.github.com/repos/symfony/translation/zipball/28498169dd334095fa981827992f3a24d50fed0f",
  9505. "reference": "28498169dd334095fa981827992f3a24d50fed0f",
  9506. "shasum": ""
  9507. },
  9508. "require": {
  9509. "php": "^7.1.3",
  9510. "symfony/polyfill-mbstring": "~1.0",
  9511. "symfony/translation-contracts": "^1.1.6"
  9512. },
  9513. "conflict": {
  9514. "symfony/config": "<3.4",
  9515. "symfony/dependency-injection": "<3.4",
  9516. "symfony/yaml": "<3.4"
  9517. },
  9518. "provide": {
  9519. "symfony/translation-implementation": "1.0"
  9520. },
  9521. "require-dev": {
  9522. "psr/log": "~1.0",
  9523. "symfony/config": "~3.4|~4.0",
  9524. "symfony/console": "~3.4|~4.0",
  9525. "symfony/dependency-injection": "~3.4|~4.0",
  9526. "symfony/finder": "~2.8|~3.0|~4.0",
  9527. "symfony/http-kernel": "~3.4|~4.0",
  9528. "symfony/intl": "~3.4|~4.0",
  9529. "symfony/service-contracts": "^1.1.2",
  9530. "symfony/var-dumper": "~3.4|~4.0",
  9531. "symfony/yaml": "~3.4|~4.0"
  9532. },
  9533. "suggest": {
  9534. "psr/log-implementation": "To use logging capability in translator",
  9535. "symfony/config": "",
  9536. "symfony/yaml": ""
  9537. },
  9538. "type": "library",
  9539. "extra": {
  9540. "branch-alias": {
  9541. "dev-master": "4.3-dev"
  9542. }
  9543. },
  9544. "autoload": {
  9545. "psr-4": {
  9546. "Symfony\\Component\\Translation\\": ""
  9547. },
  9548. "exclude-from-classmap": [
  9549. "/Tests/"
  9550. ]
  9551. },
  9552. "notification-url": "https://packagist.org/downloads/",
  9553. "license": [
  9554. "MIT"
  9555. ],
  9556. "authors": [
  9557. {
  9558. "name": "Fabien Potencier",
  9559. "email": "fabien@symfony.com"
  9560. },
  9561. {
  9562. "name": "Symfony Community",
  9563. "homepage": "https://symfony.com/contributors"
  9564. }
  9565. ],
  9566. "description": "Symfony Translation Component",
  9567. "homepage": "https://symfony.com",
  9568. "time": "2019-08-26T08:55:16+00:00"
  9569. },
  9570. {
  9571. "name": "symfony/translation-contracts",
  9572. "version": "v1.1.6",
  9573. "source": {
  9574. "type": "git",
  9575. "url": "https://github.com/symfony/translation-contracts.git",
  9576. "reference": "325b17c24f3ee23cbecfa63ba809c6d89b5fa04a"
  9577. },
  9578. "dist": {
  9579. "type": "zip",
  9580. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/325b17c24f3ee23cbecfa63ba809c6d89b5fa04a",
  9581. "reference": "325b17c24f3ee23cbecfa63ba809c6d89b5fa04a",
  9582. "shasum": ""
  9583. },
  9584. "require": {
  9585. "php": "^7.1.3"
  9586. },
  9587. "suggest": {
  9588. "symfony/translation-implementation": ""
  9589. },
  9590. "type": "library",
  9591. "extra": {
  9592. "branch-alias": {
  9593. "dev-master": "1.1-dev"
  9594. }
  9595. },
  9596. "autoload": {
  9597. "psr-4": {
  9598. "Symfony\\Contracts\\Translation\\": ""
  9599. }
  9600. },
  9601. "notification-url": "https://packagist.org/downloads/",
  9602. "license": [
  9603. "MIT"
  9604. ],
  9605. "authors": [
  9606. {
  9607. "name": "Nicolas Grekas",
  9608. "email": "p@tchwork.com"
  9609. },
  9610. {
  9611. "name": "Symfony Community",
  9612. "homepage": "https://symfony.com/contributors"
  9613. }
  9614. ],
  9615. "description": "Generic abstractions related to translation",
  9616. "homepage": "https://symfony.com",
  9617. "keywords": [
  9618. "abstractions",
  9619. "contracts",
  9620. "decoupling",
  9621. "interfaces",
  9622. "interoperability",
  9623. "standards"
  9624. ],
  9625. "time": "2019-08-02T12:15:04+00:00"
  9626. },
  9627. {
  9628. "name": "symfony/twig-bridge",
  9629. "version": "v4.3.4",
  9630. "source": {
  9631. "type": "git",
  9632. "url": "https://github.com/symfony/twig-bridge.git",
  9633. "reference": "cd6c551dc5d62b520d1a973fb4cb2c46bfc00b62"
  9634. },
  9635. "dist": {
  9636. "type": "zip",
  9637. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/cd6c551dc5d62b520d1a973fb4cb2c46bfc00b62",
  9638. "reference": "cd6c551dc5d62b520d1a973fb4cb2c46bfc00b62",
  9639. "shasum": ""
  9640. },
  9641. "require": {
  9642. "php": "^7.1.3",
  9643. "symfony/translation-contracts": "^1.1",
  9644. "twig/twig": "^1.41|^2.10"
  9645. },
  9646. "conflict": {
  9647. "symfony/console": "<3.4",
  9648. "symfony/form": "<4.3.4",
  9649. "symfony/http-foundation": "<4.3",
  9650. "symfony/translation": "<4.2",
  9651. "symfony/workflow": "<4.3"
  9652. },
  9653. "require-dev": {
  9654. "egulias/email-validator": "^2.1.10",
  9655. "fig/link-util": "^1.0",
  9656. "symfony/asset": "~3.4|~4.0",
  9657. "symfony/console": "~3.4|~4.0",
  9658. "symfony/dependency-injection": "~3.4|~4.0",
  9659. "symfony/expression-language": "~3.4|~4.0",
  9660. "symfony/finder": "~3.4|~4.0",
  9661. "symfony/form": "^4.3.4",
  9662. "symfony/http-foundation": "~4.3",
  9663. "symfony/http-kernel": "~3.4|~4.0",
  9664. "symfony/mime": "~4.3",
  9665. "symfony/polyfill-intl-icu": "~1.0",
  9666. "symfony/routing": "~3.4|~4.0",
  9667. "symfony/security-acl": "~2.8|~3.0",
  9668. "symfony/security-core": "~3.0|~4.0",
  9669. "symfony/security-csrf": "~3.4|~4.0",
  9670. "symfony/security-http": "~3.4|~4.0",
  9671. "symfony/stopwatch": "~3.4|~4.0",
  9672. "symfony/templating": "~3.4|~4.0",
  9673. "symfony/translation": "^4.2.1",
  9674. "symfony/var-dumper": "~3.4|~4.0",
  9675. "symfony/web-link": "~3.4|~4.0",
  9676. "symfony/workflow": "~4.3",
  9677. "symfony/yaml": "~3.4|~4.0"
  9678. },
  9679. "suggest": {
  9680. "symfony/asset": "For using the AssetExtension",
  9681. "symfony/expression-language": "For using the ExpressionExtension",
  9682. "symfony/finder": "",
  9683. "symfony/form": "For using the FormExtension",
  9684. "symfony/http-kernel": "For using the HttpKernelExtension",
  9685. "symfony/routing": "For using the RoutingExtension",
  9686. "symfony/security-core": "For using the SecurityExtension",
  9687. "symfony/security-csrf": "For using the CsrfExtension",
  9688. "symfony/security-http": "For using the LogoutUrlExtension",
  9689. "symfony/stopwatch": "For using the StopwatchExtension",
  9690. "symfony/templating": "For using the TwigEngine",
  9691. "symfony/translation": "For using the TranslationExtension",
  9692. "symfony/var-dumper": "For using the DumpExtension",
  9693. "symfony/web-link": "For using the WebLinkExtension",
  9694. "symfony/yaml": "For using the YamlExtension"
  9695. },
  9696. "type": "symfony-bridge",
  9697. "extra": {
  9698. "branch-alias": {
  9699. "dev-master": "4.3-dev"
  9700. }
  9701. },
  9702. "autoload": {
  9703. "psr-4": {
  9704. "Symfony\\Bridge\\Twig\\": ""
  9705. },
  9706. "exclude-from-classmap": [
  9707. "/Tests/"
  9708. ]
  9709. },
  9710. "notification-url": "https://packagist.org/downloads/",
  9711. "license": [
  9712. "MIT"
  9713. ],
  9714. "authors": [
  9715. {
  9716. "name": "Fabien Potencier",
  9717. "email": "fabien@symfony.com"
  9718. },
  9719. {
  9720. "name": "Symfony Community",
  9721. "homepage": "https://symfony.com/contributors"
  9722. }
  9723. ],
  9724. "description": "Symfony Twig Bridge",
  9725. "homepage": "https://symfony.com",
  9726. "time": "2019-08-26T08:26:39+00:00"
  9727. },
  9728. {
  9729. "name": "symfony/twig-bundle",
  9730. "version": "v4.3.4",
  9731. "source": {
  9732. "type": "git",
  9733. "url": "https://github.com/symfony/twig-bundle.git",
  9734. "reference": "9528fdd8b9ba3f66c5570c22fb1a547e35abb23d"
  9735. },
  9736. "dist": {
  9737. "type": "zip",
  9738. "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/9528fdd8b9ba3f66c5570c22fb1a547e35abb23d",
  9739. "reference": "9528fdd8b9ba3f66c5570c22fb1a547e35abb23d",
  9740. "shasum": ""
  9741. },
  9742. "require": {
  9743. "php": "^7.1.3",
  9744. "symfony/config": "~4.2",
  9745. "symfony/debug": "~4.0",
  9746. "symfony/http-foundation": "~4.3",
  9747. "symfony/http-kernel": "~4.1",
  9748. "symfony/polyfill-ctype": "~1.8",
  9749. "symfony/twig-bridge": "^4.3",
  9750. "twig/twig": "~1.41|~2.10"
  9751. },
  9752. "conflict": {
  9753. "symfony/dependency-injection": "<4.1",
  9754. "symfony/framework-bundle": "<4.3",
  9755. "symfony/translation": "<4.2"
  9756. },
  9757. "require-dev": {
  9758. "doctrine/annotations": "~1.7",
  9759. "doctrine/cache": "~1.0",
  9760. "symfony/asset": "~3.4|~4.0",
  9761. "symfony/dependency-injection": "^4.2.5",
  9762. "symfony/expression-language": "~3.4|~4.0",
  9763. "symfony/finder": "~3.4|~4.0",
  9764. "symfony/form": "~3.4|~4.0",
  9765. "symfony/framework-bundle": "~4.3",
  9766. "symfony/routing": "~3.4|~4.0",
  9767. "symfony/stopwatch": "~3.4|~4.0",
  9768. "symfony/templating": "~3.4|~4.0",
  9769. "symfony/translation": "^4.2",
  9770. "symfony/web-link": "~3.4|~4.0",
  9771. "symfony/yaml": "~3.4|~4.0"
  9772. },
  9773. "type": "symfony-bundle",
  9774. "extra": {
  9775. "branch-alias": {
  9776. "dev-master": "4.3-dev"
  9777. }
  9778. },
  9779. "autoload": {
  9780. "psr-4": {
  9781. "Symfony\\Bundle\\TwigBundle\\": ""
  9782. },
  9783. "exclude-from-classmap": [
  9784. "/Tests/"
  9785. ]
  9786. },
  9787. "notification-url": "https://packagist.org/downloads/",
  9788. "license": [
  9789. "MIT"
  9790. ],
  9791. "authors": [
  9792. {
  9793. "name": "Fabien Potencier",
  9794. "email": "fabien@symfony.com"
  9795. },
  9796. {
  9797. "name": "Symfony Community",
  9798. "homepage": "https://symfony.com/contributors"
  9799. }
  9800. ],
  9801. "description": "Symfony TwigBundle",
  9802. "homepage": "https://symfony.com",
  9803. "time": "2019-08-26T08:26:39+00:00"
  9804. },
  9805. {
  9806. "name": "symfony/var-dumper",
  9807. "version": "v4.3.4",
  9808. "source": {
  9809. "type": "git",
  9810. "url": "https://github.com/symfony/var-dumper.git",
  9811. "reference": "641043e0f3e615990a0f29479f9c117e8a6698c6"
  9812. },
  9813. "dist": {
  9814. "type": "zip",
  9815. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/641043e0f3e615990a0f29479f9c117e8a6698c6",
  9816. "reference": "641043e0f3e615990a0f29479f9c117e8a6698c6",
  9817. "shasum": ""
  9818. },
  9819. "require": {
  9820. "php": "^7.1.3",
  9821. "symfony/polyfill-mbstring": "~1.0",
  9822. "symfony/polyfill-php72": "~1.5"
  9823. },
  9824. "conflict": {
  9825. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  9826. "symfony/console": "<3.4"
  9827. },
  9828. "require-dev": {
  9829. "ext-iconv": "*",
  9830. "symfony/console": "~3.4|~4.0",
  9831. "symfony/process": "~3.4|~4.0",
  9832. "twig/twig": "~1.34|~2.4"
  9833. },
  9834. "suggest": {
  9835. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  9836. "ext-intl": "To show region name in time zone dump",
  9837. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  9838. },
  9839. "bin": [
  9840. "Resources/bin/var-dump-server"
  9841. ],
  9842. "type": "library",
  9843. "extra": {
  9844. "branch-alias": {
  9845. "dev-master": "4.3-dev"
  9846. }
  9847. },
  9848. "autoload": {
  9849. "files": [
  9850. "Resources/functions/dump.php"
  9851. ],
  9852. "psr-4": {
  9853. "Symfony\\Component\\VarDumper\\": ""
  9854. },
  9855. "exclude-from-classmap": [
  9856. "/Tests/"
  9857. ]
  9858. },
  9859. "notification-url": "https://packagist.org/downloads/",
  9860. "license": [
  9861. "MIT"
  9862. ],
  9863. "authors": [
  9864. {
  9865. "name": "Nicolas Grekas",
  9866. "email": "p@tchwork.com"
  9867. },
  9868. {
  9869. "name": "Symfony Community",
  9870. "homepage": "https://symfony.com/contributors"
  9871. }
  9872. ],
  9873. "description": "Symfony mechanism for exploring and dumping PHP variables",
  9874. "homepage": "https://symfony.com",
  9875. "keywords": [
  9876. "debug",
  9877. "dump"
  9878. ],
  9879. "time": "2019-08-26T08:26:39+00:00"
  9880. },
  9881. {
  9882. "name": "symfony/var-exporter",
  9883. "version": "v4.3.4",
  9884. "source": {
  9885. "type": "git",
  9886. "url": "https://github.com/symfony/var-exporter.git",
  9887. "reference": "d5b4e2d334c1d80e42876c7d489896cfd37562f2"
  9888. },
  9889. "dist": {
  9890. "type": "zip",
  9891. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/d5b4e2d334c1d80e42876c7d489896cfd37562f2",
  9892. "reference": "d5b4e2d334c1d80e42876c7d489896cfd37562f2",
  9893. "shasum": ""
  9894. },
  9895. "require": {
  9896. "php": "^7.1.3"
  9897. },
  9898. "require-dev": {
  9899. "symfony/var-dumper": "^4.1.1"
  9900. },
  9901. "type": "library",
  9902. "extra": {
  9903. "branch-alias": {
  9904. "dev-master": "4.3-dev"
  9905. }
  9906. },
  9907. "autoload": {
  9908. "psr-4": {
  9909. "Symfony\\Component\\VarExporter\\": ""
  9910. },
  9911. "exclude-from-classmap": [
  9912. "/Tests/"
  9913. ]
  9914. },
  9915. "notification-url": "https://packagist.org/downloads/",
  9916. "license": [
  9917. "MIT"
  9918. ],
  9919. "authors": [
  9920. {
  9921. "name": "Nicolas Grekas",
  9922. "email": "p@tchwork.com"
  9923. },
  9924. {
  9925. "name": "Symfony Community",
  9926. "homepage": "https://symfony.com/contributors"
  9927. }
  9928. ],
  9929. "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
  9930. "homepage": "https://symfony.com",
  9931. "keywords": [
  9932. "clone",
  9933. "construct",
  9934. "export",
  9935. "hydrate",
  9936. "instantiate",
  9937. "serialize"
  9938. ],
  9939. "time": "2019-08-22T07:33:08+00:00"
  9940. },
  9941. {
  9942. "name": "symfony/web-profiler-bundle",
  9943. "version": "v4.3.4",
  9944. "source": {
  9945. "type": "git",
  9946. "url": "https://github.com/symfony/web-profiler-bundle.git",
  9947. "reference": "387c36fd133c08bb0d78d8de17c1121681b37a09"
  9948. },
  9949. "dist": {
  9950. "type": "zip",
  9951. "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/387c36fd133c08bb0d78d8de17c1121681b37a09",
  9952. "reference": "387c36fd133c08bb0d78d8de17c1121681b37a09",
  9953. "shasum": ""
  9954. },
  9955. "require": {
  9956. "php": "^7.1.3",
  9957. "symfony/config": "^4.2",
  9958. "symfony/http-kernel": "^4.3",
  9959. "symfony/routing": "~3.4|~4.0",
  9960. "symfony/twig-bundle": "~4.2",
  9961. "symfony/var-dumper": "~3.4|~4.0",
  9962. "twig/twig": "^1.41|^2.10"
  9963. },
  9964. "conflict": {
  9965. "symfony/dependency-injection": "<3.4",
  9966. "symfony/form": "<4.3",
  9967. "symfony/messenger": "<4.2",
  9968. "symfony/var-dumper": "<3.4"
  9969. },
  9970. "require-dev": {
  9971. "symfony/console": "~3.4|~4.0",
  9972. "symfony/dependency-injection": "~3.4|~4.0",
  9973. "symfony/stopwatch": "~3.4|~4.0"
  9974. },
  9975. "type": "symfony-bundle",
  9976. "extra": {
  9977. "branch-alias": {
  9978. "dev-master": "4.3-dev"
  9979. }
  9980. },
  9981. "autoload": {
  9982. "psr-4": {
  9983. "Symfony\\Bundle\\WebProfilerBundle\\": ""
  9984. },
  9985. "exclude-from-classmap": [
  9986. "/Tests/"
  9987. ]
  9988. },
  9989. "notification-url": "https://packagist.org/downloads/",
  9990. "license": [
  9991. "MIT"
  9992. ],
  9993. "authors": [
  9994. {
  9995. "name": "Fabien Potencier",
  9996. "email": "fabien@symfony.com"
  9997. },
  9998. {
  9999. "name": "Symfony Community",
  10000. "homepage": "https://symfony.com/contributors"
  10001. }
  10002. ],
  10003. "description": "Symfony WebProfilerBundle",
  10004. "homepage": "https://symfony.com",
  10005. "time": "2019-08-26T08:26:39+00:00"
  10006. },
  10007. {
  10008. "name": "symfony/yaml",
  10009. "version": "v4.3.4",
  10010. "source": {
  10011. "type": "git",
  10012. "url": "https://github.com/symfony/yaml.git",
  10013. "reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686"
  10014. },
  10015. "dist": {
  10016. "type": "zip",
  10017. "url": "https://api.github.com/repos/symfony/yaml/zipball/5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
  10018. "reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
  10019. "shasum": ""
  10020. },
  10021. "require": {
  10022. "php": "^7.1.3",
  10023. "symfony/polyfill-ctype": "~1.8"
  10024. },
  10025. "conflict": {
  10026. "symfony/console": "<3.4"
  10027. },
  10028. "require-dev": {
  10029. "symfony/console": "~3.4|~4.0"
  10030. },
  10031. "suggest": {
  10032. "symfony/console": "For validating YAML files using the lint command"
  10033. },
  10034. "type": "library",
  10035. "extra": {
  10036. "branch-alias": {
  10037. "dev-master": "4.3-dev"
  10038. }
  10039. },
  10040. "autoload": {
  10041. "psr-4": {
  10042. "Symfony\\Component\\Yaml\\": ""
  10043. },
  10044. "exclude-from-classmap": [
  10045. "/Tests/"
  10046. ]
  10047. },
  10048. "notification-url": "https://packagist.org/downloads/",
  10049. "license": [
  10050. "MIT"
  10051. ],
  10052. "authors": [
  10053. {
  10054. "name": "Fabien Potencier",
  10055. "email": "fabien@symfony.com"
  10056. },
  10057. {
  10058. "name": "Symfony Community",
  10059. "homepage": "https://symfony.com/contributors"
  10060. }
  10061. ],
  10062. "description": "Symfony Yaml Component",
  10063. "homepage": "https://symfony.com",
  10064. "time": "2019-08-20T14:27:59+00:00"
  10065. },
  10066. {
  10067. "name": "terminal42/contao-ajaxform",
  10068. "version": "1.1.0",
  10069. "source": {
  10070. "type": "git",
  10071. "url": "https://github.com/terminal42/contao-ajaxform.git",
  10072. "reference": "ee5504e1fb47f1b7c749301f55af7cc6b413591d"
  10073. },
  10074. "dist": {
  10075. "type": "zip",
  10076. "url": "https://api.github.com/repos/terminal42/contao-ajaxform/zipball/ee5504e1fb47f1b7c749301f55af7cc6b413591d",
  10077. "reference": "ee5504e1fb47f1b7c749301f55af7cc6b413591d",
  10078. "shasum": ""
  10079. },
  10080. "require": {
  10081. "codefog/contao-haste": "4.*",
  10082. "contao-community-alliance/composer-plugin": "^2.4.1 || ~3.0",
  10083. "contao/core-bundle": "~3.2 || ~4.1",
  10084. "php": ">=5.3.2"
  10085. },
  10086. "require-dev": {
  10087. "friendsofphp/php-cs-fixer": "^2.1"
  10088. },
  10089. "type": "contao-module",
  10090. "extra": {
  10091. "contao": {
  10092. "sources": {
  10093. "": "system/modules/ajaxform"
  10094. }
  10095. }
  10096. },
  10097. "notification-url": "https://packagist.org/downloads/",
  10098. "license": [
  10099. "LGPL-3.0+"
  10100. ],
  10101. "authors": [
  10102. {
  10103. "name": "terminal42 gmbh",
  10104. "homepage": "http://terminal42.ch"
  10105. }
  10106. ],
  10107. "description": "Ajax Form extension for Contao Open Source CMS",
  10108. "keywords": [
  10109. "ajax",
  10110. "contao",
  10111. "form",
  10112. "submit"
  10113. ],
  10114. "time": "2019-08-28T11:10:44+00:00"
  10115. },
  10116. {
  10117. "name": "terminal42/contao-leads",
  10118. "version": "1.4.13",
  10119. "source": {
  10120. "type": "git",
  10121. "url": "https://github.com/terminal42/contao-leads.git",
  10122. "reference": "df32a5ba8abe94e427b8c28f8cb71fd74e6a6575"
  10123. },
  10124. "dist": {
  10125. "type": "zip",
  10126. "url": "https://api.github.com/repos/terminal42/contao-leads/zipball/df32a5ba8abe94e427b8c28f8cb71fd74e6a6575",
  10127. "reference": "df32a5ba8abe94e427b8c28f8cb71fd74e6a6575",
  10128. "shasum": ""
  10129. },
  10130. "require": {
  10131. "codefog/contao-haste": "^4.10.0",
  10132. "contao-community-alliance/composer-plugin": "^2.4.0 || 3.*",
  10133. "contao/core-bundle": "^3.5.1 || ^4.1",
  10134. "menatwork/contao-multicolumnwizard": "~3.2",
  10135. "php": "^5.3.2 || ^7.0"
  10136. },
  10137. "require-dev": {
  10138. "phpoffice/phpexcel": "^1.8"
  10139. },
  10140. "suggest": {
  10141. "phpoffice/phpexcel": "To enable excel export of lead data."
  10142. },
  10143. "type": "contao-module",
  10144. "extra": {
  10145. "contao": {
  10146. "sources": {
  10147. "": "system/modules/leads"
  10148. }
  10149. }
  10150. },
  10151. "autoload": {
  10152. "psr-0": {
  10153. "Leads\\": "library/"
  10154. }
  10155. },
  10156. "notification-url": "https://packagist.org/downloads/",
  10157. "license": [
  10158. "LGPL-3.0+"
  10159. ],
  10160. "authors": [
  10161. {
  10162. "name": "terminal42 gmbh",
  10163. "homepage": "http://terminal42.ch"
  10164. }
  10165. ],
  10166. "description": "Leads extension for Contao Open Source CMS; Store and manage form data with ease!",
  10167. "keywords": [
  10168. "contao",
  10169. "data",
  10170. "export",
  10171. "form",
  10172. "store"
  10173. ],
  10174. "time": "2019-07-15T08:07:03+00:00"
  10175. },
  10176. {
  10177. "name": "terminal42/dcawizard",
  10178. "version": "2.4.7",
  10179. "source": {
  10180. "type": "git",
  10181. "url": "https://github.com/terminal42/contao-dcawizard.git",
  10182. "reference": "5ddabcafa42ec53476718c7cc6e8fd501674a3e1"
  10183. },
  10184. "dist": {
  10185. "type": "zip",
  10186. "url": "https://api.github.com/repos/terminal42/contao-dcawizard/zipball/5ddabcafa42ec53476718c7cc6e8fd501674a3e1",
  10187. "reference": "5ddabcafa42ec53476718c7cc6e8fd501674a3e1",
  10188. "shasum": ""
  10189. },
  10190. "require": {
  10191. "codefog/contao-haste": "4.*",
  10192. "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
  10193. "contao/core-bundle": "~3.2 || ~4.1",
  10194. "php": "^5.3.2 || ^7.0"
  10195. },
  10196. "replace": {
  10197. "contao-legacy/dcawizard": "self.version"
  10198. },
  10199. "type": "contao-module",
  10200. "extra": {
  10201. "contao": {
  10202. "sources": {
  10203. "": "system/modules/dcawizard"
  10204. }
  10205. }
  10206. },
  10207. "autoload": {
  10208. "classmap": [
  10209. "widgets"
  10210. ]
  10211. },
  10212. "notification-url": "https://packagist.org/downloads/",
  10213. "license": [
  10214. "LGPL-3.0+"
  10215. ],
  10216. "authors": [
  10217. {
  10218. "name": "terminal42 gmbh",
  10219. "homepage": "http://terminal42.ch"
  10220. }
  10221. ],
  10222. "description": "dcaWizard extension for Contao Open Source CMS",
  10223. "keywords": [
  10224. "contao",
  10225. "dca",
  10226. "dcawizard",
  10227. "wizard"
  10228. ],
  10229. "time": "2019-06-03T08:50:36+00:00"
  10230. },
  10231. {
  10232. "name": "terminal42/notification_center",
  10233. "version": "1.5.8",
  10234. "source": {
  10235. "type": "git",
  10236. "url": "https://github.com/terminal42/contao-notification_center.git",
  10237. "reference": "55d6cfa08ca04596f718d49b4ea6f6d1c2883862"
  10238. },
  10239. "dist": {
  10240. "type": "zip",
  10241. "url": "https://api.github.com/repos/terminal42/contao-notification_center/zipball/55d6cfa08ca04596f718d49b4ea6f6d1c2883862",
  10242. "reference": "55d6cfa08ca04596f718d49b4ea6f6d1c2883862",
  10243. "shasum": ""
  10244. },
  10245. "require": {
  10246. "codefog/contao-haste": "^4.14.1",
  10247. "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
  10248. "contao/core-bundle": "~3.2 || ~4.1",
  10249. "php": ">=5.4",
  10250. "terminal42/dcawizard": "2.*"
  10251. },
  10252. "conflict": {
  10253. "contao/core-bundle": "4.5.0",
  10254. "contao/newsletter-bundle": "<3.5 || >= 5.0"
  10255. },
  10256. "replace": {
  10257. "contao-legacy/notification_center": "self.version"
  10258. },
  10259. "require-dev": {
  10260. "contao/newsletter-bundle": "~3.5 || ~4.1"
  10261. },
  10262. "suggest": {
  10263. "contao/newsletter-bundle": "Send notifications using the newsletter bundle of Contao"
  10264. },
  10265. "type": "contao-module",
  10266. "extra": {
  10267. "branch-alias": {
  10268. "dev-develop": "1.4.x-dev"
  10269. },
  10270. "contao": {
  10271. "sources": {
  10272. "": "system/modules/notification_center"
  10273. }
  10274. }
  10275. },
  10276. "autoload": {
  10277. "psr-0": {
  10278. "NotificationCenter\\": [
  10279. "library/"
  10280. ]
  10281. },
  10282. "classmap": [
  10283. "classes/"
  10284. ]
  10285. },
  10286. "notification-url": "https://packagist.org/downloads/",
  10287. "license": [
  10288. "LGPL-3.0-or-later"
  10289. ],
  10290. "authors": [
  10291. {
  10292. "name": "terminal42 gmbh",
  10293. "homepage": "http://terminal42.ch"
  10294. }
  10295. ],
  10296. "description": "Notification Center extension for Contao Open Source CMS",
  10297. "keywords": [
  10298. "center",
  10299. "contao",
  10300. "notification"
  10301. ],
  10302. "time": "2019-07-05T15:49:27+00:00"
  10303. },
  10304. {
  10305. "name": "terminal42/service-annotation-bundle",
  10306. "version": "1.0.0",
  10307. "source": {
  10308. "type": "git",
  10309. "url": "https://github.com/terminal42/service-annotation-bundle.git",
  10310. "reference": "c4b43132ae8edb0c0ec06e8fc1702f1578518489"
  10311. },
  10312. "dist": {
  10313. "type": "zip",
  10314. "url": "https://api.github.com/repos/terminal42/service-annotation-bundle/zipball/c4b43132ae8edb0c0ec06e8fc1702f1578518489",
  10315. "reference": "c4b43132ae8edb0c0ec06e8fc1702f1578518489",
  10316. "shasum": ""
  10317. },
  10318. "require": {
  10319. "doctrine/annotations": "^1.6",
  10320. "php": "^7.1",
  10321. "symfony/dependency-injection": "^4.0",
  10322. "symfony/http-kernel": "^4.0"
  10323. },
  10324. "type": "symfony-bundle",
  10325. "autoload": {
  10326. "psr-4": {
  10327. "Terminal42\\ServiceAnnotationBundle\\": "src/"
  10328. }
  10329. },
  10330. "notification-url": "https://packagist.org/downloads/",
  10331. "license": [
  10332. "MIT"
  10333. ],
  10334. "description": "Add service tags from class annotations",
  10335. "time": "2019-07-03T09:06:55+00:00"
  10336. },
  10337. {
  10338. "name": "toflar/psr6-symfony-http-cache-store",
  10339. "version": "2.1.0",
  10340. "source": {
  10341. "type": "git",
  10342. "url": "https://github.com/Toflar/psr6-symfony-http-cache-store.git",
  10343. "reference": "d9c3ca57ca5153b88aed45b49080c0fe5a5fa7c6"
  10344. },
  10345. "dist": {
  10346. "type": "zip",
  10347. "url": "https://api.github.com/repos/Toflar/psr6-symfony-http-cache-store/zipball/d9c3ca57ca5153b88aed45b49080c0fe5a5fa7c6",
  10348. "reference": "d9c3ca57ca5153b88aed45b49080c0fe5a5fa7c6",
  10349. "shasum": ""
  10350. },
  10351. "require": {
  10352. "php": "^5.6|^7.0",
  10353. "symfony/cache": "^3.4|^4.0",
  10354. "symfony/http-foundation": "^3.0|^4.0",
  10355. "symfony/http-kernel": "^3.0|^4.0",
  10356. "symfony/lock": "^3.4|^4.0",
  10357. "symfony/options-resolver": "^3.0|^4.0"
  10358. },
  10359. "require-dev": {
  10360. "friendsofphp/php-cs-fixer": "^2.12",
  10361. "php-coveralls/php-coveralls": "^2.1",
  10362. "phpunit/phpunit": "^5.7.27"
  10363. },
  10364. "type": "library",
  10365. "autoload": {
  10366. "psr-4": {
  10367. "Toflar\\Psr6HttpCacheStore\\": "src"
  10368. }
  10369. },
  10370. "notification-url": "https://packagist.org/downloads/",
  10371. "license": [
  10372. "MIT"
  10373. ],
  10374. "authors": [
  10375. {
  10376. "name": "Yanick Witschi",
  10377. "email": "yanick.witschi@terminal42.ch"
  10378. }
  10379. ],
  10380. "description": "An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.",
  10381. "time": "2019-09-04T14:55:00+00:00"
  10382. },
  10383. {
  10384. "name": "true/punycode",
  10385. "version": "v2.1.1",
  10386. "source": {
  10387. "type": "git",
  10388. "url": "https://github.com/true/php-punycode.git",
  10389. "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
  10390. },
  10391. "dist": {
  10392. "type": "zip",
  10393. "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
  10394. "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
  10395. "shasum": ""
  10396. },
  10397. "require": {
  10398. "php": ">=5.3.0",
  10399. "symfony/polyfill-mbstring": "^1.3"
  10400. },
  10401. "require-dev": {
  10402. "phpunit/phpunit": "~4.7",
  10403. "squizlabs/php_codesniffer": "~2.0"
  10404. },
  10405. "type": "library",
  10406. "autoload": {
  10407. "psr-4": {
  10408. "TrueBV\\": "src/"
  10409. }
  10410. },
  10411. "notification-url": "https://packagist.org/downloads/",
  10412. "license": [
  10413. "MIT"
  10414. ],
  10415. "authors": [
  10416. {
  10417. "name": "Renan Gonçalves",
  10418. "email": "renan.saddam@gmail.com"
  10419. }
  10420. ],
  10421. "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
  10422. "homepage": "https://github.com/true/php-punycode",
  10423. "keywords": [
  10424. "idna",
  10425. "punycode"
  10426. ],
  10427. "time": "2016-11-16T10:37:54+00:00"
  10428. },
  10429. {
  10430. "name": "twig/twig",
  10431. "version": "v2.11.3",
  10432. "source": {
  10433. "type": "git",
  10434. "url": "https://github.com/twigphp/Twig.git",
  10435. "reference": "699ed2342557c88789a15402de5eb834dedd6792"
  10436. },
  10437. "dist": {
  10438. "type": "zip",
  10439. "url": "https://api.github.com/repos/twigphp/Twig/zipball/699ed2342557c88789a15402de5eb834dedd6792",
  10440. "reference": "699ed2342557c88789a15402de5eb834dedd6792",
  10441. "shasum": ""
  10442. },
  10443. "require": {
  10444. "php": "^7.0",
  10445. "symfony/polyfill-ctype": "^1.8",
  10446. "symfony/polyfill-mbstring": "^1.3"
  10447. },
  10448. "require-dev": {
  10449. "psr/container": "^1.0",
  10450. "symfony/debug": "^2.7",
  10451. "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0"
  10452. },
  10453. "type": "library",
  10454. "extra": {
  10455. "branch-alias": {
  10456. "dev-master": "2.11-dev"
  10457. }
  10458. },
  10459. "autoload": {
  10460. "psr-0": {
  10461. "Twig_": "lib/"
  10462. },
  10463. "psr-4": {
  10464. "Twig\\": "src/"
  10465. }
  10466. },
  10467. "notification-url": "https://packagist.org/downloads/",
  10468. "license": [
  10469. "BSD-3-Clause"
  10470. ],
  10471. "authors": [
  10472. {
  10473. "name": "Fabien Potencier",
  10474. "email": "fabien@symfony.com",
  10475. "homepage": "http://fabien.potencier.org",
  10476. "role": "Lead Developer"
  10477. },
  10478. {
  10479. "name": "Armin Ronacher",
  10480. "email": "armin.ronacher@active-4.com",
  10481. "role": "Project Founder"
  10482. },
  10483. {
  10484. "name": "Twig Team",
  10485. "homepage": "https://twig.symfony.com/contributors",
  10486. "role": "Contributors"
  10487. }
  10488. ],
  10489. "description": "Twig, the flexible, fast, and secure template language for PHP",
  10490. "homepage": "https://twig.symfony.com",
  10491. "keywords": [
  10492. "templating"
  10493. ],
  10494. "time": "2019-06-18T15:37:11+00:00"
  10495. },
  10496. {
  10497. "name": "ua-parser/uap-php",
  10498. "version": "v3.9.1",
  10499. "source": {
  10500. "type": "git",
  10501. "url": "https://github.com/ua-parser/uap-php.git",
  10502. "reference": "2b7130ce5030a880e9d6c4d8463fd181dfd94711"
  10503. },
  10504. "dist": {
  10505. "type": "zip",
  10506. "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/2b7130ce5030a880e9d6c4d8463fd181dfd94711",
  10507. "reference": "2b7130ce5030a880e9d6c4d8463fd181dfd94711",
  10508. "shasum": ""
  10509. },
  10510. "require": {
  10511. "composer/ca-bundle": "^1.1",
  10512. "php": ">=5.3.0"
  10513. },
  10514. "require-dev": {
  10515. "phpunit/phpunit": "<8",
  10516. "symfony/console": "^2.0 || ^3.0 || ^4.0",
  10517. "symfony/filesystem": "^2.0 || ^3.0 || ^4.0",
  10518. "symfony/finder": "^2.0 || ^3.0 || ^4.0",
  10519. "symfony/yaml": "^2.0 || ^3.0 || ^4.0"
  10520. },
  10521. "suggest": {
  10522. "symfony/console": "Required for CLI usage - ^2.0 || ^3.0 || ^4.0",
  10523. "symfony/filesystem": "Required for CLI usage - 2.0 || ^3.0 || ^4.0",
  10524. "symfony/finder": "Required for CLI usage - ^2.0 || ^3.0 || ^4.0",
  10525. "symfony/yaml": "Required for CLI usage - ^4.0 || ^5.0"
  10526. },
  10527. "bin": [
  10528. "bin/uaparser"
  10529. ],
  10530. "type": "library",
  10531. "autoload": {
  10532. "psr-4": {
  10533. "UAParser\\": "src"
  10534. }
  10535. },
  10536. "notification-url": "https://packagist.org/downloads/",
  10537. "license": [
  10538. "MIT"
  10539. ],
  10540. "authors": [
  10541. {
  10542. "name": "Lars Strojny",
  10543. "email": "lars@strojny.net"
  10544. },
  10545. {
  10546. "name": "Dave Olsen",
  10547. "email": "dmolsen@gmail.com"
  10548. }
  10549. ],
  10550. "description": "A multi-language port of Browserscope's user agent parser.",
  10551. "time": "2019-07-15T14:27:12+00:00"
  10552. },
  10553. {
  10554. "name": "webmozart/assert",
  10555. "version": "1.5.0",
  10556. "source": {
  10557. "type": "git",
  10558. "url": "https://github.com/webmozart/assert.git",
  10559. "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
  10560. },
  10561. "dist": {
  10562. "type": "zip",
  10563. "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
  10564. "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
  10565. "shasum": ""
  10566. },
  10567. "require": {
  10568. "php": "^5.3.3 || ^7.0",
  10569. "symfony/polyfill-ctype": "^1.8"
  10570. },
  10571. "require-dev": {
  10572. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  10573. },
  10574. "type": "library",
  10575. "extra": {
  10576. "branch-alias": {
  10577. "dev-master": "1.3-dev"
  10578. }
  10579. },
  10580. "autoload": {
  10581. "psr-4": {
  10582. "Webmozart\\Assert\\": "src/"
  10583. }
  10584. },
  10585. "notification-url": "https://packagist.org/downloads/",
  10586. "license": [
  10587. "MIT"
  10588. ],
  10589. "authors": [
  10590. {
  10591. "name": "Bernhard Schussek",
  10592. "email": "bschussek@gmail.com"
  10593. }
  10594. ],
  10595. "description": "Assertions to validate method input/output with nice error messages.",
  10596. "keywords": [
  10597. "assert",
  10598. "check",
  10599. "validate"
  10600. ],
  10601. "time": "2019-08-24T08:43:50+00:00"
  10602. },
  10603. {
  10604. "name": "webmozart/path-util",
  10605. "version": "2.3.0",
  10606. "source": {
  10607. "type": "git",
  10608. "url": "https://github.com/webmozart/path-util.git",
  10609. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
  10610. },
  10611. "dist": {
  10612. "type": "zip",
  10613. "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  10614. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  10615. "shasum": ""
  10616. },
  10617. "require": {
  10618. "php": ">=5.3.3",
  10619. "webmozart/assert": "~1.0"
  10620. },
  10621. "require-dev": {
  10622. "phpunit/phpunit": "^4.6",
  10623. "sebastian/version": "^1.0.1"
  10624. },
  10625. "type": "library",
  10626. "extra": {
  10627. "branch-alias": {
  10628. "dev-master": "2.3-dev"
  10629. }
  10630. },
  10631. "autoload": {
  10632. "psr-4": {
  10633. "Webmozart\\PathUtil\\": "src/"
  10634. }
  10635. },
  10636. "notification-url": "https://packagist.org/downloads/",
  10637. "license": [
  10638. "MIT"
  10639. ],
  10640. "authors": [
  10641. {
  10642. "name": "Bernhard Schussek",
  10643. "email": "bschussek@gmail.com"
  10644. }
  10645. ],
  10646. "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
  10647. "time": "2015-12-17T08:42:14+00:00"
  10648. },
  10649. {
  10650. "name": "zendframework/zend-code",
  10651. "version": "3.3.2",
  10652. "source": {
  10653. "type": "git",
  10654. "url": "https://github.com/zendframework/zend-code.git",
  10655. "reference": "936fa7ad4d53897ea3e3eb41b5b760828246a20b"
  10656. },
  10657. "dist": {
  10658. "type": "zip",
  10659. "url": "https://api.github.com/repos/zendframework/zend-code/zipball/936fa7ad4d53897ea3e3eb41b5b760828246a20b",
  10660. "reference": "936fa7ad4d53897ea3e3eb41b5b760828246a20b",
  10661. "shasum": ""
  10662. },
  10663. "require": {
  10664. "php": "^7.1",
  10665. "zendframework/zend-eventmanager": "^2.6 || ^3.0"
  10666. },
  10667. "require-dev": {
  10668. "doctrine/annotations": "^1.0",
  10669. "ext-phar": "*",
  10670. "phpunit/phpunit": "^7.5.15",
  10671. "zendframework/zend-coding-standard": "^1.0",
  10672. "zendframework/zend-stdlib": "^2.7 || ^3.0"
  10673. },
  10674. "suggest": {
  10675. "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
  10676. "zendframework/zend-stdlib": "Zend\\Stdlib component"
  10677. },
  10678. "type": "library",
  10679. "extra": {
  10680. "branch-alias": {
  10681. "dev-master": "3.3.x-dev",
  10682. "dev-develop": "3.4.x-dev"
  10683. }
  10684. },
  10685. "autoload": {
  10686. "psr-4": {
  10687. "Zend\\Code\\": "src/"
  10688. }
  10689. },
  10690. "notification-url": "https://packagist.org/downloads/",
  10691. "license": [
  10692. "BSD-3-Clause"
  10693. ],
  10694. "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
  10695. "keywords": [
  10696. "ZendFramework",
  10697. "code",
  10698. "zf"
  10699. ],
  10700. "time": "2019-08-31T14:14:34+00:00"
  10701. },
  10702. {
  10703. "name": "zendframework/zend-eventmanager",
  10704. "version": "3.2.1",
  10705. "source": {
  10706. "type": "git",
  10707. "url": "https://github.com/zendframework/zend-eventmanager.git",
  10708. "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
  10709. },
  10710. "dist": {
  10711. "type": "zip",
  10712. "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
  10713. "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
  10714. "shasum": ""
  10715. },
  10716. "require": {
  10717. "php": "^5.6 || ^7.0"
  10718. },
  10719. "require-dev": {
  10720. "athletic/athletic": "^0.1",
  10721. "container-interop/container-interop": "^1.1.0",
  10722. "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
  10723. "zendframework/zend-coding-standard": "~1.0.0",
  10724. "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
  10725. },
  10726. "suggest": {
  10727. "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
  10728. "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
  10729. },
  10730. "type": "library",
  10731. "extra": {
  10732. "branch-alias": {
  10733. "dev-master": "3.2-dev",
  10734. "dev-develop": "3.3-dev"
  10735. }
  10736. },
  10737. "autoload": {
  10738. "psr-4": {
  10739. "Zend\\EventManager\\": "src/"
  10740. }
  10741. },
  10742. "notification-url": "https://packagist.org/downloads/",
  10743. "license": [
  10744. "BSD-3-Clause"
  10745. ],
  10746. "description": "Trigger and listen to events within a PHP application",
  10747. "homepage": "https://github.com/zendframework/zend-eventmanager",
  10748. "keywords": [
  10749. "event",
  10750. "eventmanager",
  10751. "events",
  10752. "zf2"
  10753. ],
  10754. "time": "2018-04-25T15:33:34+00:00"
  10755. }
  10756. ],
  10757. "packages-dev": [],
  10758. "aliases": [],
  10759. "minimum-stability": "stable",
  10760. "stability-flags": {
  10761. "contao/conflicts": 20
  10762. },
  10763. "prefer-stable": false,
  10764. "prefer-lowest": false,
  10765. "platform": [],
  10766. "platform-dev": [],
  10767. "platform-overrides": {
  10768. "php": "7.2.22.0",
  10769. "php-64bit": "7.2.22.0",
  10770. "php-ipv6": "7.2.22.0",
  10771. "ext-date": "7.2.22.0",
  10772. "ext-libxml": "7.2.22.0",
  10773. "ext-openssl": "7.2.22.0",
  10774. "ext-pcre": "7.2.22.0",
  10775. "ext-zlib": "7.2.22.0",
  10776. "ext-filter": "7.2.22.0",
  10777. "ext-hash": "1.0.0.0",
  10778. "ext-reflection": "7.2.22.0",
  10779. "ext-spl": "7.2.22.0",
  10780. "ext-sodium": "7.2.22.0",
  10781. "ext-session": "7.2.22.0",
  10782. "ext-apache2handler": "0.0.0.0",
  10783. "ext-mysqlnd": "0.0.0.0",
  10784. "ext-pdo": "7.2.22.0",
  10785. "ext-xml": "7.2.22.0",
  10786. "ext-bcmath": "7.2.22.0",
  10787. "ext-bz2": "7.2.22.0",
  10788. "ext-calendar": "7.2.22.0",
  10789. "ext-ctype": "7.2.22.0",
  10790. "ext-curl": "7.2.22.0",
  10791. "ext-dom": "20031129",
  10792. "ext-mbstring": "7.2.22.0",
  10793. "ext-fileinfo": "1.0.5.0",
  10794. "ext-ftp": "7.2.22.0",
  10795. "ext-gd": "7.2.22.0",
  10796. "ext-gettext": "7.2.22.0",
  10797. "ext-iconv": "7.2.22.0",
  10798. "ext-igbinary": "3.0.1.0",
  10799. "ext-imagick": "3.4.4.0",
  10800. "ext-intl": "1.1.0.0",
  10801. "ext-json": "1.6.0.0",
  10802. "ext-exif": "7.2.22.0",
  10803. "ext-memcache": "3.0.9.0-dev",
  10804. "ext-msgpack": "2.0.3.0",
  10805. "ext-mysqli": "7.2.22.0",
  10806. "ext-pdo_mysql": "7.2.22.0",
  10807. "ext-pdo_sqlite": "7.2.22.0",
  10808. "ext-phar": "2.0.2.0",
  10809. "ext-posix": "7.2.22.0",
  10810. "ext-readline": "7.2.22.0",
  10811. "ext-shmop": "7.2.22.0",
  10812. "ext-simplexml": "7.2.22.0",
  10813. "ext-soap": "7.2.22.0",
  10814. "ext-sockets": "7.2.22.0",
  10815. "ext-sqlite3": "7.2.22.0",
  10816. "ext-sysvmsg": "7.2.22.0",
  10817. "ext-sysvsem": "7.2.22.0",
  10818. "ext-sysvshm": "7.2.22.0",
  10819. "ext-tidy": "7.2.22.0",
  10820. "ext-tokenizer": "7.2.22.0",
  10821. "ext-wddx": "7.2.22.0",
  10822. "ext-xmlreader": "7.2.22.0",
  10823. "ext-xmlrpc": "7.2.22.0",
  10824. "ext-xmlwriter": "7.2.22.0",
  10825. "ext-xsl": "7.2.22.0",
  10826. "ext-zip": "1.15.4.0",
  10827. "ext-memcached": "3.1.3.0",
  10828. "ext-ioncube-loader": "0.0.0.0",
  10829. "ext-zend-opcache": "7.2.22.0",
  10830. "ext-xdebug": "2.7.2.0",
  10831. "lib-libxml": "2.9.9.0",
  10832. "lib-openssl": "1.1.1.3",
  10833. "lib-pcre": "8.43.0.0",
  10834. "lib-curl": "7.47.0.0",
  10835. "lib-iconv": "2.23.0.0",
  10836. "lib-imagick": "6.8.9.9",
  10837. "lib-icu": "64.1.0.0",
  10838. "lib-xsl": "1.1.28.0"
  10839. }
  10840. }
Add Comment
Please, Sign In to add comment