Skip to content

Commit

Permalink
Minor update dev libraries (FreshRSS#6265)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkarex committed Apr 6, 2024
1 parent 3274f82 commit 1c684a9
Show file tree
Hide file tree
Showing 3 changed files with 288 additions and 259 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5",
"phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^3.8"
"squizlabs/php_codesniffer": "^3.9"
},
"scripts": {
"php-lint": "find . -type d -name 'vendor' -prune -o -name '*.php' -print0 | xargs -0 -n1 -P4 php -l 1>/dev/null",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1c684a9

Please sign in to comment.