composer.lock 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408
  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. "hash": "f666a32d1a59518b8ecc55899e829e79",
  8. "content-hash": "8d110e7d8fca6eca1aa814ee35d0032b",
  9. "packages": [
  10. {
  11. "name": "ccampbell/chromephp",
  12. "version": "4.1.0",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/ccampbell/chromephp.git",
  16. "reference": "c3c297615d48ae5b2a86a82311152d1ed095fcef"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/ccampbell/chromephp/zipball/c3c297615d48ae5b2a86a82311152d1ed095fcef",
  21. "reference": "c3c297615d48ae5b2a86a82311152d1ed095fcef",
  22. "shasum": ""
  23. },
  24. "require": {
  25. "php": ">=5.0.0"
  26. },
  27. "type": "library",
  28. "autoload": {
  29. "psr-0": {
  30. "ChromePhp": ""
  31. }
  32. },
  33. "notification-url": "https://packagist.org/downloads/",
  34. "license": [
  35. "Apache-2.0"
  36. ],
  37. "authors": [
  38. {
  39. "name": "Craig Campbell",
  40. "email": "iamcraigcampbell@gmail.com",
  41. "homepage": "http://craig.is",
  42. "role": "Developer"
  43. }
  44. ],
  45. "description": "Log variables to the Chrome console (via Chrome Logger Google Chrome extension).",
  46. "homepage": "http://github.com/ccampbell/chromephp",
  47. "keywords": [
  48. "log",
  49. "logging"
  50. ],
  51. "time": "2013-06-26 03:44:33"
  52. },
  53. {
  54. "name": "ckeditor/ckeditor",
  55. "version": "dev-full/stable",
  56. "source": {
  57. "type": "git",
  58. "url": "https://github.com/ckeditor/ckeditor-releases.git",
  59. "reference": "4a7a6d717f9a408fa8f9ea53ef2dba4d64b83e91"
  60. },
  61. "dist": {
  62. "type": "zip",
  63. "url": "https://api.github.com/repos/ckeditor/ckeditor-releases/zipball/4a7a6d717f9a408fa8f9ea53ef2dba4d64b83e91",
  64. "reference": "4a7a6d717f9a408fa8f9ea53ef2dba4d64b83e91",
  65. "shasum": ""
  66. },
  67. "type": "library",
  68. "notification-url": "https://packagist.org/downloads/",
  69. "license": [
  70. "GPL-2.0+",
  71. "LGPL-2.1+",
  72. "MPL-1.1+"
  73. ],
  74. "authors": [
  75. {
  76. "name": "CKSource",
  77. "homepage": "http://cksource.com"
  78. }
  79. ],
  80. "description": "JavaScript WYSIWYG web text editor.",
  81. "homepage": "http://ckeditor.com",
  82. "keywords": [
  83. "CKEditor",
  84. "editor",
  85. "fckeditor",
  86. "html",
  87. "javascript",
  88. "richtext",
  89. "text",
  90. "wysiwyg"
  91. ],
  92. "time": "2016-05-12 15:36:04"
  93. },
  94. {
  95. "name": "mike42/escpos-php",
  96. "version": "v1.2.1",
  97. "source": {
  98. "type": "git",
  99. "url": "https://github.com/mike42/escpos-php.git",
  100. "reference": "cfea4c4fc95516ac953e1e5b623f854632afa2ee"
  101. },
  102. "dist": {
  103. "type": "zip",
  104. "url": "https://api.github.com/repos/mike42/escpos-php/zipball/cfea4c4fc95516ac953e1e5b623f854632afa2ee",
  105. "reference": "cfea4c4fc95516ac953e1e5b623f854632afa2ee",
  106. "shasum": ""
  107. },
  108. "require": {
  109. "php": ">=5.3.0"
  110. },
  111. "require-dev": {
  112. "phpunit/phpunit": "4.5.*",
  113. "squizlabs/php_codesniffer": "2.*"
  114. },
  115. "type": "library",
  116. "autoload": {
  117. "psr-4": {
  118. "Mike42\\": "src/Mike42"
  119. }
  120. },
  121. "notification-url": "https://packagist.org/downloads/",
  122. "license": [
  123. "MIT"
  124. ],
  125. "authors": [
  126. {
  127. "name": "Roni Saha",
  128. "email": "roni.cse@gmail.com"
  129. },
  130. {
  131. "name": "Michael Billington",
  132. "email": "michael.billington@gmail.com"
  133. },
  134. {
  135. "name": "Gergely Radics",
  136. "email": "gerifield@ustream.tv"
  137. },
  138. {
  139. "name": "Warren Doyle",
  140. "email": "w.doyle@fuelled.co"
  141. },
  142. {
  143. "name": "vharo",
  144. "email": "vharo@geepok.com"
  145. }
  146. ],
  147. "description": "Thermal receipt printer library, for use with ESC/POS compatible printers",
  148. "homepage": "https://github.com/mike42/escpos-php",
  149. "keywords": [
  150. "ESC-POS",
  151. "driver",
  152. "escpos",
  153. "print",
  154. "receipt"
  155. ],
  156. "time": "2016-04-25 01:14:07"
  157. },
  158. {
  159. "name": "mobiledetect/mobiledetectlib",
  160. "version": "2.8.17",
  161. "source": {
  162. "type": "git",
  163. "url": "https://github.com/serbanghita/Mobile-Detect.git",
  164. "reference": "b87da5f63a76e9615a0c74fcf168657b1ea7e41d"
  165. },
  166. "dist": {
  167. "type": "zip",
  168. "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/b87da5f63a76e9615a0c74fcf168657b1ea7e41d",
  169. "reference": "b87da5f63a76e9615a0c74fcf168657b1ea7e41d",
  170. "shasum": ""
  171. },
  172. "require": {
  173. "php": ">=5.0.0"
  174. },
  175. "require-dev": {
  176. "codeclimate/php-test-reporter": "dev-master",
  177. "johnkary/phpunit-speedtrap": "~1.0@dev",
  178. "phpunit/phpunit": "*"
  179. },
  180. "type": "library",
  181. "autoload": {
  182. "classmap": [
  183. "Mobile_Detect.php"
  184. ],
  185. "psr-0": {
  186. "Detection": "namespaced/"
  187. }
  188. },
  189. "notification-url": "https://packagist.org/downloads/",
  190. "license": [
  191. "MIT"
  192. ],
  193. "authors": [
  194. {
  195. "name": "Serban Ghita",
  196. "email": "serbanghita@gmail.com",
  197. "homepage": "http://mobiledetect.net",
  198. "role": "Developer"
  199. }
  200. ],
  201. "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
  202. "homepage": "https://github.com/serbanghita/Mobile-Detect",
  203. "keywords": [
  204. "detect mobile devices",
  205. "mobile",
  206. "mobile detect",
  207. "mobile detector",
  208. "php mobile detect"
  209. ],
  210. "time": "2015-09-17 14:45:21"
  211. },
  212. {
  213. "name": "phpoffice/phpexcel",
  214. "version": "1.8.1",
  215. "source": {
  216. "type": "git",
  217. "url": "https://github.com/PHPOffice/PHPExcel.git",
  218. "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
  219. },
  220. "dist": {
  221. "type": "zip",
  222. "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
  223. "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
  224. "shasum": ""
  225. },
  226. "require": {
  227. "ext-xml": "*",
  228. "ext-xmlwriter": "*",
  229. "php": ">=5.2.0"
  230. },
  231. "type": "library",
  232. "autoload": {
  233. "psr-0": {
  234. "PHPExcel": "Classes/"
  235. }
  236. },
  237. "notification-url": "https://packagist.org/downloads/",
  238. "license": [
  239. "LGPL"
  240. ],
  241. "authors": [
  242. {
  243. "name": "Maarten Balliauw",
  244. "homepage": "http://blog.maartenballiauw.be"
  245. },
  246. {
  247. "name": "Mark Baker"
  248. },
  249. {
  250. "name": "Franck Lefevre",
  251. "homepage": "http://blog.rootslabs.net"
  252. },
  253. {
  254. "name": "Erik Tilt"
  255. }
  256. ],
  257. "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  258. "homepage": "http://phpexcel.codeplex.com",
  259. "keywords": [
  260. "OpenXML",
  261. "excel",
  262. "php",
  263. "spreadsheet",
  264. "xls",
  265. "xlsx"
  266. ],
  267. "time": "2015-05-01 07:00:55"
  268. },
  269. {
  270. "name": "restler/framework",
  271. "version": "3.0.0-RC6",
  272. "target-dir": "Luracast/Restler",
  273. "source": {
  274. "type": "git",
  275. "url": "https://github.com/Luracast/Restler-Framework.git",
  276. "reference": "bfe1139b233852b745c6a0ec14d7244ceb3b3fc6"
  277. },
  278. "dist": {
  279. "type": "zip",
  280. "url": "https://api.github.com/repos/Luracast/Restler-Framework/zipball/bfe1139b233852b745c6a0ec14d7244ceb3b3fc6",
  281. "reference": "bfe1139b233852b745c6a0ec14d7244ceb3b3fc6",
  282. "shasum": ""
  283. },
  284. "require": {
  285. "php": ">=5.3.0"
  286. },
  287. "replace": {
  288. "luracast/restler": "3.*"
  289. },
  290. "suggest": {
  291. "bshaffer/oauth2-server-php": "If you want to use OAuth2 for authentication",
  292. "illuminate/view": "If you want to use laravel blade templates with Html format",
  293. "mustache/mustache": "If you want to use mustache/handlebar templates with Html format",
  294. "rodneyrehm/plist": "If you need Apple plist binary/xml format",
  295. "symfony/yaml": "If you need YAML format",
  296. "twig/twig": "If you want to use twig templates with Html format",
  297. "zendframework/zendamf": "If you need AMF format"
  298. },
  299. "type": "library",
  300. "extra": {
  301. "branch-alias": {
  302. "master": "v3.0.x-dev"
  303. }
  304. },
  305. "autoload": {
  306. "psr-0": {
  307. "Luracast\\Restler": ""
  308. }
  309. },
  310. "notification-url": "https://packagist.org/downloads/",
  311. "license": [
  312. "LGPL-2.1"
  313. ],
  314. "authors": [
  315. {
  316. "name": "Luracast",
  317. "email": "arul@luracast.com"
  318. }
  319. ],
  320. "description": "Just the Restler Framework without the tests and examples",
  321. "homepage": "http://luracast.com/products/restler/",
  322. "keywords": [
  323. "api",
  324. "framework",
  325. "rest",
  326. "server"
  327. ],
  328. "time": "2016-02-28 15:57:37"
  329. },
  330. {
  331. "name": "tecnickcom/tcpdf",
  332. "version": "6.2.12",
  333. "source": {
  334. "type": "git",
  335. "url": "https://github.com/tecnickcom/TCPDF.git",
  336. "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f"
  337. },
  338. "dist": {
  339. "type": "zip",
  340. "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/2f732eaa91b5665274689b1d40b285a7bacdc37f",
  341. "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f",
  342. "shasum": ""
  343. },
  344. "require": {
  345. "php": ">=5.3.0"
  346. },
  347. "type": "library",
  348. "autoload": {
  349. "classmap": [
  350. "fonts",
  351. "config",
  352. "include",
  353. "tcpdf.php",
  354. "tcpdf_parser.php",
  355. "tcpdf_import.php",
  356. "tcpdf_barcodes_1d.php",
  357. "tcpdf_barcodes_2d.php",
  358. "include/tcpdf_colors.php",
  359. "include/tcpdf_filters.php",
  360. "include/tcpdf_font_data.php",
  361. "include/tcpdf_fonts.php",
  362. "include/tcpdf_images.php",
  363. "include/tcpdf_static.php",
  364. "include/barcodes/datamatrix.php",
  365. "include/barcodes/pdf417.php",
  366. "include/barcodes/qrcode.php"
  367. ]
  368. },
  369. "notification-url": "https://packagist.org/downloads/",
  370. "license": [
  371. "LGPLv3"
  372. ],
  373. "authors": [
  374. {
  375. "name": "Nicola Asuni",
  376. "email": "info@tecnick.com",
  377. "homepage": "http://nicolaasuni.tecnick.com"
  378. }
  379. ],
  380. "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
  381. "homepage": "http://www.tcpdf.org/",
  382. "keywords": [
  383. "PDFD32000-2008",
  384. "TCPDF",
  385. "barcodes",
  386. "datamatrix",
  387. "pdf",
  388. "pdf417",
  389. "qrcode"
  390. ],
  391. "time": "2015-09-12 10:08:34"
  392. }
  393. ],
  394. "packages-dev": [],
  395. "aliases": [],
  396. "minimum-stability": "stable",
  397. "stability-flags": {
  398. "ckeditor/ckeditor": 20,
  399. "restler/framework": 5
  400. },
  401. "prefer-stable": false,
  402. "prefer-lowest": false,
  403. "platform": {
  404. "php": ">=5.3.0",
  405. "ext-curl": "*"
  406. },
  407. "platform-dev": []
  408. }