File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 " rm -rf vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PHPCompatibility; cp -rp vendor/wimg/php-compatibility/PHPCompatibility vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PHPCompatibility"
2323 ],
2424 "post-install-cmd" : [
25- " cd php52; composer update ; cd .." ,
25+ " cd php52; composer install ; cd .." ,
2626 " vendor/bin/phpcs --config-delete installed_paths" ,
2727 " rm -rf vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PHPCompatibility; cp -rp vendor/wimg/php-compatibility/PHPCompatibility vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PHPCompatibility"
2828 ]
3939 " rm -rf vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/WordPress-VIP; cp -rp vendor/wp-coding-standards/wpcs/WordPress-VIP vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/WordPress-VIP"
4040 ],
4141 "post-install-cmd" : [
42- " cd php52; composer update ; cd .." ,
42+ " cd php52; composer install ; cd .." ,
4343 " vendor/bin/phpcs --config-delete installed_paths" ,
4444 " rm -rf vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PHPCompatibility; cp -rp vendor/wimg/php-compatibility/PHPCompatibility vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PHPCompatibility" ,
4545 " rm -rf vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/WordPress; cp -rp vendor/wp-coding-standards/wpcs/WordPress vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/WordPress" ,
You can’t perform that action at this time.
0 commit comments