Skip to content

Commit

Permalink
Update dev tools (#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed May 14, 2024
1 parent 0e5dd66 commit fd7f18c
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 103 deletions.
10 changes: 5 additions & 5 deletions .dev-tools/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"mi-schi/phpmd-extension": "^4.3",
"phpmd/phpmd": "^2.15",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.66",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/phpstan-strict-rules": "^1.5.3",
"squizlabs/php_codesniffer": "^3.9.1",
"vimeo/psalm": "^5.23.1"
"phpstan/phpstan": "^1.11.0",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"squizlabs/php_codesniffer": "^3.9.2",
"vimeo/psalm": "^5.24.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit fd7f18c

Please sign in to comment.