Skip to content

Commit 006df47

Browse files
committed
flag this rule as compatible with thecodingmachine/safe v3
1 parent 5b4522c commit 006df47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.4 || ^8.0",
1414
"phpstan/phpstan": "^2.0",
15-
"thecodingmachine/safe": "^1.0 || ^2.0",
15+
"thecodingmachine/safe": "^1.0 || ^2.0 || ^3.0",
1616
"nikic/php-parser": "^5"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)