Skip to content

Commit

Permalink
Bump the tools group with 4 updates (#6071)
Browse files Browse the repository at this point in the history
Co-authored-by: Gregor Harlan <mail@gh01.de>
  • Loading branch information
dependabot[bot] and gharlan committed Apr 2, 2024
1 parent 82a25e8 commit 9c1c9ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
1 change: 0 additions & 1 deletion .tools/bin/update-tools
@@ -1,7 +1,6 @@
#!/usr/bin/env bash

composer require --dev --ansi --fixed \
friendsofphp/php-cs-fixer \
friendsofredaxo/linter \
phpstan/extension-installer \
phpstan/phpstan \
Expand Down
9 changes: 4 additions & 5 deletions composer.json
Expand Up @@ -11,19 +11,18 @@
"ext-mbstring": "*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "v3.51.0",
"friendsofredaxo/linter": "1.4.0",
"jetbrains/phpstorm-attributes": "^1.0",
"phpstan/extension-installer": "1.3.1",
"phpstan/phpstan": "1.10.62",
"phpstan/phpstan": "1.10.66",
"phpstan/phpstan-deprecation-rules": "1.1.4",
"phpstan/phpstan-phpunit": "1.3.16",
"phpstan/phpstan-symfony": "1.3.8",
"phpunit/phpunit": "^10.5.13",
"phpstan/phpstan-symfony": "1.3.9",
"phpunit/phpunit": "^10.5.16",
"psalm/plugin-phpunit": "0.19.0",
"psalm/plugin-symfony": "v5.1.0",
"rector/rector": "1.0.3",
"redaxo/php-cs-fixer-config": "2.7.0",
"redaxo/php-cs-fixer-config": "2.8.0",
"redaxo/psalm-plugin": "2.0.0",
"vimeo/psalm": "5.23.1"
},
Expand Down

0 comments on commit 9c1c9ee

Please sign in to comment.