Skip to content

Commit e83a318

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------- | | packagist | phpstan/phpstan | 2.1.23 | 2.1.25 | | packagist | phpunit/phpunit | 12.3.8 | 12.3.10 |
1 parent 5c81d22 commit e83a318

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
@@ -16,10 +16,10 @@
1616
"ext-libxml": "*"
1717
},
1818
"require-dev": {
19-
"phpstan/phpstan": "^2.1.23",
19+
"phpstan/phpstan": "^2.1.25",
2020
"phpstan/phpstan-phpunit": "^2.0.7",
2121
"phpstan/phpstan-strict-rules": "^2.0.6",
22-
"phpunit/phpunit": "^12.3.8",
22+
"phpunit/phpunit": "^12.3.10",
2323
"slam/php-cs-fixer-extensions": "^3.12.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)