update 1.0.8.0
Commits for version update
This commit is contained in:
2
vendor/symfony/yaml/Dumper.php
vendored
2
vendor/symfony/yaml/Dumper.php
vendored
@@ -40,7 +40,7 @@ class Dumper
|
||||
/**
|
||||
* Sets the indentation.
|
||||
*
|
||||
* @param int $num The amount of spaces to use for indentation of nested nodes.
|
||||
* @param int $num The amount of spaces to use for indentation of nested nodes
|
||||
*/
|
||||
public function setIndentation($num)
|
||||
{
|
||||
|
Reference in New Issue
Block a user