Skip to content

Commit 1e9a23b

Browse files
committed
Fixing PHPStan rule
1 parent dc551c1 commit 1e9a23b

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.1",
1414
"phpstan/phpstan": "^0.10 | v0.11",
15-
"thecodingmachine/safe": "^0.1"
15+
"thecodingmachine/safe": "^0.1.11"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^7.1",

0 commit comments

Comments
 (0)