There was an error while loading. Please reload this page.
1 parent 6c636f9 commit 0033a93Copy full SHA for 0033a93
1 file changed
composer.json
@@ -13,7 +13,8 @@
13
"brain/monkey": "2.*",
14
"phpstan/phpstan": "^1.8",
15
"szepeviktor/phpstan-wordpress": "^1.1",
16
- "phpstan/extension-installer": "^1.1"
+ "phpstan/extension-installer": "^1.1",
17
+ "lloc/composer-i18n-scripts": "^1.0"
18
},
19
"autoload-dev": {
20
"files": [ "MslsMenu.php" ]
@@ -46,7 +47,8 @@
46
47
"allow-plugins": {
48
"composer/installers": true,
49
"phpstan/extension-installer": true,
- "pestphp/pest-plugin": true
50
+ "pestphp/pest-plugin": true,
51
+ "lloc/composer-i18n-scripts": true
52
}
53
54
0 commit comments