Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package                           | from  | to    |
| ---------- | --------------------------------- | ----- | ----- |
| packagist  | phpstan/phpstan                   | 2.0.2 | 2.0.3 |
| packagist  | phpstan/phpstan-deprecation-rules | 2.0.0 | 2.0.1 |
  • Loading branch information
renovate[bot] committed Nov 29, 2024
1 parent 1632dc9 commit 1871dde
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"require-dev": {
"infection/infection": "^0.29",
"matthiasnoback/symfony-dependency-injection-test": "^6.0.0",
"phpstan/phpstan": "^2.0.2",
"phpstan/phpstan-deprecation-rules": "^2.0",
"phpstan/phpstan": "^2.0.3",
"phpstan/phpstan-deprecation-rules": "^2.0.1",
"phpstan/phpstan-phpunit": "^2.0.1",
"phpunit/phpunit": "^10.5.11 || ^11.0",
"roave/security-advisories": "dev-latest"
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

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

0 comments on commit 1871dde

Please sign in to comment.