Skip to content

Commit b3eb841

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.47 | 2.1.48 | | packagist | phpunit/phpunit | 13.1.4 | 13.1.5 |
1 parent 443fd62 commit b3eb841

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
@@ -16,9 +16,9 @@
1616
"friendsofphp/php-cs-fixer": "^3.95.1"
1717
},
1818
"require-dev": {
19-
"phpstan/phpstan": "^2.1.47",
19+
"phpstan/phpstan": "^2.1.48",
2020
"phpstan/phpstan-phpunit": "^2.0.16",
21-
"phpunit/phpunit": "^13.1.4"
21+
"phpunit/phpunit": "^13.1.5"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)