Skip to content

Commit 0a44f51

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | packagist | friendsofphp/php-cs-fixer | 3.87.2 | 3.88.0 | | packagist | phpstan/phpstan | 2.1.28 | 2.1.29 |
1 parent 21b242b commit 0a44f51

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
@@ -13,10 +13,10 @@
1313
"php": "~8.3.0 || ~8.4.0",
1414
"ext-mbstring": "*",
1515
"ext-tokenizer": "*",
16-
"friendsofphp/php-cs-fixer": "^3.87.2"
16+
"friendsofphp/php-cs-fixer": "^3.88.0"
1717
},
1818
"require-dev": {
19-
"phpstan/phpstan": "^2.1.28",
19+
"phpstan/phpstan": "^2.1.29",
2020
"phpstan/phpstan-phpunit": "^2.0.7",
2121
"phpunit/phpunit": "^12.3.14"
2222
},

0 commit comments

Comments
 (0)