Skip to content

Commit

Permalink
Update deps (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed May 12, 2021
1 parent a8963af commit 7dcfecd
Show file tree
Hide file tree
Showing 4 changed files with 216 additions and 2,440 deletions.
File renamed without changes.
13 changes: 7 additions & 6 deletions dev-tools/composer.json
@@ -1,16 +1,17 @@
{
"require-dev": {
"require": {
"ergebnis/composer-normalize": "^2.13.3",
"friendsofphp/php-cs-fixer": "^2.19.0",
"kubawerlos/php-cs-fixer-config": "^1.10.0",
"friendsofphp/php-cs-fixer": "^3.0.0",
"kubawerlos/composer-smaller-lock": "^0.1.1",
"kubawerlos/php-cs-fixer-config": "^2.0.0",
"kubawerlos/php-cs-fixer-custom-fixers": "^2.5.0",
"maglnet/composer-require-checker": "^3.2.0",
"mi-schi/phpmd-extension": "^4.3.0",
"phpmd/phpmd": "^2.10.0",
"phpstan/phpstan": "^0.12.85",
"phpmd/phpmd": "^2.10.1",
"phpstan/phpstan": "^0.12.87",
"phpstan/phpstan-strict-rules": "^0.12.9",
"squizlabs/php_codesniffer": "^3.6.0",
"vimeo/psalm": "^4.7"
"vimeo/psalm": "^4.7.2"
},
"scripts": {
"analyse": [
Expand Down

0 comments on commit 7dcfecd

Please sign in to comment.