Skip to content

Commit 3d9baf9

Browse files
authored
[TASK] Update to thecodingmachine/safe 3.4 (#1527)
This version massively reduces the download size. https://github.com/thecodingmachine/safe/releases/tag/v3.4.0
1 parent e8ef816 commit 3d9baf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": "^7.2.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
2727
"ext-iconv": "*",
28-
"thecodingmachine/safe": "^1.3 || ^2.5 || ^3.3"
28+
"thecodingmachine/safe": "^1.3 || ^2.5 || ^3.4"
2929
},
3030
"require-dev": {
3131
"php-parallel-lint/php-parallel-lint": "1.4.0",

0 commit comments

Comments
 (0)