mirror of
https://github.com/composer/composer
synced 2025-05-10 17:12:51 +00:00
Upgrade php-cs-fixer to 3.x and fix CS
This commit is contained in:
parent
c65d09dff7
commit
44b69ba77f
30 changed files with 87 additions and 79 deletions
|
@ -370,10 +370,9 @@ class JsonFileTest extends TestCase
|
|||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @param string $json
|
||||
* @param mixed $data
|
||||
* @param integer|null $options
|
||||
* @param int|null $options
|
||||
* @return void
|
||||
*/
|
||||
private function assertJsonFormat($json, $data, $options = null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue