Skip to content

Commit 02aeace

Browse files
committed
(fix): upl admin url
1 parent 472b9f5 commit 02aeace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"scripts": {
3535
"format": "./vendor/bin/php-cs-fixer fix",
3636
"i18n-update": "wp i18n make-pot . ./languages/pdc-base.pot --include=\"theme.json,patterns,src,resources,config\" && wp i18n update-po ./languages/pdc-base.pot && wp i18n make-mo ./languages ./languages",
37-
"phpstan": "./vendor/bin/phpstan analyse --no-progress --memory-limit 500M",
37+
"phpstan": "./vendor/bin/phpstan analyse --no-progress --memory-limit 1G",
3838
"test": [
3939
"@unit"
4040
],

0 commit comments

Comments
 (0)