Skip to content

Commit

Permalink
Merge pull request #1069 from PUGX/dependabot/composer/friendsofphp/p…
Browse files Browse the repository at this point in the history
…hp-cs-fixer-3.25.0

chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.16.0 to 3.25.0
  • Loading branch information
JellyBellyDev authored Sep 4, 2023
2 parents 4eac738 + f38b788 commit 1c36262
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 192 deletions.
220 changes: 33 additions & 187 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Badge/Model/UseCase/BaseCreatePackagistImage.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ protected function createBadgeFromRepository(
string $color,
string $format = Badge::DEFAULT_FORMAT,
string $style = Badge::DEFAULT_STYLE,
?string $context = null,
string $context = null,
int $maxage = self::TTL_DEFAULT_MAXAGE,
int $smaxage = self::TTL_DEFAULT_SMAXAGE
): CacheableBadge {
Expand Down
Loading

0 comments on commit 1c36262

Please sign in to comment.