Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nenes25 committed Feb 15, 2024
1 parent 9092a62 commit c8de674
Show file tree
Hide file tree
Showing 3 changed files with 411 additions and 226 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
"scripts": {
"phpstan" : [
"_PS_ROOT_DIR_=./../ php ~/.config/composer/vendor/bin/phpstan analyze -c ./tests/phpstan/phpstan.neon ./ --debug"
],
"cs-fixer": [
"php7.2 vendor/bin/php-cs-fixer fix --config tests/php/.php-cs-fixer.dist.php"
]
}

Expand Down
Loading

0 comments on commit c8de674

Please sign in to comment.