Skip to content

Commit 0c18421

Browse files
authored
Allow thecodingmachine/safe v2 (#31)
1 parent c05e3c0 commit 0c18421

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
@@ -18,7 +18,7 @@
1818
"php": "^8.0",
1919
"cdn77/entity-fqn-extractor": "^0.1.0 || ^0.2.0",
2020
"phpunit/phpunit": "^9.2",
21-
"thecodingmachine/safe": "^1.0.2"
21+
"thecodingmachine/safe": "^1 || ^2"
2222
},
2323
"require-dev": {
2424
"cdn77/coding-standard": "^6.0",

0 commit comments

Comments
 (0)