Skip to content

Commit 82ad5cc

Browse files
committed
Allow thecodingmachine/safe 3
1 parent 7cce885 commit 82ad5cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"symfony/cache": "^7.0",
2626
"symfony/cache-contracts": "^3.5",
2727
"symfony/http-client": "^6.0 || ^7.0",
28-
"thecodingmachine/safe": "^2.0",
28+
"thecodingmachine/safe": "^2.0 || ^3.0",
2929
"webmozart/assert": "^1.11"
3030
},
3131
"require-dev": {
@@ -37,7 +37,7 @@
3737
"phpstan/phpstan": "^2.0",
3838
"phpstan/phpstan-webmozart-assert": "^2.0",
3939
"phpunit/phpunit": "^9.0",
40-
"thecodingmachine/phpstan-safe-rule": "^1.2"
40+
"thecodingmachine/phpstan-safe-rule": "^1.4"
4141
},
4242
"config": {
4343
"sort-packages": true,

0 commit comments

Comments
 (0)