Skip to content

Commit

Permalink
Update dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Mar 3, 2023
1 parent 6d9b211 commit a5d53cf
Show file tree
Hide file tree
Showing 3 changed files with 185 additions and 113 deletions.
12 changes: 6 additions & 6 deletions .dev-tools/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"type": "project",
"require": {
"php": "^8.2",
"ergebnis/composer-normalize": "^2.29",
"ergebnis/composer-normalize": "^2.30.2",
"kubawerlos/composer-smaller-lock": "^1.0.1",
"kubawerlos/php-cs-fixer-config": "^3.15",
"maglnet/composer-require-checker": "^4.5",
"mi-schi/phpmd-extension": "^4.3",
"phpmd/phpmd": "^2.13",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.9.14",
"phpstan/phpstan-phpunit": "^1.3.3",
"phpstan/phpstan-strict-rules": "^1.4.5",
"squizlabs/php_codesniffer": "^3.7.1",
"vimeo/psalm": "^5.6"
"phpstan/phpstan": "^1.10.3",
"phpstan/phpstan-phpunit": "^1.3.10",
"phpstan/phpstan-strict-rules": "^1.5.0",
"squizlabs/php_codesniffer": "^3.7.2",
"vimeo/psalm": "^5.7.7"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit a5d53cf

Please sign in to comment.