ClassLoader.php
7 years ago
LICENSE
7 years ago
autoload_classmap.php
7 years ago
autoload_namespaces.php
7 years ago
autoload_psr4.php
6 years ago
autoload_real.php
5 years ago
autoload_static.php
5 years ago
installed.json
6 years ago
installed.json
589 lines
| 1 | [ |
| 2 | { |
| 3 | "name": "composer/installers", |
| 4 | "version": "v1.9.0", |
| 5 | "version_normalized": "1.9.0.0", |
| 6 | "source": { |
| 7 | "type": "git", |
| 8 | "url": "https://github.com/composer/installers.git", |
| 9 | "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca" |
| 10 | }, |
| 11 | "dist": { |
| 12 | "type": "zip", |
| 13 | "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca", |
| 14 | "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca", |
| 15 | "shasum": "" |
| 16 | }, |
| 17 | "require": { |
| 18 | "composer-plugin-api": "^1.0 || ^2.0" |
| 19 | }, |
| 20 | "replace": { |
| 21 | "roundcube/plugin-installer": "*", |
| 22 | "shama/baton": "*" |
| 23 | }, |
| 24 | "require-dev": { |
| 25 | "composer/composer": "1.6.* || 2.0.*@dev", |
| 26 | "composer/semver": "1.0.* || 2.0.*@dev", |
| 27 | "phpunit/phpunit": "^4.8.36", |
| 28 | "sebastian/comparator": "^1.2.4", |
| 29 | "symfony/process": "^2.3" |
| 30 | }, |
| 31 | "time": "2020-04-07T06:57:05+00:00", |
| 32 | "type": "composer-plugin", |
| 33 | "extra": { |
| 34 | "class": "Composer\\Installers\\Plugin", |
| 35 | "branch-alias": { |
| 36 | "dev-master": "1.0-dev" |
| 37 | } |
| 38 | }, |
| 39 | "installation-source": "dist", |
| 40 | "autoload": { |
| 41 | "psr-4": { |
| 42 | "Composer\\Installers\\": "src/Composer/Installers" |
| 43 | } |
| 44 | }, |
| 45 | "notification-url": "https://packagist.org/downloads/", |
| 46 | "license": [ |
| 47 | "MIT" |
| 48 | ], |
| 49 | "authors": [ |
| 50 | { |
| 51 | "name": "Kyle Robinson Young", |
| 52 | "email": "kyle@dontkry.com", |
| 53 | "homepage": "https://github.com/shama" |
| 54 | } |
| 55 | ], |
| 56 | "description": "A multi-framework Composer library installer", |
| 57 | "homepage": "https://composer.github.io/installers/", |
| 58 | "keywords": [ |
| 59 | "Craft", |
| 60 | "Dolibarr", |
| 61 | "Eliasis", |
| 62 | "Hurad", |
| 63 | "ImageCMS", |
| 64 | "Kanboard", |
| 65 | "Lan Management System", |
| 66 | "MODX Evo", |
| 67 | "MantisBT", |
| 68 | "Mautic", |
| 69 | "Maya", |
| 70 | "OXID", |
| 71 | "Plentymarkets", |
| 72 | "Porto", |
| 73 | "RadPHP", |
| 74 | "SMF", |
| 75 | "Thelia", |
| 76 | "Whmcs", |
| 77 | "WolfCMS", |
| 78 | "agl", |
| 79 | "aimeos", |
| 80 | "annotatecms", |
| 81 | "attogram", |
| 82 | "bitrix", |
| 83 | "cakephp", |
| 84 | "chef", |
| 85 | "cockpit", |
| 86 | "codeigniter", |
| 87 | "concrete5", |
| 88 | "croogo", |
| 89 | "dokuwiki", |
| 90 | "drupal", |
| 91 | "eZ Platform", |
| 92 | "elgg", |
| 93 | "expressionengine", |
| 94 | "fuelphp", |
| 95 | "grav", |
| 96 | "installer", |
| 97 | "itop", |
| 98 | "joomla", |
| 99 | "known", |
| 100 | "kohana", |
| 101 | "laravel", |
| 102 | "lavalite", |
| 103 | "lithium", |
| 104 | "magento", |
| 105 | "majima", |
| 106 | "mako", |
| 107 | "mediawiki", |
| 108 | "modulework", |
| 109 | "modx", |
| 110 | "moodle", |
| 111 | "osclass", |
| 112 | "phpbb", |
| 113 | "piwik", |
| 114 | "ppi", |
| 115 | "puppet", |
| 116 | "pxcms", |
| 117 | "reindex", |
| 118 | "roundcube", |
| 119 | "shopware", |
| 120 | "silverstripe", |
| 121 | "sydes", |
| 122 | "sylius", |
| 123 | "symfony", |
| 124 | "typo3", |
| 125 | "wordpress", |
| 126 | "yawik", |
| 127 | "zend", |
| 128 | "zikula" |
| 129 | ] |
| 130 | }, |
| 131 | { |
| 132 | "name": "stripe/stripe-php", |
| 133 | "version": "v6.43.1", |
| 134 | "version_normalized": "6.43.1.0", |
| 135 | "source": { |
| 136 | "type": "git", |
| 137 | "url": "https://github.com/stripe/stripe-php.git", |
| 138 | "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8" |
| 139 | }, |
| 140 | "dist": { |
| 141 | "type": "zip", |
| 142 | "url": "https://api.github.com/repos/stripe/stripe-php/zipball/42fcdaf99c44bb26937223f8eae1f263491d5ab8", |
| 143 | "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8", |
| 144 | "shasum": "" |
| 145 | }, |
| 146 | "require": { |
| 147 | "ext-curl": "*", |
| 148 | "ext-json": "*", |
| 149 | "ext-mbstring": "*", |
| 150 | "php": ">=5.4.0" |
| 151 | }, |
| 152 | "require-dev": { |
| 153 | "php-coveralls/php-coveralls": "1.*", |
| 154 | "phpunit/phpunit": "~4.0", |
| 155 | "squizlabs/php_codesniffer": "~2.0", |
| 156 | "symfony/process": "~2.8" |
| 157 | }, |
| 158 | "time": "2019-08-29T16:56:12+00:00", |
| 159 | "type": "library", |
| 160 | "extra": { |
| 161 | "branch-alias": { |
| 162 | "dev-master": "2.0-dev" |
| 163 | } |
| 164 | }, |
| 165 | "installation-source": "dist", |
| 166 | "autoload": { |
| 167 | "psr-4": { |
| 168 | "Stripe\\": "lib/" |
| 169 | } |
| 170 | }, |
| 171 | "notification-url": "https://packagist.org/downloads/", |
| 172 | "license": [ |
| 173 | "MIT" |
| 174 | ], |
| 175 | "authors": [ |
| 176 | { |
| 177 | "name": "Stripe and contributors", |
| 178 | "homepage": "https://github.com/stripe/stripe-php/contributors" |
| 179 | } |
| 180 | ], |
| 181 | "description": "Stripe PHP Library", |
| 182 | "homepage": "https://stripe.com/", |
| 183 | "keywords": [ |
| 184 | "api", |
| 185 | "payment processing", |
| 186 | "stripe" |
| 187 | ] |
| 188 | }, |
| 189 | { |
| 190 | "name": "tecnickcom/tcpdf", |
| 191 | "version": "6.3.5", |
| 192 | "version_normalized": "6.3.5.0", |
| 193 | "source": { |
| 194 | "type": "git", |
| 195 | "url": "https://github.com/tecnickcom/TCPDF.git", |
| 196 | "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549" |
| 197 | }, |
| 198 | "dist": { |
| 199 | "type": "zip", |
| 200 | "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549", |
| 201 | "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549", |
| 202 | "shasum": "" |
| 203 | }, |
| 204 | "require": { |
| 205 | "php": ">=5.3.0" |
| 206 | }, |
| 207 | "time": "2020-02-14T14:20:12+00:00", |
| 208 | "type": "library", |
| 209 | "installation-source": "dist", |
| 210 | "autoload": { |
| 211 | "classmap": [ |
| 212 | "config", |
| 213 | "include", |
| 214 | "tcpdf.php", |
| 215 | "tcpdf_parser.php", |
| 216 | "tcpdf_import.php", |
| 217 | "tcpdf_barcodes_1d.php", |
| 218 | "tcpdf_barcodes_2d.php", |
| 219 | "include/tcpdf_colors.php", |
| 220 | "include/tcpdf_filters.php", |
| 221 | "include/tcpdf_font_data.php", |
| 222 | "include/tcpdf_fonts.php", |
| 223 | "include/tcpdf_images.php", |
| 224 | "include/tcpdf_static.php", |
| 225 | "include/barcodes/datamatrix.php", |
| 226 | "include/barcodes/pdf417.php", |
| 227 | "include/barcodes/qrcode.php" |
| 228 | ] |
| 229 | }, |
| 230 | "notification-url": "https://packagist.org/downloads/", |
| 231 | "license": [ |
| 232 | "LGPL-3.0-only" |
| 233 | ], |
| 234 | "authors": [ |
| 235 | { |
| 236 | "name": "Nicola Asuni", |
| 237 | "email": "info@tecnick.com", |
| 238 | "role": "lead" |
| 239 | } |
| 240 | ], |
| 241 | "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", |
| 242 | "homepage": "http://www.tcpdf.org/", |
| 243 | "keywords": [ |
| 244 | "PDFD32000-2008", |
| 245 | "TCPDF", |
| 246 | "barcodes", |
| 247 | "datamatrix", |
| 248 | "pdf", |
| 249 | "pdf417", |
| 250 | "qrcode" |
| 251 | ] |
| 252 | }, |
| 253 | { |
| 254 | "name": "squizlabs/php_codesniffer", |
| 255 | "version": "3.5.5", |
| 256 | "version_normalized": "3.5.5.0", |
| 257 | "source": { |
| 258 | "type": "git", |
| 259 | "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", |
| 260 | "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6" |
| 261 | }, |
| 262 | "dist": { |
| 263 | "type": "zip", |
| 264 | "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6", |
| 265 | "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6", |
| 266 | "shasum": "" |
| 267 | }, |
| 268 | "require": { |
| 269 | "ext-simplexml": "*", |
| 270 | "ext-tokenizer": "*", |
| 271 | "ext-xmlwriter": "*", |
| 272 | "php": ">=5.4.0" |
| 273 | }, |
| 274 | "require-dev": { |
| 275 | "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" |
| 276 | }, |
| 277 | "time": "2020-04-17T01:09:41+00:00", |
| 278 | "bin": [ |
| 279 | "bin/phpcs", |
| 280 | "bin/phpcbf" |
| 281 | ], |
| 282 | "type": "library", |
| 283 | "extra": { |
| 284 | "branch-alias": { |
| 285 | "dev-master": "3.x-dev" |
| 286 | } |
| 287 | }, |
| 288 | "installation-source": "dist", |
| 289 | "notification-url": "https://packagist.org/downloads/", |
| 290 | "license": [ |
| 291 | "BSD-3-Clause" |
| 292 | ], |
| 293 | "authors": [ |
| 294 | { |
| 295 | "name": "Greg Sherwood", |
| 296 | "role": "lead" |
| 297 | } |
| 298 | ], |
| 299 | "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", |
| 300 | "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", |
| 301 | "keywords": [ |
| 302 | "phpcs", |
| 303 | "standards" |
| 304 | ] |
| 305 | }, |
| 306 | { |
| 307 | "name": "dealerdirect/phpcodesniffer-composer-installer", |
| 308 | "version": "v0.6.2", |
| 309 | "version_normalized": "0.6.2.0", |
| 310 | "source": { |
| 311 | "type": "git", |
| 312 | "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", |
| 313 | "reference": "8001af8eb107fbfcedc31a8b51e20b07d85b457a" |
| 314 | }, |
| 315 | "dist": { |
| 316 | "type": "zip", |
| 317 | "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/8001af8eb107fbfcedc31a8b51e20b07d85b457a", |
| 318 | "reference": "8001af8eb107fbfcedc31a8b51e20b07d85b457a", |
| 319 | "shasum": "" |
| 320 | }, |
| 321 | "require": { |
| 322 | "composer-plugin-api": "^1.0", |
| 323 | "php": "^5.3|^7", |
| 324 | "squizlabs/php_codesniffer": "^2|^3" |
| 325 | }, |
| 326 | "require-dev": { |
| 327 | "composer/composer": "*", |
| 328 | "phpcompatibility/php-compatibility": "^9.0", |
| 329 | "sensiolabs/security-checker": "^4.1.0" |
| 330 | }, |
| 331 | "time": "2020-01-29T20:22:20+00:00", |
| 332 | "type": "composer-plugin", |
| 333 | "extra": { |
| 334 | "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" |
| 335 | }, |
| 336 | "installation-source": "dist", |
| 337 | "autoload": { |
| 338 | "psr-4": { |
| 339 | "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" |
| 340 | } |
| 341 | }, |
| 342 | "notification-url": "https://packagist.org/downloads/", |
| 343 | "license": [ |
| 344 | "MIT" |
| 345 | ], |
| 346 | "authors": [ |
| 347 | { |
| 348 | "name": "Franck Nijhof", |
| 349 | "email": "franck.nijhof@dealerdirect.com", |
| 350 | "homepage": "http://www.frenck.nl", |
| 351 | "role": "Developer / IT Manager" |
| 352 | } |
| 353 | ], |
| 354 | "description": "PHP_CodeSniffer Standards Composer Installer Plugin", |
| 355 | "homepage": "http://www.dealerdirect.com", |
| 356 | "keywords": [ |
| 357 | "PHPCodeSniffer", |
| 358 | "PHP_CodeSniffer", |
| 359 | "code quality", |
| 360 | "codesniffer", |
| 361 | "composer", |
| 362 | "installer", |
| 363 | "phpcs", |
| 364 | "plugin", |
| 365 | "qa", |
| 366 | "quality", |
| 367 | "standard", |
| 368 | "standards", |
| 369 | "style guide", |
| 370 | "stylecheck", |
| 371 | "tests" |
| 372 | ] |
| 373 | }, |
| 374 | { |
| 375 | "name": "phpcompatibility/php-compatibility", |
| 376 | "version": "9.3.5", |
| 377 | "version_normalized": "9.3.5.0", |
| 378 | "source": { |
| 379 | "type": "git", |
| 380 | "url": "https://github.com/PHPCompatibility/PHPCompatibility.git", |
| 381 | "reference": "9fb324479acf6f39452e0655d2429cc0d3914243" |
| 382 | }, |
| 383 | "dist": { |
| 384 | "type": "zip", |
| 385 | "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243", |
| 386 | "reference": "9fb324479acf6f39452e0655d2429cc0d3914243", |
| 387 | "shasum": "" |
| 388 | }, |
| 389 | "require": { |
| 390 | "php": ">=5.3", |
| 391 | "squizlabs/php_codesniffer": "^2.3 || ^3.0.2" |
| 392 | }, |
| 393 | "conflict": { |
| 394 | "squizlabs/php_codesniffer": "2.6.2" |
| 395 | }, |
| 396 | "require-dev": { |
| 397 | "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0" |
| 398 | }, |
| 399 | "suggest": { |
| 400 | "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.", |
| 401 | "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues." |
| 402 | }, |
| 403 | "time": "2019-12-27T09:44:58+00:00", |
| 404 | "type": "phpcodesniffer-standard", |
| 405 | "installation-source": "dist", |
| 406 | "notification-url": "https://packagist.org/downloads/", |
| 407 | "license": [ |
| 408 | "LGPL-3.0-or-later" |
| 409 | ], |
| 410 | "authors": [ |
| 411 | { |
| 412 | "name": "Wim Godden", |
| 413 | "homepage": "https://github.com/wimg", |
| 414 | "role": "lead" |
| 415 | }, |
| 416 | { |
| 417 | "name": "Juliette Reinders Folmer", |
| 418 | "homepage": "https://github.com/jrfnl", |
| 419 | "role": "lead" |
| 420 | }, |
| 421 | { |
| 422 | "name": "Contributors", |
| 423 | "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors" |
| 424 | } |
| 425 | ], |
| 426 | "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.", |
| 427 | "homepage": "http://techblog.wimgodden.be/tag/codesniffer/", |
| 428 | "keywords": [ |
| 429 | "compatibility", |
| 430 | "phpcs", |
| 431 | "standards" |
| 432 | ] |
| 433 | }, |
| 434 | { |
| 435 | "name": "phpcompatibility/phpcompatibility-paragonie", |
| 436 | "version": "1.3.0", |
| 437 | "version_normalized": "1.3.0.0", |
| 438 | "source": { |
| 439 | "type": "git", |
| 440 | "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git", |
| 441 | "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c" |
| 442 | }, |
| 443 | "dist": { |
| 444 | "type": "zip", |
| 445 | "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/b862bc32f7e860d0b164b199bd995e690b4b191c", |
| 446 | "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c", |
| 447 | "shasum": "" |
| 448 | }, |
| 449 | "require": { |
| 450 | "phpcompatibility/php-compatibility": "^9.0" |
| 451 | }, |
| 452 | "require-dev": { |
| 453 | "dealerdirect/phpcodesniffer-composer-installer": "^0.5", |
| 454 | "paragonie/random_compat": "dev-master", |
| 455 | "paragonie/sodium_compat": "dev-master" |
| 456 | }, |
| 457 | "suggest": { |
| 458 | "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.", |
| 459 | "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues." |
| 460 | }, |
| 461 | "time": "2019-11-04T15:17:54+00:00", |
| 462 | "type": "phpcodesniffer-standard", |
| 463 | "installation-source": "dist", |
| 464 | "notification-url": "https://packagist.org/downloads/", |
| 465 | "license": [ |
| 466 | "LGPL-3.0-or-later" |
| 467 | ], |
| 468 | "authors": [ |
| 469 | { |
| 470 | "name": "Wim Godden", |
| 471 | "role": "lead" |
| 472 | }, |
| 473 | { |
| 474 | "name": "Juliette Reinders Folmer", |
| 475 | "role": "lead" |
| 476 | } |
| 477 | ], |
| 478 | "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.", |
| 479 | "homepage": "http://phpcompatibility.com/", |
| 480 | "keywords": [ |
| 481 | "compatibility", |
| 482 | "paragonie", |
| 483 | "phpcs", |
| 484 | "polyfill", |
| 485 | "standards" |
| 486 | ] |
| 487 | }, |
| 488 | { |
| 489 | "name": "phpcompatibility/phpcompatibility-wp", |
| 490 | "version": "2.1.0", |
| 491 | "version_normalized": "2.1.0.0", |
| 492 | "source": { |
| 493 | "type": "git", |
| 494 | "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git", |
| 495 | "reference": "41bef18ba688af638b7310666db28e1ea9158b2f" |
| 496 | }, |
| 497 | "dist": { |
| 498 | "type": "zip", |
| 499 | "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/41bef18ba688af638b7310666db28e1ea9158b2f", |
| 500 | "reference": "41bef18ba688af638b7310666db28e1ea9158b2f", |
| 501 | "shasum": "" |
| 502 | }, |
| 503 | "require": { |
| 504 | "phpcompatibility/php-compatibility": "^9.0", |
| 505 | "phpcompatibility/phpcompatibility-paragonie": "^1.0" |
| 506 | }, |
| 507 | "require-dev": { |
| 508 | "dealerdirect/phpcodesniffer-composer-installer": "^0.5" |
| 509 | }, |
| 510 | "suggest": { |
| 511 | "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.", |
| 512 | "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues." |
| 513 | }, |
| 514 | "time": "2019-08-28T14:22:28+00:00", |
| 515 | "type": "phpcodesniffer-standard", |
| 516 | "installation-source": "dist", |
| 517 | "notification-url": "https://packagist.org/downloads/", |
| 518 | "license": [ |
| 519 | "LGPL-3.0-or-later" |
| 520 | ], |
| 521 | "authors": [ |
| 522 | { |
| 523 | "name": "Wim Godden", |
| 524 | "role": "lead" |
| 525 | }, |
| 526 | { |
| 527 | "name": "Juliette Reinders Folmer", |
| 528 | "role": "lead" |
| 529 | } |
| 530 | ], |
| 531 | "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.", |
| 532 | "homepage": "http://phpcompatibility.com/", |
| 533 | "keywords": [ |
| 534 | "compatibility", |
| 535 | "phpcs", |
| 536 | "standards", |
| 537 | "wordpress" |
| 538 | ] |
| 539 | }, |
| 540 | { |
| 541 | "name": "wp-coding-standards/wpcs", |
| 542 | "version": "2.3.0", |
| 543 | "version_normalized": "2.3.0.0", |
| 544 | "source": { |
| 545 | "type": "git", |
| 546 | "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", |
| 547 | "reference": "7da1894633f168fe244afc6de00d141f27517b62" |
| 548 | }, |
| 549 | "dist": { |
| 550 | "type": "zip", |
| 551 | "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62", |
| 552 | "reference": "7da1894633f168fe244afc6de00d141f27517b62", |
| 553 | "shasum": "" |
| 554 | }, |
| 555 | "require": { |
| 556 | "php": ">=5.4", |
| 557 | "squizlabs/php_codesniffer": "^3.3.1" |
| 558 | }, |
| 559 | "require-dev": { |
| 560 | "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6", |
| 561 | "phpcompatibility/php-compatibility": "^9.0", |
| 562 | "phpcsstandards/phpcsdevtools": "^1.0", |
| 563 | "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" |
| 564 | }, |
| 565 | "suggest": { |
| 566 | "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically." |
| 567 | }, |
| 568 | "time": "2020-05-13T23:57:56+00:00", |
| 569 | "type": "phpcodesniffer-standard", |
| 570 | "installation-source": "dist", |
| 571 | "notification-url": "https://packagist.org/downloads/", |
| 572 | "license": [ |
| 573 | "MIT" |
| 574 | ], |
| 575 | "authors": [ |
| 576 | { |
| 577 | "name": "Contributors", |
| 578 | "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors" |
| 579 | } |
| 580 | ], |
| 581 | "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions", |
| 582 | "keywords": [ |
| 583 | "phpcs", |
| 584 | "standards", |
| 585 | "wordpress" |
| 586 | ] |
| 587 | } |
| 588 | ] |
| 589 |