Skip to content

Commit 668f32e

Browse files
Update dependency phpstan/phpstan-strict-rules to ^1.6.1
| datasource | package | from | to | | ---------- | ---------------------------- | ----- | ----- | | packagist | phpstan/phpstan-strict-rules | 1.6.0 | 1.6.1 |
1 parent b14e27b commit 668f32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require-dev": {
1717
"phpstan/phpstan": "^1.12.4",
1818
"phpstan/phpstan-phpunit": "^1.4.0",
19-
"phpstan/phpstan-strict-rules": "^1.6.0",
19+
"phpstan/phpstan-strict-rules": "^1.6.1",
2020
"phpunit/phpunit": "^11.3.6",
2121
"slam/php-cs-fixer-extensions": "^3.11.1",
2222
"symfony/console": "^7.1.4"

0 commit comments

Comments
 (0)