Skip to content

Commit 350c289

Browse files
committed
Install codingmachinesafe 1.0 or 2.0
1 parent 34b1803 commit 350c289

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
@@ -11,7 +11,7 @@
1111
"ext-json": "*",
1212
"phpseclib/phpseclib": "~2.0",
1313
"google/cloud-tasks": "^1.10",
14-
"thecodingmachine/safe": "^2.1"
14+
"thecodingmachine/safe": "^1.0|^2.0"
1515
},
1616
"require-dev": {
1717
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",

0 commit comments

Comments
 (0)