Skip to content

Commit

Permalink
chore(deps): remove unused Safe dependency (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod authored Jan 12, 2024
1 parent 4a51474 commit 3b62345
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^2.0",
"psr/log": "^3",
"thecodingmachine/safe": "^2.0"
"psr/log": "^3"
},
"require-dev": {
"cdn77/coding-standard": "^7.0",
Expand Down

0 comments on commit 3b62345

Please sign in to comment.