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                  | 1.10.62 | 1.10.67 |
| packagist  | phpstan/phpstan-strict-rules     | 1.5.2   | 1.5.5   |
| packagist  | phpstan/phpstan-symfony          | 1.3.9   | 1.3.12  |
| packagist  | phpstan/phpstan-webmozart-assert | 1.2.4   | 1.2.6   |
| packagist  | phpunit/phpunit                  | 10.5.13 | 10.5.19 |
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent 9be9dc0 commit ee2533e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"doctrine/coding-standard": "^12.0.0",
"ergebnis/composer-normalize": "^2.42.0",
"php-standard-library/psalm-plugin": "^2.3.0",
"phpstan/phpstan": "^1.10.62",
"phpstan/phpstan": "^1.10.67",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-symfony": "^1.3.9",
"phpstan/phpstan-webmozart-assert": "^1.2.4",
"phpunit/phpunit": "^10.5.13",
"phpstan/phpstan-strict-rules": "^1.5.5",
"phpstan/phpstan-symfony": "^1.3.12",
"phpstan/phpstan-webmozart-assert": "^1.2.6",
"phpunit/phpunit": "^10.5.19",
"psalm/plugin-phpunit": "^0.19.0",
"roave/security-advisories": "dev-master",
"symfony/config": "^6.4 || ^7.0",
Expand Down

0 comments on commit ee2533e

Please sign in to comment.