composer.lock 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440
  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#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "f639da40c5d2d04164fbfc01ff9faf9f",
  8. "packages": [
  9. {
  10. "name": "fzaninotto/faker",
  11. "version": "v1.7.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/fzaninotto/Faker.git",
  15. "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
  20. "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": "^5.3.3 || ^7.0"
  25. },
  26. "require-dev": {
  27. "ext-intl": "*",
  28. "phpunit/phpunit": "^4.0 || ^5.0",
  29. "squizlabs/php_codesniffer": "^1.5"
  30. },
  31. "type": "library",
  32. "extra": {
  33. "branch-alias": {
  34. "dev-master": "1.8-dev"
  35. }
  36. },
  37. "autoload": {
  38. "psr-4": {
  39. "Faker\\": "src/Faker/"
  40. }
  41. },
  42. "notification-url": "https://packagist.org/downloads/",
  43. "license": [
  44. "MIT"
  45. ],
  46. "authors": [
  47. {
  48. "name": "François Zaninotto"
  49. }
  50. ],
  51. "description": "Faker is a PHP library that generates fake data for you.",
  52. "keywords": [
  53. "data",
  54. "faker",
  55. "fixtures"
  56. ],
  57. "time": "2017-08-15T16:48:10+00:00"
  58. },
  59. {
  60. "name": "myclabs/php-enum",
  61. "version": "1.5.2",
  62. "source": {
  63. "type": "git",
  64. "url": "https://github.com/myclabs/php-enum.git",
  65. "reference": "3ed7088cfd0a0e06534b7f8b0eee82acea574fac"
  66. },
  67. "dist": {
  68. "type": "zip",
  69. "url": "https://api.github.com/repos/myclabs/php-enum/zipball/3ed7088cfd0a0e06534b7f8b0eee82acea574fac",
  70. "reference": "3ed7088cfd0a0e06534b7f8b0eee82acea574fac",
  71. "shasum": ""
  72. },
  73. "require": {
  74. "php": ">=5.3"
  75. },
  76. "require-dev": {
  77. "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
  78. "squizlabs/php_codesniffer": "1.*"
  79. },
  80. "type": "library",
  81. "autoload": {
  82. "psr-4": {
  83. "MyCLabs\\Enum\\": "src/"
  84. }
  85. },
  86. "notification-url": "https://packagist.org/downloads/",
  87. "license": [
  88. "MIT"
  89. ],
  90. "authors": [
  91. {
  92. "name": "PHP Enum contributors",
  93. "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
  94. }
  95. ],
  96. "description": "PHP Enum implementation",
  97. "homepage": "http://github.com/myclabs/php-enum",
  98. "keywords": [
  99. "enum"
  100. ],
  101. "time": "2017-06-28T16:24:08+00:00"
  102. },
  103. {
  104. "name": "roave/security-advisories",
  105. "version": "dev-master",
  106. "source": {
  107. "type": "git",
  108. "url": "https://github.com/Roave/SecurityAdvisories.git",
  109. "reference": "0be5f7071b9007938a360d01da654b13d9caf12d"
  110. },
  111. "dist": {
  112. "type": "zip",
  113. "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0be5f7071b9007938a360d01da654b13d9caf12d",
  114. "reference": "0be5f7071b9007938a360d01da654b13d9caf12d",
  115. "shasum": ""
  116. },
  117. "conflict": {
  118. "adodb/adodb-php": "<5.20.6",
  119. "amphp/artax": "<1.0.6|>=2,<2.0.6",
  120. "aws/aws-sdk-php": ">=3,<3.2.1",
  121. "bugsnag/bugsnag-laravel": ">=2,<2.0.2",
  122. "cakephp/cakephp": ">=1.3,<1.3.18|>=2,<2.4.99|>=2.5,<2.5.99|>=2.6,<2.6.12|>=2.7,<2.7.6|>=3,<3.0.15|>=3.1,<3.1.4",
  123. "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
  124. "cartalyst/sentry": "<=2.1.6",
  125. "codeigniter/framework": "<=3.0.6",
  126. "composer/composer": "<=1.0.0-alpha11",
  127. "contao-components/mediaelement": ">=2.14.2,<2.21.1",
  128. "contao/core": ">=2,<3.5.32",
  129. "contao/core-bundle": ">=4,<4.4.8",
  130. "contao/listing-bundle": ">=4,<4.4.8",
  131. "contao/newsletter-bundle": ">=4,<4.1",
  132. "doctrine/annotations": ">=1,<1.2.7",
  133. "doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
  134. "doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1",
  135. "doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2",
  136. "doctrine/doctrine-bundle": "<1.5.2",
  137. "doctrine/doctrine-module": "<=0.7.1",
  138. "doctrine/mongodb-odm": ">=1,<1.0.2",
  139. "doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
  140. "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1",
  141. "dompdf/dompdf": ">=0.6,<0.6.2",
  142. "drupal/core": ">=8,<8.3.7",
  143. "drupal/drupal": ">=8,<8.3.7",
  144. "ezsystems/ezpublish-legacy": ">=5.3,<5.3.12.2|>=5.4,<5.4.10.1|>=2017.8,<2017.8.1.1",
  145. "firebase/php-jwt": "<2",
  146. "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
  147. "friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
  148. "gree/jose": "<=2.2",
  149. "gregwar/rst": "<1.0.3",
  150. "guzzlehttp/guzzle": ">=6,<6.2.1|>=4.0.0-rc2,<4.2.4|>=5,<5.3.1",
  151. "illuminate/auth": ">=4,<4.0.99|>=4.1,<4.1.26",
  152. "illuminate/database": ">=4,<4.0.99|>=4.1,<4.1.29",
  153. "joomla/session": "<1.3.1",
  154. "laravel/framework": ">=4,<4.0.99|>=4.1,<4.1.29",
  155. "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
  156. "magento/magento1ce": ">=1.5.0.1,<1.9.3.2",
  157. "magento/magento1ee": ">=1.9,<1.14.3.2",
  158. "magento/magento2ce": ">=2,<2.2",
  159. "monolog/monolog": ">=1.8,<1.12",
  160. "namshi/jose": "<2.2",
  161. "onelogin/php-saml": "<2.10.4",
  162. "oro/crm": ">=1.7,<1.7.4",
  163. "oro/platform": ">=1.7,<1.7.4",
  164. "phpmailer/phpmailer": ">=5,<5.2.24",
  165. "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
  166. "phpxmlrpc/extras": "<0.6.1",
  167. "pusher/pusher-php-server": "<2.2.1",
  168. "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9",
  169. "shopware/shopware": "<5.3.7",
  170. "silverstripe/cms": ">=3,<=3.0.11|>=3.1,<3.1.11",
  171. "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
  172. "silverstripe/framework": ">=3,<3.3",
  173. "silverstripe/userforms": "<3",
  174. "simplesamlphp/saml2": "<1.8.1|>=1.9,<1.9.1|>=1.10,<1.10.3|>=2,<2.3.3",
  175. "simplesamlphp/simplesamlphp": "<1.14.16",
  176. "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
  177. "socalnick/scn-social-auth": "<1.15.2",
  178. "squizlabs/php_codesniffer": ">=1,<2.8.1",
  179. "swiftmailer/swiftmailer": ">=4,<5.4.5",
  180. "symfony/dependency-injection": ">=2,<2.0.17",
  181. "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
  182. "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2",
  183. "symfony/http-foundation": ">=2,<2.3.27|>=2.4,<2.5.11|>=2.6,<2.6.6",
  184. "symfony/http-kernel": ">=2,<2.3.29|>=2.4,<2.5.12|>=2.6,<2.6.8",
  185. "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
  186. "symfony/routing": ">=2,<2.0.19",
  187. "symfony/security": ">=2,<2.0.25|>=2.1,<2.1.13|>=2.2,<2.2.9|>=2.3,<2.3.37|>=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8.23,<2.8.25|>=3.2.10,<3.2.12|>=3.3.3,<3.3.5",
  188. "symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<2.8.6|>=2.8.23,<2.8.25|>=3,<3.0.6|>=3.2.10,<3.2.12|>=3.3.3,<3.3.5",
  189. "symfony/security-csrf": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
  190. "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
  191. "symfony/serializer": ">=2,<2.0.11",
  192. "symfony/symfony": ">=2,<2.3.41|>=2.4,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
  193. "symfony/translation": ">=2,<2.0.17",
  194. "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
  195. "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
  196. "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7",
  197. "thelia/backoffice-default-template": ">=2.1,<2.1.2",
  198. "thelia/thelia": ">=2.1,<2.1.2|>=2.1.0-beta1,<2.1.3",
  199. "twig/twig": "<1.20",
  200. "typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.22|>=8,<8.7.5",
  201. "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.10|>=3.1,<3.1.7|>=3.2,<3.2.7|>=3.3,<3.3.5",
  202. "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4",
  203. "willdurand/js-translation-bundle": "<2.1.1",
  204. "yiisoft/yii": ">=1.1.14,<1.1.15",
  205. "yiisoft/yii2": "<2.0.5",
  206. "yiisoft/yii2-bootstrap": "<2.0.4",
  207. "yiisoft/yii2-dev": "<2.0.4",
  208. "yiisoft/yii2-gii": "<2.0.4",
  209. "yiisoft/yii2-jui": "<2.0.4",
  210. "zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
  211. "zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
  212. "zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
  213. "zendframework/zend-db": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.10|>=2.3,<2.3.5",
  214. "zendframework/zend-diactoros": ">=1,<1.0.4",
  215. "zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
  216. "zendframework/zend-http": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.3,<2.3.8|>=2.4,<2.4.1",
  217. "zendframework/zend-json": ">=2.1,<2.1.6|>=2.2,<2.2.6",
  218. "zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3",
  219. "zendframework/zend-mail": ">=2,<2.4.11|>=2.5,<2.7.2",
  220. "zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1",
  221. "zendframework/zend-session": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.9|>=2.3,<2.3.4",
  222. "zendframework/zend-validator": ">=2.3,<2.3.6",
  223. "zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1",
  224. "zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6",
  225. "zendframework/zendframework": ">=2,<2.4.11|>=2.5,<2.5.1",
  226. "zendframework/zendframework1": "<1.12.20",
  227. "zendframework/zendopenid": ">=2,<2.0.2",
  228. "zendframework/zendxml": ">=1,<1.0.1",
  229. "zetacomponents/mail": "<1.8.2",
  230. "zf-commons/zfc-user": "<1.2.2",
  231. "zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
  232. "zfr/zfr-oauth2-server-module": "<0.1.2"
  233. },
  234. "type": "metapackage",
  235. "notification-url": "https://packagist.org/downloads/",
  236. "license": [
  237. "MIT"
  238. ],
  239. "authors": [
  240. {
  241. "name": "Marco Pivetta",
  242. "email": "ocramius@gmail.com",
  243. "role": "maintainer"
  244. }
  245. ],
  246. "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
  247. "time": "2018-01-31T06:22:20+00:00"
  248. },
  249. {
  250. "name": "smi2/phpclickhouse",
  251. "version": "0.17.12.1",
  252. "source": {
  253. "type": "git",
  254. "url": "https://github.com/smi2/phpClickHouse.git",
  255. "reference": "e0f6c52c7deedfd499ce17f6beac2805c7c6a565"
  256. },
  257. "dist": {
  258. "type": "zip",
  259. "url": "https://api.github.com/repos/smi2/phpClickHouse/zipball/e0f6c52c7deedfd499ce17f6beac2805c7c6a565",
  260. "reference": "e0f6c52c7deedfd499ce17f6beac2805c7c6a565",
  261. "shasum": ""
  262. },
  263. "require": {
  264. "ext-curl": "*",
  265. "php": ">=5.5.0"
  266. },
  267. "require-dev": {
  268. "ext-curl": "*",
  269. "phpunit/phpunit": "5.5.*"
  270. },
  271. "type": "library",
  272. "autoload": {
  273. "files": [
  274. "include.php"
  275. ]
  276. },
  277. "notification-url": "https://packagist.org/downloads/",
  278. "license": [
  279. "MIT"
  280. ],
  281. "authors": [
  282. {
  283. "name": "Igor Strykhar",
  284. "email": "isublimity@gmail.com",
  285. "homepage": "https://github.com/isublimity"
  286. }
  287. ],
  288. "description": "php ClickHouse client library",
  289. "homepage": "https://github.com/smi2/phpClickHouse",
  290. "keywords": [
  291. "clickhouse",
  292. "client",
  293. "curl",
  294. "driver",
  295. "http",
  296. "http client"
  297. ],
  298. "time": "2017-12-28T07:40:46+00:00"
  299. },
  300. {
  301. "name": "symfony/console",
  302. "version": "v4.0.4",
  303. "source": {
  304. "type": "git",
  305. "url": "https://github.com/symfony/console.git",
  306. "reference": "36d5b41e7d4e1ccf0370f6babe966c08ef0a1488"
  307. },
  308. "dist": {
  309. "type": "zip",
  310. "url": "https://api.github.com/repos/symfony/console/zipball/36d5b41e7d4e1ccf0370f6babe966c08ef0a1488",
  311. "reference": "36d5b41e7d4e1ccf0370f6babe966c08ef0a1488",
  312. "shasum": ""
  313. },
  314. "require": {
  315. "php": "^7.1.3",
  316. "symfony/polyfill-mbstring": "~1.0"
  317. },
  318. "conflict": {
  319. "symfony/dependency-injection": "<3.4",
  320. "symfony/process": "<3.3"
  321. },
  322. "require-dev": {
  323. "psr/log": "~1.0",
  324. "symfony/config": "~3.4|~4.0",
  325. "symfony/dependency-injection": "~3.4|~4.0",
  326. "symfony/event-dispatcher": "~3.4|~4.0",
  327. "symfony/lock": "~3.4|~4.0",
  328. "symfony/process": "~3.4|~4.0"
  329. },
  330. "suggest": {
  331. "psr/log": "For using the console logger",
  332. "symfony/event-dispatcher": "",
  333. "symfony/lock": "",
  334. "symfony/process": ""
  335. },
  336. "type": "library",
  337. "extra": {
  338. "branch-alias": {
  339. "dev-master": "4.0-dev"
  340. }
  341. },
  342. "autoload": {
  343. "psr-4": {
  344. "Symfony\\Component\\Console\\": ""
  345. },
  346. "exclude-from-classmap": [
  347. "/Tests/"
  348. ]
  349. },
  350. "notification-url": "https://packagist.org/downloads/",
  351. "license": [
  352. "MIT"
  353. ],
  354. "authors": [
  355. {
  356. "name": "Fabien Potencier",
  357. "email": "fabien@symfony.com"
  358. },
  359. {
  360. "name": "Symfony Community",
  361. "homepage": "https://symfony.com/contributors"
  362. }
  363. ],
  364. "description": "Symfony Console Component",
  365. "homepage": "https://symfony.com",
  366. "time": "2018-01-29T09:06:29+00:00"
  367. },
  368. {
  369. "name": "symfony/polyfill-mbstring",
  370. "version": "v1.6.0",
  371. "source": {
  372. "type": "git",
  373. "url": "https://github.com/symfony/polyfill-mbstring.git",
  374. "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
  375. },
  376. "dist": {
  377. "type": "zip",
  378. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
  379. "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
  380. "shasum": ""
  381. },
  382. "require": {
  383. "php": ">=5.3.3"
  384. },
  385. "suggest": {
  386. "ext-mbstring": "For best performance"
  387. },
  388. "type": "library",
  389. "extra": {
  390. "branch-alias": {
  391. "dev-master": "1.6-dev"
  392. }
  393. },
  394. "autoload": {
  395. "psr-4": {
  396. "Symfony\\Polyfill\\Mbstring\\": ""
  397. },
  398. "files": [
  399. "bootstrap.php"
  400. ]
  401. },
  402. "notification-url": "https://packagist.org/downloads/",
  403. "license": [
  404. "MIT"
  405. ],
  406. "authors": [
  407. {
  408. "name": "Nicolas Grekas",
  409. "email": "p@tchwork.com"
  410. },
  411. {
  412. "name": "Symfony Community",
  413. "homepage": "https://symfony.com/contributors"
  414. }
  415. ],
  416. "description": "Symfony polyfill for the Mbstring extension",
  417. "homepage": "https://symfony.com",
  418. "keywords": [
  419. "compatibility",
  420. "mbstring",
  421. "polyfill",
  422. "portable",
  423. "shim"
  424. ],
  425. "time": "2017-10-11T12:05:26+00:00"
  426. }
  427. ],
  428. "packages-dev": [],
  429. "aliases": [],
  430. "minimum-stability": "alpha",
  431. "stability-flags": {
  432. "roave/security-advisories": 20
  433. },
  434. "prefer-stable": true,
  435. "prefer-lowest": false,
  436. "platform": {
  437. "php": ">=7.1"
  438. },
  439. "platform-dev": []
  440. }