Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'guzzlehttp/guzzle/vendor-bin/psalm/composer.json')
-rw-r--r--guzzlehttp/guzzle/vendor-bin/psalm/composer.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/guzzlehttp/guzzle/vendor-bin/psalm/composer.json b/guzzlehttp/guzzle/vendor-bin/psalm/composer.json
deleted file mode 100644
index 7794e6bb..00000000
--- a/guzzlehttp/guzzle/vendor-bin/psalm/composer.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "require": {
- "php": "^7.2.5 || ^8.0",
- "psalm/phar": "4.10.0"
- },
- "config": {
- "preferred-install": "dist"
- }
-}