mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-24 00:16:50 +00:00
Initial import
This commit is contained in:
commit
2295a33590
884 changed files with 93939 additions and 0 deletions
9
php/vendor/guzzlehttp/guzzle/vendor-bin/php-cs-fixer/composer.json
vendored
Normal file
9
php/vendor/guzzlehttp/guzzle/vendor-bin/php-cs-fixer/composer.json
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"require": {
|
||||
"php": "^7.2.5 || ^8.0",
|
||||
"friendsofphp/php-cs-fixer": "2.18.3"
|
||||
},
|
||||
"config": {
|
||||
"preferred-install": "dist"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue