Skip to content

Commit b732e55

Browse files
authored
Merge pull request #3984 from PHPOffice/dependabot/composer/friendsofphp/php-cs-fixer-3.53.0
Bump friendsofphp/php-cs-fixer from 3.51.0 to 3.53.0
2 parents a076cfd + df26a76 commit b732e55

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

composer.lock

Lines changed: 21 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
class FunctionPrefix
66
{
77
const XLFNREGEXP = '/(?:_xlfn\.)?((?:_xlws\.)?\b('
8-
// functions added with Excel 2010
8+
// functions added with Excel 2010
99
. 'beta[.]dist'
1010
. '|beta[.]inv'
1111
. '|binom[.]dist'

0 commit comments

Comments
 (0)