Skip to content

Commit 98bee75

Browse files
authored
chore(deps): disallow thecodingmachine/safe v1 (#194)
1 parent 42ef8be commit 98bee75

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
@@ -34,7 +34,7 @@
3434
"psr/http-factory": "^1.0",
3535
"psr/http-message": "^1.0 || ^2.0",
3636
"psr/log": "^1 || ^2 || ^3",
37-
"thecodingmachine/safe": "^1.0 || ^2.0"
37+
"thecodingmachine/safe": "^2.0"
3838
},
3939
"require-dev": {
4040
"cdn77/coding-standard": "^7.0",

0 commit comments

Comments
 (0)