Skip to content

Commit

Permalink
Update dev tools (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Sep 1, 2022
1 parent 6150c38 commit 5864368
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
10 changes: 5 additions & 5 deletions .dev-tools/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"php": "^8.0",
"ergebnis/composer-normalize": "^2.28.3",
"kubawerlos/composer-smaller-lock": "^1.0.1",
"kubawerlos/php-cs-fixer-config": "^3.11.0",
"maglnet/composer-require-checker": "^4.1.0",
"kubawerlos/php-cs-fixer-config": "^3.12.0",
"maglnet/composer-require-checker": "^4.2.0",
"mi-schi/phpmd-extension": "^4.3.0",
"phpmd/phpmd": "^2.12.0",
"phpstan/extension-installer": "^1.1.0",
"phpstan/phpstan": "^1.8.2",
"phpstan/phpstan": "^1.8.3",
"phpstan/phpstan-phpunit": "^1.1.1",
"phpstan/phpstan-strict-rules": "^1.3.0",
"phpstan/phpstan-strict-rules": "^1.4.3",
"squizlabs/php_codesniffer": "^3.7.1",
"vimeo/psalm": "^4.25.0"
"vimeo/psalm": "^4.27.0"
},
"config": {
"allow-plugins": {
Expand Down
94 changes: 47 additions & 47 deletions .dev-tools/composer.lock

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

0 comments on commit 5864368

Please sign in to comment.