mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-26 17:36:53 +00:00
Initial import
This commit is contained in:
commit
2295a33590
884 changed files with 93939 additions and 0 deletions
10
php/vendor/guzzlehttp/guzzle/vendor-bin/phpstan/composer.json
vendored
Normal file
10
php/vendor/guzzlehttp/guzzle/vendor-bin/phpstan/composer.json
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"require": {
|
||||
"php": "^7.2.5 || ^8.0",
|
||||
"phpstan/phpstan": "0.12.81",
|
||||
"phpstan/phpstan-deprecation-rules": "0.12.6"
|
||||
},
|
||||
"config": {
|
||||
"preferred-install": "dist"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue