Skip to content

Commit

Permalink
Merge pull request #14 from rannmann/main
Browse files Browse the repository at this point in the history
chore: allow safe dependency v2
  • Loading branch information
jessarcher authored Apr 23, 2022
2 parents aa8f6d8 + 1a53f76 commit 2ca7539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"php": "^8.0",
"illuminate/contracts": "^8.0|^9.0",
"spatie/data-transfer-object": "^3.0",
"thecodingmachine/safe": "^1.3"
"thecodingmachine/safe": "^1.3|^2.0"
},
"require-dev": {
"brianium/paratest": "^6.2",
Expand Down

0 comments on commit 2ca7539

Please sign in to comment.