Skip to content

Commit b129d7f

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.49 | 2.1.50 | | packagist | phpunit/phpunit | 13.1.5 | 13.1.6 |
1 parent 971b77f commit b129d7f

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
@@ -14,10 +14,10 @@
1414
"php": "~8.4.0 || ~8.5.0"
1515
},
1616
"require-dev": {
17-
"phpstan/phpstan": "^2.1.49",
17+
"phpstan/phpstan": "^2.1.50",
1818
"phpstan/phpstan-phpunit": "^2.0.16",
1919
"phpstan/phpstan-strict-rules": "^2.0.10",
20-
"phpunit/phpunit": "^13.1.5",
20+
"phpunit/phpunit": "^13.1.6",
2121
"slam/php-cs-fixer-extensions": "^3.15.0",
2222
"symfony/console": "^8.0.8"
2323
},

0 commit comments

Comments
 (0)