mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-28 03:00:55 +00:00
Lift restriction on Psalm version (#922)
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
"phpstan/phpstan": "*",
|
||||
"phpunit/phpunit": "*",
|
||||
"squizlabs/php_codesniffer": "*",
|
||||
"vimeo/psalm": ">=5.26.1,<6.7"
|
||||
"vimeo/psalm": ">=5.26.1"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-mbstring": "*"
|
||||
|
||||
Reference in New Issue
Block a user