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  | infection/infection              | 0.27.8 | 0.27.9 |
| packagist  | maglnet/composer-require-checker | 4.7.1  | 4.8.0  |
| packagist  | phpunit/phpunit                  | 10.5.2 | 10.5.2 |
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent df8d9a6 commit 2c55e72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"require-dev": {
"doctrine/coding-standard": "^12.0.0",
"infection/infection": "^0.27.8",
"maglnet/composer-require-checker": "^4.7.1",
"infection/infection": "^0.27.9",
"maglnet/composer-require-checker": "^4.8.0",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpunit/phpunit": "^10.5.1",
"phpunit/phpunit": "^10.5.2",
"squizlabs/php_codesniffer": "^3.7.2"
},
"autoload": {
Expand Down

0 comments on commit 2c55e72

Please sign in to comment.