File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 3535 "config" : {
3636 "allow-plugins" : {
3737 "dealerdirect/phpcodesniffer-composer-installer" : true ,
38- "phpstan/extension-installer" : true
38+ "phpstan/extension-installer" : true ,
39+ "lloc/composer-i18n-scripts" : true
3940 }
4041 },
4142 "require-dev" : {
4546 "yoast/phpunit-polyfills" : " ^3.1" ,
4647 "phpunit/phpunit" : " ^9.6" ,
4748 "brain/monkey" : " ^2.0@dev" ,
48- "phpstan/phpstan-mockery" : " ^2.0"
49+ "phpstan/phpstan-mockery" : " ^2.0" ,
50+ "lloc/composer-i18n-scripts" : " ^1.0"
4951 },
5052 "scripts" : {
5153 "tests" : " ./vendor/bin/phpunit -c ./phpunit.xml.dist" ,
5759 " @cs" ,
5860 " @phpstan"
5961 ],
60- "i18n:pot" : " wp i18n make-pot . languages/multisyde.pot" ,
6162 "git-release" : " bin/git-release.sh" ,
6263 "build" : [
6364 " @composer install --no-dev" ,
You can’t perform that action at this time.
0 commit comments