Skip to content

Commit aa81649

Browse files
Update all non-major dependencies (#56)
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.3.6 | 12.3.7 | | packagist | symfony/console | 7.3.2 | 7.3.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0626484 commit aa81649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.22",
1818
"phpstan/phpstan-phpunit": "^2.0.7",
1919
"phpstan/phpstan-strict-rules": "^2.0.6",
20-
"phpunit/phpunit": "^12.3.6",
20+
"phpunit/phpunit": "^12.3.7",
2121
"slam/php-cs-fixer-extensions": "^3.12",
22-
"symfony/console": "^7.3.2"
22+
"symfony/console": "^7.3.3"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)