Skip to content

Commit 9caa1b0

Browse files
build(deps-dev): update thecodingmachine/phpstan-safe-rule requirement from ^1.1 to ^1.2 (#97)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52902e9 commit 9caa1b0

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)