composer.lock 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420
  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": "62bc88bbcf9481e46a2bd52771639b1c",
  8. "packages": [
  9. {
  10. "name": "scssphp/scssphp",
  11. "version": "v1.11.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/scssphp/scssphp.git",
  15. "reference": "33749d12c2569bb24071f94e9af828662dabb068"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/scssphp/scssphp/zipball/33749d12c2569bb24071f94e9af828662dabb068",
  20. "reference": "33749d12c2569bb24071f94e9af828662dabb068",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-ctype": "*",
  25. "ext-json": "*",
  26. "php": ">=5.6.0"
  27. },
  28. "require-dev": {
  29. "bamarni/composer-bin-plugin": "^1.4",
  30. "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
  31. "sass/sass-spec": "*",
  32. "squizlabs/php_codesniffer": "~3.5",
  33. "symfony/phpunit-bridge": "^5.1",
  34. "thoughtbot/bourbon": "^7.0",
  35. "twbs/bootstrap": "~5.0",
  36. "twbs/bootstrap4": "4.6.1",
  37. "zurb/foundation": "~6.5"
  38. },
  39. "suggest": {
  40. "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
  41. "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
  42. },
  43. "bin": [
  44. "bin/pscss"
  45. ],
  46. "type": "library",
  47. "extra": {
  48. "bamarni-bin": {
  49. "forward-command": false,
  50. "bin-links": false
  51. }
  52. },
  53. "autoload": {
  54. "psr-4": {
  55. "ScssPhp\\ScssPhp\\": "src/"
  56. }
  57. },
  58. "notification-url": "https://packagist.org/downloads/",
  59. "license": [
  60. "MIT"
  61. ],
  62. "authors": [
  63. {
  64. "name": "Anthon Pang",
  65. "email": "apang@softwaredevelopment.ca",
  66. "homepage": "https://github.com/robocoder"
  67. },
  68. {
  69. "name": "Cédric Morin",
  70. "email": "cedric@yterium.com",
  71. "homepage": "https://github.com/Cerdic"
  72. }
  73. ],
  74. "description": "scssphp is a compiler for SCSS written in PHP.",
  75. "homepage": "http://scssphp.github.io/scssphp/",
  76. "keywords": [
  77. "css",
  78. "less",
  79. "sass",
  80. "scss",
  81. "stylesheet"
  82. ],
  83. "support": {
  84. "issues": "https://github.com/scssphp/scssphp/issues",
  85. "source": "https://github.com/scssphp/scssphp/tree/v1.11.0"
  86. },
  87. "time": "2022-09-02T21:24:55+00:00"
  88. }
  89. ],
  90. "packages-dev": [
  91. {
  92. "name": "dealerdirect/phpcodesniffer-composer-installer",
  93. "version": "v0.7.2",
  94. "source": {
  95. "type": "git",
  96. "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
  97. "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db"
  98. },
  99. "dist": {
  100. "type": "zip",
  101. "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db",
  102. "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db",
  103. "shasum": ""
  104. },
  105. "require": {
  106. "composer-plugin-api": "^1.0 || ^2.0",
  107. "php": ">=5.3",
  108. "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
  109. },
  110. "require-dev": {
  111. "composer/composer": "*",
  112. "php-parallel-lint/php-parallel-lint": "^1.3.1",
  113. "phpcompatibility/php-compatibility": "^9.0"
  114. },
  115. "type": "composer-plugin",
  116. "extra": {
  117. "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
  118. },
  119. "autoload": {
  120. "psr-4": {
  121. "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
  122. }
  123. },
  124. "notification-url": "https://packagist.org/downloads/",
  125. "license": [
  126. "MIT"
  127. ],
  128. "authors": [
  129. {
  130. "name": "Franck Nijhof",
  131. "email": "franck.nijhof@dealerdirect.com",
  132. "homepage": "http://www.frenck.nl",
  133. "role": "Developer / IT Manager"
  134. },
  135. {
  136. "name": "Contributors",
  137. "homepage": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer/graphs/contributors"
  138. }
  139. ],
  140. "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
  141. "homepage": "http://www.dealerdirect.com",
  142. "keywords": [
  143. "PHPCodeSniffer",
  144. "PHP_CodeSniffer",
  145. "code quality",
  146. "codesniffer",
  147. "composer",
  148. "installer",
  149. "phpcbf",
  150. "phpcs",
  151. "plugin",
  152. "qa",
  153. "quality",
  154. "standard",
  155. "standards",
  156. "style guide",
  157. "stylecheck",
  158. "tests"
  159. ],
  160. "support": {
  161. "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
  162. "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
  163. },
  164. "time": "2022-02-04T12:51:07+00:00"
  165. },
  166. {
  167. "name": "eftec/bladeone",
  168. "version": "3.52",
  169. "source": {
  170. "type": "git",
  171. "url": "https://github.com/EFTEC/BladeOne.git",
  172. "reference": "a19bf66917de0b29836983db87a455a4f6e32148"
  173. },
  174. "dist": {
  175. "type": "zip",
  176. "url": "https://api.github.com/repos/EFTEC/BladeOne/zipball/a19bf66917de0b29836983db87a455a4f6e32148",
  177. "reference": "a19bf66917de0b29836983db87a455a4f6e32148",
  178. "shasum": ""
  179. },
  180. "require": {
  181. "ext-json": "*",
  182. "php": ">=5.6"
  183. },
  184. "require-dev": {
  185. "friendsofphp/php-cs-fixer": "^2.16.1",
  186. "phpunit/phpunit": "^5.7",
  187. "squizlabs/php_codesniffer": "^3.5.4"
  188. },
  189. "suggest": {
  190. "eftec/bladeonehtml": "Extension to create forms",
  191. "ext-mbstring": "This extension is used if it's active"
  192. },
  193. "type": "library",
  194. "autoload": {
  195. "psr-4": {
  196. "eftec\\bladeone\\": "lib/"
  197. }
  198. },
  199. "notification-url": "https://packagist.org/downloads/",
  200. "license": [
  201. "MIT"
  202. ],
  203. "authors": [
  204. {
  205. "name": "Jorge Patricio Castro Castillo",
  206. "email": "jcastro@eftec.cl"
  207. }
  208. ],
  209. "description": "The standalone version Blade Template Engine from Laravel in a single php file",
  210. "homepage": "https://github.com/EFTEC/BladeOne",
  211. "keywords": [
  212. "blade",
  213. "php",
  214. "template",
  215. "templating",
  216. "view"
  217. ],
  218. "support": {
  219. "issues": "https://github.com/EFTEC/BladeOne/issues",
  220. "source": "https://github.com/EFTEC/BladeOne/tree/3.52"
  221. },
  222. "time": "2021-04-17T13:49:01+00:00"
  223. },
  224. {
  225. "name": "gettext/gettext",
  226. "version": "v4.8.7",
  227. "source": {
  228. "type": "git",
  229. "url": "https://github.com/php-gettext/Gettext.git",
  230. "reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0"
  231. },
  232. "dist": {
  233. "type": "zip",
  234. "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/3f7bc5ef23302a9059e64934f3d59e454516bec0",
  235. "reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0",
  236. "shasum": ""
  237. },
  238. "require": {
  239. "gettext/languages": "^2.3",
  240. "php": ">=5.4.0"
  241. },
  242. "require-dev": {
  243. "illuminate/view": "^5.0.x-dev",
  244. "phpunit/phpunit": "^4.8|^5.7|^6.5",
  245. "squizlabs/php_codesniffer": "^3.0",
  246. "symfony/yaml": "~2",
  247. "twig/extensions": "*",
  248. "twig/twig": "^1.31|^2.0"
  249. },
  250. "suggest": {
  251. "illuminate/view": "Is necessary if you want to use the Blade extractor",
  252. "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
  253. "twig/extensions": "Is necessary if you want to use the Twig extractor",
  254. "twig/twig": "Is necessary if you want to use the Twig extractor"
  255. },
  256. "type": "library",
  257. "autoload": {
  258. "psr-4": {
  259. "Gettext\\": "src"
  260. }
  261. },
  262. "notification-url": "https://packagist.org/downloads/",
  263. "license": [
  264. "MIT"
  265. ],
  266. "authors": [
  267. {
  268. "name": "Oscar Otero",
  269. "email": "oom@oscarotero.com",
  270. "homepage": "http://oscarotero.com",
  271. "role": "Developer"
  272. }
  273. ],
  274. "description": "PHP gettext manager",
  275. "homepage": "https://github.com/oscarotero/Gettext",
  276. "keywords": [
  277. "JS",
  278. "gettext",
  279. "i18n",
  280. "mo",
  281. "po",
  282. "translation"
  283. ],
  284. "support": {
  285. "email": "oom@oscarotero.com",
  286. "issues": "https://github.com/oscarotero/Gettext/issues",
  287. "source": "https://github.com/php-gettext/Gettext/tree/v4.8.7"
  288. },
  289. "funding": [
  290. {
  291. "url": "https://paypal.me/oscarotero",
  292. "type": "custom"
  293. },
  294. {
  295. "url": "https://github.com/oscarotero",
  296. "type": "github"
  297. },
  298. {
  299. "url": "https://www.patreon.com/misteroom",
  300. "type": "patreon"
  301. }
  302. ],
  303. "time": "2022-08-02T09:42:10+00:00"
  304. },
  305. {
  306. "name": "gettext/languages",
  307. "version": "2.10.0",
  308. "source": {
  309. "type": "git",
  310. "url": "https://github.com/php-gettext/Languages.git",
  311. "reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab"
  312. },
  313. "dist": {
  314. "type": "zip",
  315. "url": "https://api.github.com/repos/php-gettext/Languages/zipball/4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
  316. "reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
  317. "shasum": ""
  318. },
  319. "require": {
  320. "php": ">=5.3"
  321. },
  322. "require-dev": {
  323. "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
  324. },
  325. "bin": [
  326. "bin/export-plural-rules"
  327. ],
  328. "type": "library",
  329. "autoload": {
  330. "psr-4": {
  331. "Gettext\\Languages\\": "src/"
  332. }
  333. },
  334. "notification-url": "https://packagist.org/downloads/",
  335. "license": [
  336. "MIT"
  337. ],
  338. "authors": [
  339. {
  340. "name": "Michele Locati",
  341. "email": "mlocati@gmail.com",
  342. "role": "Developer"
  343. }
  344. ],
  345. "description": "gettext languages with plural rules",
  346. "homepage": "https://github.com/php-gettext/Languages",
  347. "keywords": [
  348. "cldr",
  349. "i18n",
  350. "internationalization",
  351. "l10n",
  352. "language",
  353. "languages",
  354. "localization",
  355. "php",
  356. "plural",
  357. "plural rules",
  358. "plurals",
  359. "translate",
  360. "translations",
  361. "unicode"
  362. ],
  363. "support": {
  364. "issues": "https://github.com/php-gettext/Languages/issues",
  365. "source": "https://github.com/php-gettext/Languages/tree/2.10.0"
  366. },
  367. "funding": [
  368. {
  369. "url": "https://paypal.me/mlocati",
  370. "type": "custom"
  371. },
  372. {
  373. "url": "https://github.com/mlocati",
  374. "type": "github"
  375. }
  376. ],
  377. "time": "2022-10-18T15:00:10+00:00"
  378. },
  379. {
  380. "name": "mck89/peast",
  381. "version": "v1.15.0",
  382. "source": {
  383. "type": "git",
  384. "url": "https://github.com/mck89/peast.git",
  385. "reference": "733cd8f62dcb8239094688063a92766bbfcbf523"
  386. },
  387. "dist": {
  388. "type": "zip",
  389. "url": "https://api.github.com/repos/mck89/peast/zipball/733cd8f62dcb8239094688063a92766bbfcbf523",
  390. "reference": "733cd8f62dcb8239094688063a92766bbfcbf523",
  391. "shasum": ""
  392. },
  393. "require": {
  394. "ext-mbstring": "*",
  395. "php": ">=5.4.0"
  396. },
  397. "require-dev": {
  398. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
  399. },
  400. "type": "library",
  401. "extra": {
  402. "branch-alias": {
  403. "dev-master": "1.15.0-dev"
  404. }
  405. },
  406. "autoload": {
  407. "psr-4": {
  408. "Peast\\": "lib/Peast/",
  409. "Peast\\test\\": "test/Peast/"
  410. }
  411. },
  412. "notification-url": "https://packagist.org/downloads/",
  413. "license": [
  414. "BSD-3-Clause"
  415. ],
  416. "authors": [
  417. {
  418. "name": "Marco Marchiò",
  419. "email": "marco.mm89@gmail.com"
  420. }
  421. ],
  422. "description": "Peast is PHP library that generates AST for JavaScript code",
  423. "support": {
  424. "issues": "https://github.com/mck89/peast/issues",
  425. "source": "https://github.com/mck89/peast/tree/v1.15.0"
  426. },
  427. "time": "2022-09-13T15:56:53+00:00"
  428. },
  429. {
  430. "name": "mustache/mustache",
  431. "version": "v2.14.2",
  432. "source": {
  433. "type": "git",
  434. "url": "https://github.com/bobthecow/mustache.php.git",
  435. "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb"
  436. },
  437. "dist": {
  438. "type": "zip",
  439. "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e62b7c3849d22ec55f3ec425507bf7968193a6cb",
  440. "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb",
  441. "shasum": ""
  442. },
  443. "require": {
  444. "php": ">=5.2.4"
  445. },
  446. "require-dev": {
  447. "friendsofphp/php-cs-fixer": "~1.11",
  448. "phpunit/phpunit": "~3.7|~4.0|~5.0"
  449. },
  450. "type": "library",
  451. "autoload": {
  452. "psr-0": {
  453. "Mustache": "src/"
  454. }
  455. },
  456. "notification-url": "https://packagist.org/downloads/",
  457. "license": [
  458. "MIT"
  459. ],
  460. "authors": [
  461. {
  462. "name": "Justin Hileman",
  463. "email": "justin@justinhileman.info",
  464. "homepage": "http://justinhileman.com"
  465. }
  466. ],
  467. "description": "A Mustache implementation in PHP.",
  468. "homepage": "https://github.com/bobthecow/mustache.php",
  469. "keywords": [
  470. "mustache",
  471. "templating"
  472. ],
  473. "support": {
  474. "issues": "https://github.com/bobthecow/mustache.php/issues",
  475. "source": "https://github.com/bobthecow/mustache.php/tree/v2.14.2"
  476. },
  477. "time": "2022-08-23T13:07:01+00:00"
  478. },
  479. {
  480. "name": "php-parallel-lint/php-parallel-lint",
  481. "version": "v1.3.2",
  482. "source": {
  483. "type": "git",
  484. "url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git",
  485. "reference": "6483c9832e71973ed29cf71bd6b3f4fde438a9de"
  486. },
  487. "dist": {
  488. "type": "zip",
  489. "url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/6483c9832e71973ed29cf71bd6b3f4fde438a9de",
  490. "reference": "6483c9832e71973ed29cf71bd6b3f4fde438a9de",
  491. "shasum": ""
  492. },
  493. "require": {
  494. "ext-json": "*",
  495. "php": ">=5.3.0"
  496. },
  497. "replace": {
  498. "grogy/php-parallel-lint": "*",
  499. "jakub-onderka/php-parallel-lint": "*"
  500. },
  501. "require-dev": {
  502. "nette/tester": "^1.3 || ^2.0",
  503. "php-parallel-lint/php-console-highlighter": "0.* || ^1.0",
  504. "squizlabs/php_codesniffer": "^3.6"
  505. },
  506. "suggest": {
  507. "php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet"
  508. },
  509. "bin": [
  510. "parallel-lint"
  511. ],
  512. "type": "library",
  513. "autoload": {
  514. "classmap": [
  515. "./src/"
  516. ]
  517. },
  518. "notification-url": "https://packagist.org/downloads/",
  519. "license": [
  520. "BSD-2-Clause"
  521. ],
  522. "authors": [
  523. {
  524. "name": "Jakub Onderka",
  525. "email": "ahoj@jakubonderka.cz"
  526. }
  527. ],
  528. "description": "This tool check syntax of PHP files about 20x faster than serial check.",
  529. "homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint",
  530. "support": {
  531. "issues": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues",
  532. "source": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/tree/v1.3.2"
  533. },
  534. "time": "2022-02-21T12:50:22+00:00"
  535. },
  536. {
  537. "name": "phpcompatibility/php-compatibility",
  538. "version": "9.3.5",
  539. "source": {
  540. "type": "git",
  541. "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
  542. "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
  543. },
  544. "dist": {
  545. "type": "zip",
  546. "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
  547. "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
  548. "shasum": ""
  549. },
  550. "require": {
  551. "php": ">=5.3",
  552. "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
  553. },
  554. "conflict": {
  555. "squizlabs/php_codesniffer": "2.6.2"
  556. },
  557. "require-dev": {
  558. "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
  559. },
  560. "suggest": {
  561. "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
  562. "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
  563. },
  564. "type": "phpcodesniffer-standard",
  565. "notification-url": "https://packagist.org/downloads/",
  566. "license": [
  567. "LGPL-3.0-or-later"
  568. ],
  569. "authors": [
  570. {
  571. "name": "Wim Godden",
  572. "homepage": "https://github.com/wimg",
  573. "role": "lead"
  574. },
  575. {
  576. "name": "Juliette Reinders Folmer",
  577. "homepage": "https://github.com/jrfnl",
  578. "role": "lead"
  579. },
  580. {
  581. "name": "Contributors",
  582. "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
  583. }
  584. ],
  585. "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
  586. "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
  587. "keywords": [
  588. "compatibility",
  589. "phpcs",
  590. "standards"
  591. ],
  592. "support": {
  593. "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
  594. "source": "https://github.com/PHPCompatibility/PHPCompatibility"
  595. },
  596. "time": "2019-12-27T09:44:58+00:00"
  597. },
  598. {
  599. "name": "phpcompatibility/phpcompatibility-paragonie",
  600. "version": "1.3.2",
  601. "source": {
  602. "type": "git",
  603. "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
  604. "reference": "bba5a9dfec7fcfbd679cfaf611d86b4d3759da26"
  605. },
  606. "dist": {
  607. "type": "zip",
  608. "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/bba5a9dfec7fcfbd679cfaf611d86b4d3759da26",
  609. "reference": "bba5a9dfec7fcfbd679cfaf611d86b4d3759da26",
  610. "shasum": ""
  611. },
  612. "require": {
  613. "phpcompatibility/php-compatibility": "^9.0"
  614. },
  615. "require-dev": {
  616. "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
  617. "paragonie/random_compat": "dev-master",
  618. "paragonie/sodium_compat": "dev-master"
  619. },
  620. "suggest": {
  621. "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
  622. "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
  623. },
  624. "type": "phpcodesniffer-standard",
  625. "notification-url": "https://packagist.org/downloads/",
  626. "license": [
  627. "LGPL-3.0-or-later"
  628. ],
  629. "authors": [
  630. {
  631. "name": "Wim Godden",
  632. "role": "lead"
  633. },
  634. {
  635. "name": "Juliette Reinders Folmer",
  636. "role": "lead"
  637. }
  638. ],
  639. "description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
  640. "homepage": "http://phpcompatibility.com/",
  641. "keywords": [
  642. "compatibility",
  643. "paragonie",
  644. "phpcs",
  645. "polyfill",
  646. "standards",
  647. "static analysis"
  648. ],
  649. "support": {
  650. "issues": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie/issues",
  651. "source": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie"
  652. },
  653. "time": "2022-10-25T01:46:02+00:00"
  654. },
  655. {
  656. "name": "phpcompatibility/phpcompatibility-wp",
  657. "version": "2.1.4",
  658. "source": {
  659. "type": "git",
  660. "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
  661. "reference": "b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5"
  662. },
  663. "dist": {
  664. "type": "zip",
  665. "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5",
  666. "reference": "b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5",
  667. "shasum": ""
  668. },
  669. "require": {
  670. "phpcompatibility/php-compatibility": "^9.0",
  671. "phpcompatibility/phpcompatibility-paragonie": "^1.0"
  672. },
  673. "require-dev": {
  674. "dealerdirect/phpcodesniffer-composer-installer": "^0.7"
  675. },
  676. "suggest": {
  677. "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
  678. "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
  679. },
  680. "type": "phpcodesniffer-standard",
  681. "notification-url": "https://packagist.org/downloads/",
  682. "license": [
  683. "LGPL-3.0-or-later"
  684. ],
  685. "authors": [
  686. {
  687. "name": "Wim Godden",
  688. "role": "lead"
  689. },
  690. {
  691. "name": "Juliette Reinders Folmer",
  692. "role": "lead"
  693. }
  694. ],
  695. "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
  696. "homepage": "http://phpcompatibility.com/",
  697. "keywords": [
  698. "compatibility",
  699. "phpcs",
  700. "standards",
  701. "static analysis",
  702. "wordpress"
  703. ],
  704. "support": {
  705. "issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
  706. "source": "https://github.com/PHPCompatibility/PHPCompatibilityWP"
  707. },
  708. "time": "2022-10-24T09:00:36+00:00"
  709. },
  710. {
  711. "name": "rmccue/requests",
  712. "version": "v1.8.1",
  713. "source": {
  714. "type": "git",
  715. "url": "https://github.com/WordPress/Requests.git",
  716. "reference": "82e6936366eac3af4d836c18b9d8c31028fe4cd5"
  717. },
  718. "dist": {
  719. "type": "zip",
  720. "url": "https://api.github.com/repos/WordPress/Requests/zipball/82e6936366eac3af4d836c18b9d8c31028fe4cd5",
  721. "reference": "82e6936366eac3af4d836c18b9d8c31028fe4cd5",
  722. "shasum": ""
  723. },
  724. "require": {
  725. "php": ">=5.2"
  726. },
  727. "require-dev": {
  728. "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
  729. "php-parallel-lint/php-console-highlighter": "^0.5.0",
  730. "php-parallel-lint/php-parallel-lint": "^1.3",
  731. "phpcompatibility/php-compatibility": "^9.0",
  732. "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5",
  733. "requests/test-server": "dev-master",
  734. "squizlabs/php_codesniffer": "^3.5",
  735. "wp-coding-standards/wpcs": "^2.0"
  736. },
  737. "type": "library",
  738. "autoload": {
  739. "psr-0": {
  740. "Requests": "library/"
  741. }
  742. },
  743. "notification-url": "https://packagist.org/downloads/",
  744. "license": [
  745. "ISC"
  746. ],
  747. "authors": [
  748. {
  749. "name": "Ryan McCue",
  750. "homepage": "http://ryanmccue.info"
  751. }
  752. ],
  753. "description": "A HTTP library written in PHP, for human beings.",
  754. "homepage": "http://github.com/WordPress/Requests",
  755. "keywords": [
  756. "curl",
  757. "fsockopen",
  758. "http",
  759. "idna",
  760. "ipv6",
  761. "iri",
  762. "sockets"
  763. ],
  764. "support": {
  765. "issues": "https://github.com/WordPress/Requests/issues",
  766. "source": "https://github.com/WordPress/Requests/tree/v1.8.1"
  767. },
  768. "time": "2021-06-04T09:56:25+00:00"
  769. },
  770. {
  771. "name": "squizlabs/php_codesniffer",
  772. "version": "3.7.1",
  773. "source": {
  774. "type": "git",
  775. "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
  776. "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619"
  777. },
  778. "dist": {
  779. "type": "zip",
  780. "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619",
  781. "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619",
  782. "shasum": ""
  783. },
  784. "require": {
  785. "ext-simplexml": "*",
  786. "ext-tokenizer": "*",
  787. "ext-xmlwriter": "*",
  788. "php": ">=5.4.0"
  789. },
  790. "require-dev": {
  791. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
  792. },
  793. "bin": [
  794. "bin/phpcs",
  795. "bin/phpcbf"
  796. ],
  797. "type": "library",
  798. "extra": {
  799. "branch-alias": {
  800. "dev-master": "3.x-dev"
  801. }
  802. },
  803. "notification-url": "https://packagist.org/downloads/",
  804. "license": [
  805. "BSD-3-Clause"
  806. ],
  807. "authors": [
  808. {
  809. "name": "Greg Sherwood",
  810. "role": "lead"
  811. }
  812. ],
  813. "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
  814. "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
  815. "keywords": [
  816. "phpcs",
  817. "standards"
  818. ],
  819. "support": {
  820. "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
  821. "source": "https://github.com/squizlabs/PHP_CodeSniffer",
  822. "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
  823. },
  824. "time": "2022-06-18T07:21:10+00:00"
  825. },
  826. {
  827. "name": "symfony/deprecation-contracts",
  828. "version": "v2.5.2",
  829. "source": {
  830. "type": "git",
  831. "url": "https://github.com/symfony/deprecation-contracts.git",
  832. "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
  833. },
  834. "dist": {
  835. "type": "zip",
  836. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
  837. "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
  838. "shasum": ""
  839. },
  840. "require": {
  841. "php": ">=7.1"
  842. },
  843. "type": "library",
  844. "extra": {
  845. "branch-alias": {
  846. "dev-main": "2.5-dev"
  847. },
  848. "thanks": {
  849. "name": "symfony/contracts",
  850. "url": "https://github.com/symfony/contracts"
  851. }
  852. },
  853. "autoload": {
  854. "files": [
  855. "function.php"
  856. ]
  857. },
  858. "notification-url": "https://packagist.org/downloads/",
  859. "license": [
  860. "MIT"
  861. ],
  862. "authors": [
  863. {
  864. "name": "Nicolas Grekas",
  865. "email": "p@tchwork.com"
  866. },
  867. {
  868. "name": "Symfony Community",
  869. "homepage": "https://symfony.com/contributors"
  870. }
  871. ],
  872. "description": "A generic function and convention to trigger deprecation notices",
  873. "homepage": "https://symfony.com",
  874. "support": {
  875. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
  876. },
  877. "funding": [
  878. {
  879. "url": "https://symfony.com/sponsor",
  880. "type": "custom"
  881. },
  882. {
  883. "url": "https://github.com/fabpot",
  884. "type": "github"
  885. },
  886. {
  887. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  888. "type": "tidelift"
  889. }
  890. ],
  891. "time": "2022-01-02T09:53:40+00:00"
  892. },
  893. {
  894. "name": "symfony/finder",
  895. "version": "v5.4.11",
  896. "source": {
  897. "type": "git",
  898. "url": "https://github.com/symfony/finder.git",
  899. "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
  900. },
  901. "dist": {
  902. "type": "zip",
  903. "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c",
  904. "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c",
  905. "shasum": ""
  906. },
  907. "require": {
  908. "php": ">=7.2.5",
  909. "symfony/deprecation-contracts": "^2.1|^3",
  910. "symfony/polyfill-php80": "^1.16"
  911. },
  912. "type": "library",
  913. "autoload": {
  914. "psr-4": {
  915. "Symfony\\Component\\Finder\\": ""
  916. },
  917. "exclude-from-classmap": [
  918. "/Tests/"
  919. ]
  920. },
  921. "notification-url": "https://packagist.org/downloads/",
  922. "license": [
  923. "MIT"
  924. ],
  925. "authors": [
  926. {
  927. "name": "Fabien Potencier",
  928. "email": "fabien@symfony.com"
  929. },
  930. {
  931. "name": "Symfony Community",
  932. "homepage": "https://symfony.com/contributors"
  933. }
  934. ],
  935. "description": "Finds files and directories via an intuitive fluent interface",
  936. "homepage": "https://symfony.com",
  937. "support": {
  938. "source": "https://github.com/symfony/finder/tree/v5.4.11"
  939. },
  940. "funding": [
  941. {
  942. "url": "https://symfony.com/sponsor",
  943. "type": "custom"
  944. },
  945. {
  946. "url": "https://github.com/fabpot",
  947. "type": "github"
  948. },
  949. {
  950. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  951. "type": "tidelift"
  952. }
  953. ],
  954. "time": "2022-07-29T07:37:50+00:00"
  955. },
  956. {
  957. "name": "symfony/polyfill-php80",
  958. "version": "v1.27.0",
  959. "source": {
  960. "type": "git",
  961. "url": "https://github.com/symfony/polyfill-php80.git",
  962. "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
  963. },
  964. "dist": {
  965. "type": "zip",
  966. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
  967. "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
  968. "shasum": ""
  969. },
  970. "require": {
  971. "php": ">=7.1"
  972. },
  973. "type": "library",
  974. "extra": {
  975. "branch-alias": {
  976. "dev-main": "1.27-dev"
  977. },
  978. "thanks": {
  979. "name": "symfony/polyfill",
  980. "url": "https://github.com/symfony/polyfill"
  981. }
  982. },
  983. "autoload": {
  984. "files": [
  985. "bootstrap.php"
  986. ],
  987. "psr-4": {
  988. "Symfony\\Polyfill\\Php80\\": ""
  989. },
  990. "classmap": [
  991. "Resources/stubs"
  992. ]
  993. },
  994. "notification-url": "https://packagist.org/downloads/",
  995. "license": [
  996. "MIT"
  997. ],
  998. "authors": [
  999. {
  1000. "name": "Ion Bazan",
  1001. "email": "ion.bazan@gmail.com"
  1002. },
  1003. {
  1004. "name": "Nicolas Grekas",
  1005. "email": "p@tchwork.com"
  1006. },
  1007. {
  1008. "name": "Symfony Community",
  1009. "homepage": "https://symfony.com/contributors"
  1010. }
  1011. ],
  1012. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  1013. "homepage": "https://symfony.com",
  1014. "keywords": [
  1015. "compatibility",
  1016. "polyfill",
  1017. "portable",
  1018. "shim"
  1019. ],
  1020. "support": {
  1021. "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
  1022. },
  1023. "funding": [
  1024. {
  1025. "url": "https://symfony.com/sponsor",
  1026. "type": "custom"
  1027. },
  1028. {
  1029. "url": "https://github.com/fabpot",
  1030. "type": "github"
  1031. },
  1032. {
  1033. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1034. "type": "tidelift"
  1035. }
  1036. ],
  1037. "time": "2022-11-03T14:55:06+00:00"
  1038. },
  1039. {
  1040. "name": "wp-cli/i18n-command",
  1041. "version": "v2.4.0",
  1042. "source": {
  1043. "type": "git",
  1044. "url": "https://github.com/wp-cli/i18n-command.git",
  1045. "reference": "45bc2b47a4ed103b871cd2ec5b483ab55ad12d99"
  1046. },
  1047. "dist": {
  1048. "type": "zip",
  1049. "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/45bc2b47a4ed103b871cd2ec5b483ab55ad12d99",
  1050. "reference": "45bc2b47a4ed103b871cd2ec5b483ab55ad12d99",
  1051. "shasum": ""
  1052. },
  1053. "require": {
  1054. "eftec/bladeone": "3.52",
  1055. "gettext/gettext": "^4.8",
  1056. "mck89/peast": "^1.13.11",
  1057. "wp-cli/wp-cli": "^2.5"
  1058. },
  1059. "require-dev": {
  1060. "wp-cli/scaffold-command": "^1.2 || ^2",
  1061. "wp-cli/wp-cli-tests": "^3.1"
  1062. },
  1063. "suggest": {
  1064. "ext-json": "Used for reading and generating JSON translation files",
  1065. "ext-mbstring": "Used for calculating include/exclude matches in code extraction"
  1066. },
  1067. "type": "wp-cli-package",
  1068. "extra": {
  1069. "branch-alias": {
  1070. "dev-main": "2.x-dev"
  1071. },
  1072. "bundled": true,
  1073. "commands": [
  1074. "i18n",
  1075. "i18n make-pot",
  1076. "i18n make-json",
  1077. "i18n make-mo",
  1078. "i18n update-po"
  1079. ]
  1080. },
  1081. "autoload": {
  1082. "files": [
  1083. "i18n-command.php"
  1084. ],
  1085. "psr-4": {
  1086. "WP_CLI\\I18n\\": "src/"
  1087. }
  1088. },
  1089. "notification-url": "https://packagist.org/downloads/",
  1090. "license": [
  1091. "MIT"
  1092. ],
  1093. "authors": [
  1094. {
  1095. "name": "Pascal Birchler",
  1096. "homepage": "https://pascalbirchler.com/"
  1097. }
  1098. ],
  1099. "description": "Provides internationalization tools for WordPress projects.",
  1100. "homepage": "https://github.com/wp-cli/i18n-command",
  1101. "support": {
  1102. "issues": "https://github.com/wp-cli/i18n-command/issues",
  1103. "source": "https://github.com/wp-cli/i18n-command/tree/v2.4.0"
  1104. },
  1105. "time": "2022-07-04T21:43:20+00:00"
  1106. },
  1107. {
  1108. "name": "wp-cli/mustangostang-spyc",
  1109. "version": "0.6.3",
  1110. "source": {
  1111. "type": "git",
  1112. "url": "https://github.com/wp-cli/spyc.git",
  1113. "reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7"
  1114. },
  1115. "dist": {
  1116. "type": "zip",
  1117. "url": "https://api.github.com/repos/wp-cli/spyc/zipball/6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
  1118. "reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
  1119. "shasum": ""
  1120. },
  1121. "require": {
  1122. "php": ">=5.3.1"
  1123. },
  1124. "require-dev": {
  1125. "phpunit/phpunit": "4.3.*@dev"
  1126. },
  1127. "type": "library",
  1128. "extra": {
  1129. "branch-alias": {
  1130. "dev-master": "0.5.x-dev"
  1131. }
  1132. },
  1133. "autoload": {
  1134. "files": [
  1135. "includes/functions.php"
  1136. ],
  1137. "psr-4": {
  1138. "Mustangostang\\": "src/"
  1139. }
  1140. },
  1141. "notification-url": "https://packagist.org/downloads/",
  1142. "license": [
  1143. "MIT"
  1144. ],
  1145. "authors": [
  1146. {
  1147. "name": "mustangostang",
  1148. "email": "vlad.andersen@gmail.com"
  1149. }
  1150. ],
  1151. "description": "A simple YAML loader/dumper class for PHP (WP-CLI fork)",
  1152. "homepage": "https://github.com/mustangostang/spyc/",
  1153. "support": {
  1154. "source": "https://github.com/wp-cli/spyc/tree/autoload"
  1155. },
  1156. "time": "2017-04-25T11:26:20+00:00"
  1157. },
  1158. {
  1159. "name": "wp-cli/php-cli-tools",
  1160. "version": "v0.11.16",
  1161. "source": {
  1162. "type": "git",
  1163. "url": "https://github.com/wp-cli/php-cli-tools.git",
  1164. "reference": "c32e51a5c9993ad40591bc426b21f5422a5ed293"
  1165. },
  1166. "dist": {
  1167. "type": "zip",
  1168. "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/c32e51a5c9993ad40591bc426b21f5422a5ed293",
  1169. "reference": "c32e51a5c9993ad40591bc426b21f5422a5ed293",
  1170. "shasum": ""
  1171. },
  1172. "require": {
  1173. "php": ">= 5.3.0"
  1174. },
  1175. "type": "library",
  1176. "autoload": {
  1177. "files": [
  1178. "lib/cli/cli.php"
  1179. ],
  1180. "psr-0": {
  1181. "cli": "lib/"
  1182. }
  1183. },
  1184. "notification-url": "https://packagist.org/downloads/",
  1185. "license": [
  1186. "MIT"
  1187. ],
  1188. "authors": [
  1189. {
  1190. "name": "Daniel Bachhuber",
  1191. "email": "daniel@handbuilt.co",
  1192. "role": "Maintainer"
  1193. },
  1194. {
  1195. "name": "James Logsdon",
  1196. "email": "jlogsdon@php.net",
  1197. "role": "Developer"
  1198. }
  1199. ],
  1200. "description": "Console utilities for PHP",
  1201. "homepage": "http://github.com/wp-cli/php-cli-tools",
  1202. "keywords": [
  1203. "cli",
  1204. "console"
  1205. ],
  1206. "support": {
  1207. "issues": "https://github.com/wp-cli/php-cli-tools/issues",
  1208. "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.16"
  1209. },
  1210. "time": "2022-11-03T15:19:26+00:00"
  1211. },
  1212. {
  1213. "name": "wp-cli/wp-cli",
  1214. "version": "v2.7.1",
  1215. "source": {
  1216. "type": "git",
  1217. "url": "https://github.com/wp-cli/wp-cli.git",
  1218. "reference": "1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76"
  1219. },
  1220. "dist": {
  1221. "type": "zip",
  1222. "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76",
  1223. "reference": "1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76",
  1224. "shasum": ""
  1225. },
  1226. "require": {
  1227. "ext-curl": "*",
  1228. "mustache/mustache": "^2.14.1",
  1229. "php": "^5.6 || ^7.0 || ^8.0",
  1230. "rmccue/requests": "^1.8",
  1231. "symfony/finder": ">2.7",
  1232. "wp-cli/mustangostang-spyc": "^0.6.3",
  1233. "wp-cli/php-cli-tools": "~0.11.2"
  1234. },
  1235. "require-dev": {
  1236. "roave/security-advisories": "dev-latest",
  1237. "wp-cli/db-command": "^1.3 || ^2",
  1238. "wp-cli/entity-command": "^1.2 || ^2",
  1239. "wp-cli/extension-command": "^1.1 || ^2",
  1240. "wp-cli/package-command": "^1 || ^2",
  1241. "wp-cli/wp-cli-tests": "^3.1.6"
  1242. },
  1243. "suggest": {
  1244. "ext-readline": "Include for a better --prompt implementation",
  1245. "ext-zip": "Needed to support extraction of ZIP archives when doing downloads or updates"
  1246. },
  1247. "bin": [
  1248. "bin/wp",
  1249. "bin/wp.bat"
  1250. ],
  1251. "type": "library",
  1252. "extra": {
  1253. "branch-alias": {
  1254. "dev-master": "2.8.x-dev"
  1255. }
  1256. },
  1257. "autoload": {
  1258. "psr-0": {
  1259. "WP_CLI\\": "php/"
  1260. },
  1261. "classmap": [
  1262. "php/class-wp-cli.php",
  1263. "php/class-wp-cli-command.php"
  1264. ]
  1265. },
  1266. "notification-url": "https://packagist.org/downloads/",
  1267. "license": [
  1268. "MIT"
  1269. ],
  1270. "description": "WP-CLI framework",
  1271. "homepage": "https://wp-cli.org",
  1272. "keywords": [
  1273. "cli",
  1274. "wordpress"
  1275. ],
  1276. "support": {
  1277. "docs": "https://make.wordpress.org/cli/handbook/",
  1278. "issues": "https://github.com/wp-cli/wp-cli/issues",
  1279. "source": "https://github.com/wp-cli/wp-cli"
  1280. },
  1281. "time": "2022-10-17T23:10:42+00:00"
  1282. },
  1283. {
  1284. "name": "wp-coding-standards/wpcs",
  1285. "version": "2.3.0",
  1286. "source": {
  1287. "type": "git",
  1288. "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
  1289. "reference": "7da1894633f168fe244afc6de00d141f27517b62"
  1290. },
  1291. "dist": {
  1292. "type": "zip",
  1293. "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
  1294. "reference": "7da1894633f168fe244afc6de00d141f27517b62",
  1295. "shasum": ""
  1296. },
  1297. "require": {
  1298. "php": ">=5.4",
  1299. "squizlabs/php_codesniffer": "^3.3.1"
  1300. },
  1301. "require-dev": {
  1302. "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
  1303. "phpcompatibility/php-compatibility": "^9.0",
  1304. "phpcsstandards/phpcsdevtools": "^1.0",
  1305. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
  1306. },
  1307. "suggest": {
  1308. "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
  1309. },
  1310. "type": "phpcodesniffer-standard",
  1311. "notification-url": "https://packagist.org/downloads/",
  1312. "license": [
  1313. "MIT"
  1314. ],
  1315. "authors": [
  1316. {
  1317. "name": "Contributors",
  1318. "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
  1319. }
  1320. ],
  1321. "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
  1322. "keywords": [
  1323. "phpcs",
  1324. "standards",
  1325. "wordpress"
  1326. ],
  1327. "support": {
  1328. "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
  1329. "source": "https://github.com/WordPress/WordPress-Coding-Standards",
  1330. "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
  1331. },
  1332. "time": "2020-05-13T23:57:56+00:00"
  1333. },
  1334. {
  1335. "name": "wptrt/wpthemereview",
  1336. "version": "0.2.1",
  1337. "source": {
  1338. "type": "git",
  1339. "url": "https://github.com/WPTT/WPThemeReview.git",
  1340. "reference": "462e59020dad9399ed2fe8e61f2a21b5e206e420"
  1341. },
  1342. "dist": {
  1343. "type": "zip",
  1344. "url": "https://api.github.com/repos/WPTT/WPThemeReview/zipball/462e59020dad9399ed2fe8e61f2a21b5e206e420",
  1345. "reference": "462e59020dad9399ed2fe8e61f2a21b5e206e420",
  1346. "shasum": ""
  1347. },
  1348. "require": {
  1349. "php": ">=5.4",
  1350. "phpcompatibility/phpcompatibility-wp": "^2.0",
  1351. "squizlabs/php_codesniffer": "^3.3.1",
  1352. "wp-coding-standards/wpcs": "^2.2.0"
  1353. },
  1354. "require-dev": {
  1355. "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
  1356. "phpcompatibility/php-compatibility": "^9.0",
  1357. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0",
  1358. "roave/security-advisories": "dev-master"
  1359. },
  1360. "suggest": {
  1361. "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
  1362. },
  1363. "type": "phpcodesniffer-standard",
  1364. "notification-url": "https://packagist.org/downloads/",
  1365. "license": [
  1366. "MIT"
  1367. ],
  1368. "authors": [
  1369. {
  1370. "name": "Theme Review Team",
  1371. "homepage": "https://make.wordpress.org/themes/handbook/",
  1372. "role": "Strategy and rule setting"
  1373. },
  1374. {
  1375. "name": "Ulrich Pogson",
  1376. "homepage": "https://github.com/grappler",
  1377. "role": "Lead developer"
  1378. },
  1379. {
  1380. "name": "Juliette Reinders Folmer",
  1381. "homepage": "https://github.com/jrfnl",
  1382. "role": "Lead developer"
  1383. },
  1384. {
  1385. "name": "Denis Žoljom",
  1386. "homepage": "https://github.com/dingo-d",
  1387. "role": "Plugin integration lead"
  1388. },
  1389. {
  1390. "name": "Contributors",
  1391. "homepage": "https://github.com/WPTRT/WPThemeReview/graphs/contributors"
  1392. }
  1393. ],
  1394. "description": "PHP_CodeSniffer rules (sniffs) to verify theme compliance with the rules for theme hosting on wordpress.org",
  1395. "homepage": "https://make.wordpress.org/themes/handbook/review/",
  1396. "keywords": [
  1397. "phpcs",
  1398. "standards",
  1399. "themes",
  1400. "wordpress"
  1401. ],
  1402. "support": {
  1403. "issues": "https://github.com/WPTRT/WPThemeReview/issues",
  1404. "source": "https://github.com/WPTRT/WPThemeReview"
  1405. },
  1406. "time": "2019-11-17T20:05:55+00:00"
  1407. }
  1408. ],
  1409. "aliases": [],
  1410. "minimum-stability": "stable",
  1411. "stability-flags": [],
  1412. "prefer-stable": false,
  1413. "prefer-lowest": false,
  1414. "platform": {
  1415. "php": ">=5.6"
  1416. },
  1417. "platform-dev": [],
  1418. "plugin-api-version": "2.3.0"
  1419. }