Changeset 13850 for trunk/composer.json
- Timestamp:
- 05/04/2024 12:56:31 PM (2 years ago)
- File:
-
- 1 edited
-
trunk/composer.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/composer.json
r13801 r13850 49 49 "phpcs": "@php ./vendor/bin/phpcs . --basepath=.", 50 50 "phpcbf": "@php ./vendor/bin/phpcbf . --basepath=.", 51 "phpcs-escape": "@php ./vendor/bin/phpcs src --extensions=php -sp --standard=BuddyPress --sniffs=WordPress.Security.EscapeOutput", 52 "phpcompat": "@php ./vendor/bin/phpcs --standard=PHPCompatibilityWP --extensions=php -sp --runtime-set testVersion 5.6- src tests", 51 53 "test:watch": [ 52 54 "Composer\\Config::disableProcessTimeout",
Note: See TracChangeset
for help on using the changeset viewer.