We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
thecodingmachine/safe
1 parent 7cce885 commit 82ad5ccCopy full SHA for 82ad5cc
composer.json
@@ -25,7 +25,7 @@
25
"symfony/cache": "^7.0",
26
"symfony/cache-contracts": "^3.5",
27
"symfony/http-client": "^6.0 || ^7.0",
28
- "thecodingmachine/safe": "^2.0",
+ "thecodingmachine/safe": "^2.0 || ^3.0",
29
"webmozart/assert": "^1.11"
30
},
31
"require-dev": {
@@ -37,7 +37,7 @@
37
"phpstan/phpstan": "^2.0",
38
"phpstan/phpstan-webmozart-assert": "^2.0",
39
"phpunit/phpunit": "^9.0",
40
- "thecodingmachine/phpstan-safe-rule": "^1.2"
+ "thecodingmachine/phpstan-safe-rule": "^1.4"
41
42
"config": {
43
"sort-packages": true,
0 commit comments