Skip to content

Commit 06ced67

Browse files
build(deps-dev): update thecodingmachine/phpstan-safe-rule requirement
Updates the requirements on thecodingmachine/phpstan-safe-rule to permit the latest version. --- updated-dependencies: - dependency-name: thecodingmachine/phpstan-safe-rule dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebbc1b0 commit 06ced67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"phpunit/phpunit": "^9.5",
2828
"spatie/phpunit-snapshot-assertions": "^4.2",
2929
"symfony/var-dumper": "^5.4",
30-
"thecodingmachine/phpstan-safe-rule": "^1.1"
30+
"thecodingmachine/phpstan-safe-rule": "^1.2"
3131
},
3232
"prefer-stable": true,
3333
"autoload": {

0 commit comments

Comments
 (0)