Skip to content

Commit 2ce052d

Browse files
renovate[bot]renovate-botsimPod
authored
Allow thecodingmachine/safe v2 (#119)
* Update dependency thecodingmachine/safe to v2 * allow 2 Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Simon Podlipsky <[email protected]>
1 parent 09291a5 commit 2ce052d

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
@@ -19,7 +19,7 @@
1919
},
2020
"require": {
2121
"php": "^8.0",
22-
"thecodingmachine/safe": "^1.0.2",
22+
"thecodingmachine/safe": "^1 || ^2",
2323
"webonyx/graphql-php": "^14.0"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)