Skip to content

Commit 97a31a1

Browse files
committed
build: upgrade dependencies
1 parent 071d938 commit 97a31a1

2 files changed

Lines changed: 60 additions & 59 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"scripts": {
5353
"phpunit": "vendor/bin/phpunit --configuration phpunit.xml",
5454
"phpunit:coverage": "XDEBUG_MODE=coverage vendor/bin/phpunit --configuration phpunit.xml --coverage-text",
55-
"phpstan": "vendor/bin/phpstan analyse --level 6 src",
55+
"phpstan": "vendor/bin/phpstan analyse --level 6 --memory-limit 1G src",
5656
"phpcs": "vendor/bin/phpcs src --standard=phpcs.xml",
5757
"phpmd": "vendor/bin/phpmd src/ text phpmd.xml",
5858
"test": [

composer.lock

Lines changed: 59 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)