Skip to content

Commit 6450eb2

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | packagist | phpunit/phpunit | 13.1.12 | 13.1.13 | | packagist | symfony/console | 8.0.11 | 8.0.13 |
1 parent 7c27a0e commit 6450eb2

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.56",
1818
"phpstan/phpstan-phpunit": "^2.0.16",
1919
"phpstan/phpstan-strict-rules": "^2.0.11",
20-
"phpunit/phpunit": "^13.1.12",
20+
"phpunit/phpunit": "^13.1.13",
2121
"slam/php-cs-fixer-extensions": "^3.15.0",
22-
"symfony/console": "^8.0.11"
22+
"symfony/console": "^8.0.13"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)