Skip to content

Commit 0e59d68

Browse files
committed
Dev library updates
1 parent ecf21d6 commit 0e59d68

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"ext-simplexml": "*",
3333
"ext-tokenizer": "*",
3434
"ext-xmlwriter": "*",
35-
"phpstan/phpstan": "^1.10",
36-
"phpstan/phpstan-strict-rules": "^1.5",
37-
"squizlabs/php_codesniffer": "^3.7"
35+
"phpstan/phpstan": "^1.11",
36+
"phpstan/phpstan-strict-rules": "^1.6",
37+
"squizlabs/php_codesniffer": "^3.10"
3838
},
3939
"scripts": {
4040
"php-lint": "find . -type d -name 'vendor' -prune -o -name '*.php' -print0 | xargs -0 -n1 -P4 php -l 1>/dev/null",

composer.lock

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

0 commit comments

Comments
 (0)