Skip to content

Commit c28e143

Browse files
committed
(fix): after rebase
1 parent 0b86dc9 commit c28e143

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

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
],

src/Base/UPL/views/upl-start.php

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)