Skip to content

Commit 968b711

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | packagist | phpstan/phpstan-strict-rules | 2.0.7 | 2.0.8 | | packagist | phpunit/phpunit | 12.5.7 | 12.5.8 |
1 parent 378ffbb commit 968b711

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,8 +16,8 @@
1616
"require-dev": {
1717
"phpstan/phpstan": "^2.1.37",
1818
"phpstan/phpstan-phpunit": "^2.0.12",
19-
"phpstan/phpstan-strict-rules": "^2.0.7",
20-
"phpunit/phpunit": "^12.5.7",
19+
"phpstan/phpstan-strict-rules": "^2.0.8",
20+
"phpunit/phpunit": "^12.5.8",
2121
"slam/php-cs-fixer-extensions": "^3.14.0",
2222
"symfony/console": "^8.0.4"
2323
},

0 commit comments

Comments
 (0)