composer.lock 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  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": "910e9dd12a31628d471c653c43e32f92",
  8. "packages": [],
  9. "packages-dev": [
  10. {
  11. "name": "dealerdirect/phpcodesniffer-composer-installer",
  12. "version": "v0.7.1",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
  16. "reference": "fe390591e0241955f22eb9ba327d137e501c771c"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/fe390591e0241955f22eb9ba327d137e501c771c",
  21. "reference": "fe390591e0241955f22eb9ba327d137e501c771c",
  22. "shasum": ""
  23. },
  24. "require": {
  25. "composer-plugin-api": "^1.0 || ^2.0",
  26. "php": ">=5.3",
  27. "squizlabs/php_codesniffer": "^2.0 || ^3.0 || ^4.0"
  28. },
  29. "require-dev": {
  30. "composer/composer": "*",
  31. "phpcompatibility/php-compatibility": "^9.0",
  32. "sensiolabs/security-checker": "^4.1.0"
  33. },
  34. "type": "composer-plugin",
  35. "extra": {
  36. "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
  37. },
  38. "autoload": {
  39. "psr-4": {
  40. "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
  41. }
  42. },
  43. "notification-url": "https://packagist.org/downloads/",
  44. "license": [
  45. "MIT"
  46. ],
  47. "authors": [
  48. {
  49. "name": "Franck Nijhof",
  50. "email": "franck.nijhof@dealerdirect.com",
  51. "homepage": "http://www.frenck.nl",
  52. "role": "Developer / IT Manager"
  53. }
  54. ],
  55. "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
  56. "homepage": "http://www.dealerdirect.com",
  57. "keywords": [
  58. "PHPCodeSniffer",
  59. "PHP_CodeSniffer",
  60. "code quality",
  61. "codesniffer",
  62. "composer",
  63. "installer",
  64. "phpcs",
  65. "plugin",
  66. "qa",
  67. "quality",
  68. "standard",
  69. "standards",
  70. "style guide",
  71. "stylecheck",
  72. "tests"
  73. ],
  74. "support": {
  75. "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
  76. "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
  77. },
  78. "time": "2020-12-07T18:04:37+00:00"
  79. },
  80. {
  81. "name": "glpi-project/coding-standard",
  82. "version": "0.8",
  83. "source": {
  84. "type": "git",
  85. "url": "https://github.com/glpi-project/coding-standard.git",
  86. "reference": "a34ec2abf52e720ef700f59a91a4dde963b9f33e"
  87. },
  88. "dist": {
  89. "type": "zip",
  90. "url": "https://api.github.com/repos/glpi-project/coding-standard/zipball/a34ec2abf52e720ef700f59a91a4dde963b9f33e",
  91. "reference": "a34ec2abf52e720ef700f59a91a4dde963b9f33e",
  92. "shasum": ""
  93. },
  94. "require": {
  95. "slevomat/coding-standard": "^6.3",
  96. "squizlabs/php_codesniffer": "^3.5.5"
  97. },
  98. "type": "library",
  99. "notification-url": "https://packagist.org/downloads/",
  100. "license": [
  101. "GPL-2.0-or-later"
  102. ],
  103. "authors": [
  104. {
  105. "name": "Teclib'",
  106. "email": "glpi@teclib.com",
  107. "homepage": "https://teclib.com"
  108. }
  109. ],
  110. "description": "GLPI PHP CodeSniffer Coding Standard",
  111. "keywords": [
  112. "codesniffer",
  113. "glpi",
  114. "phpcs"
  115. ],
  116. "support": {
  117. "issues": "https://github.com/glpi-project/coding-standard/issues",
  118. "source": "https://github.com/glpi-project/coding-standard"
  119. },
  120. "time": "2020-06-03T08:54:27+00:00"
  121. },
  122. {
  123. "name": "phpstan/phpdoc-parser",
  124. "version": "0.4.9",
  125. "source": {
  126. "type": "git",
  127. "url": "https://github.com/phpstan/phpdoc-parser.git",
  128. "reference": "98a088b17966bdf6ee25c8a4b634df313d8aa531"
  129. },
  130. "dist": {
  131. "type": "zip",
  132. "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/98a088b17966bdf6ee25c8a4b634df313d8aa531",
  133. "reference": "98a088b17966bdf6ee25c8a4b634df313d8aa531",
  134. "shasum": ""
  135. },
  136. "require": {
  137. "php": "^7.1 || ^8.0"
  138. },
  139. "require-dev": {
  140. "consistence/coding-standard": "^3.5",
  141. "ergebnis/composer-normalize": "^2.0.2",
  142. "jakub-onderka/php-parallel-lint": "^0.9.2",
  143. "phing/phing": "^2.16.0",
  144. "phpstan/extension-installer": "^1.0",
  145. "phpstan/phpstan": "^0.12.26",
  146. "phpstan/phpstan-strict-rules": "^0.12",
  147. "phpunit/phpunit": "^6.3",
  148. "slevomat/coding-standard": "^4.7.2",
  149. "symfony/process": "^4.0"
  150. },
  151. "type": "library",
  152. "extra": {
  153. "branch-alias": {
  154. "dev-master": "0.4-dev"
  155. }
  156. },
  157. "autoload": {
  158. "psr-4": {
  159. "PHPStan\\PhpDocParser\\": [
  160. "src/"
  161. ]
  162. }
  163. },
  164. "notification-url": "https://packagist.org/downloads/",
  165. "license": [
  166. "MIT"
  167. ],
  168. "description": "PHPDoc parser with support for nullable, intersection and generic types",
  169. "support": {
  170. "issues": "https://github.com/phpstan/phpdoc-parser/issues",
  171. "source": "https://github.com/phpstan/phpdoc-parser/tree/master"
  172. },
  173. "time": "2020-08-03T20:32:43+00:00"
  174. },
  175. {
  176. "name": "slevomat/coding-standard",
  177. "version": "6.4.1",
  178. "source": {
  179. "type": "git",
  180. "url": "https://github.com/slevomat/coding-standard.git",
  181. "reference": "696dcca217d0c9da2c40d02731526c1e25b65346"
  182. },
  183. "dist": {
  184. "type": "zip",
  185. "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/696dcca217d0c9da2c40d02731526c1e25b65346",
  186. "reference": "696dcca217d0c9da2c40d02731526c1e25b65346",
  187. "shasum": ""
  188. },
  189. "require": {
  190. "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
  191. "php": "^7.1 || ^8.0",
  192. "phpstan/phpdoc-parser": "0.4.5 - 0.4.9",
  193. "squizlabs/php_codesniffer": "^3.5.6"
  194. },
  195. "require-dev": {
  196. "phing/phing": "2.16.3",
  197. "php-parallel-lint/php-parallel-lint": "1.2.0",
  198. "phpstan/phpstan": "0.12.48",
  199. "phpstan/phpstan-deprecation-rules": "0.12.5",
  200. "phpstan/phpstan-phpunit": "0.12.16",
  201. "phpstan/phpstan-strict-rules": "0.12.5",
  202. "phpunit/phpunit": "7.5.20|8.5.5|9.4.0"
  203. },
  204. "type": "phpcodesniffer-standard",
  205. "extra": {
  206. "branch-alias": {
  207. "dev-master": "6.x-dev"
  208. }
  209. },
  210. "autoload": {
  211. "psr-4": {
  212. "SlevomatCodingStandard\\": "SlevomatCodingStandard"
  213. }
  214. },
  215. "notification-url": "https://packagist.org/downloads/",
  216. "license": [
  217. "MIT"
  218. ],
  219. "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
  220. "support": {
  221. "issues": "https://github.com/slevomat/coding-standard/issues",
  222. "source": "https://github.com/slevomat/coding-standard/tree/6.4.1"
  223. },
  224. "funding": [
  225. {
  226. "url": "https://github.com/kukulich",
  227. "type": "github"
  228. },
  229. {
  230. "url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard",
  231. "type": "tidelift"
  232. }
  233. ],
  234. "time": "2020-10-05T12:39:37+00:00"
  235. },
  236. {
  237. "name": "squizlabs/php_codesniffer",
  238. "version": "3.5.8",
  239. "source": {
  240. "type": "git",
  241. "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
  242. "reference": "9d583721a7157ee997f235f327de038e7ea6dac4"
  243. },
  244. "dist": {
  245. "type": "zip",
  246. "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",
  247. "reference": "9d583721a7157ee997f235f327de038e7ea6dac4",
  248. "shasum": ""
  249. },
  250. "require": {
  251. "ext-simplexml": "*",
  252. "ext-tokenizer": "*",
  253. "ext-xmlwriter": "*",
  254. "php": ">=5.4.0"
  255. },
  256. "require-dev": {
  257. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
  258. },
  259. "bin": [
  260. "bin/phpcs",
  261. "bin/phpcbf"
  262. ],
  263. "type": "library",
  264. "extra": {
  265. "branch-alias": {
  266. "dev-master": "3.x-dev"
  267. }
  268. },
  269. "notification-url": "https://packagist.org/downloads/",
  270. "license": [
  271. "BSD-3-Clause"
  272. ],
  273. "authors": [
  274. {
  275. "name": "Greg Sherwood",
  276. "role": "lead"
  277. }
  278. ],
  279. "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
  280. "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
  281. "keywords": [
  282. "phpcs",
  283. "standards"
  284. ],
  285. "support": {
  286. "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
  287. "source": "https://github.com/squizlabs/PHP_CodeSniffer",
  288. "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
  289. },
  290. "time": "2020-10-23T02:01:07+00:00"
  291. }
  292. ],
  293. "aliases": [],
  294. "minimum-stability": "stable",
  295. "stability-flags": [],
  296. "prefer-stable": false,
  297. "prefer-lowest": false,
  298. "platform": [],
  299. "platform-dev": [],
  300. "platform-overrides": {
  301. "php": "7.1.2"
  302. },
  303. "plugin-api-version": "2.0.0"
  304. }