Skip to content

Commit 98533b0

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 13.1.7 | 13.1.8 | | packagist | symfony/console | 8.0.8 | 8.0.9 |
1 parent ad78b31 commit 98533b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"phpstan/phpstan": "^2.1.54",
1818
"phpstan/phpstan-phpunit": "^2.0.16",
1919
"phpstan/phpstan-strict-rules": "^2.0.10",
20-
"phpunit/phpunit": "^13.1.7",
20+
"phpunit/phpunit": "^13.1.8",
2121
"slam/php-cs-fixer-extensions": "^3.15.0",
22-
"symfony/console": "^8.0.8"
22+
"symfony/console": "^8.0.9"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)