Skip to content

Commit

Permalink
Update dev tools (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Mar 27, 2022
1 parent 58203ee commit 5ebff2d
Show file tree
Hide file tree
Showing 4 changed files with 237 additions and 232 deletions.
10 changes: 5 additions & 5 deletions .dev-tools/composer.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"require": {
"php": "^8.0",
"ergebnis/composer-normalize": "^2.22.0",
"ergebnis/composer-normalize": "^2.24.1",
"kubawerlos/composer-smaller-lock": "^1.0.0",
"kubawerlos/php-cs-fixer-config": "^3.6.0",
"kubawerlos/php-cs-fixer-config": "^3.8.0",
"maglnet/composer-require-checker": "^4.0.0",
"mi-schi/phpmd-extension": "^4.3.0",
"phpmd/phpmd": "^2.11.1",
"phpmd/phpmd": "^2.12.0",
"phpstan/extension-installer": "^1.1.0",
"phpstan/phpstan": "^1.3.0",
"phpstan/phpstan": "^1.5.0",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/phpstan-strict-rules": "^1.1.0",
"squizlabs/php_codesniffer": "^3.6.2",
"vimeo/psalm": "^4.16.1"
"vimeo/psalm": "^4.22.0"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit 5ebff2d

Please sign in to comment.