Skip to content

Commit

Permalink
Merge pull request #220 from mittwald/dependabot/composer/mittwald/ap…
Browse files Browse the repository at this point in the history
…i-client-2.1.87

Bump mittwald/api-client from 2.1.75 to 2.1.87
  • Loading branch information
martin-helmich authored Dec 13, 2024
2 parents dca90fd + 5e5862d commit 80681ca
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 22 deletions.
44 changes: 22 additions & 22 deletions composer.lock

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

2 changes: 2 additions & 0 deletions tests/Recipes/TestFixture.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ public function __construct(TestCase $test)
statusSetAt: new \DateTime(),
webStorageUsageInBytes: 0,
webStorageUsageInBytesSetAt: new \DateTime(),
backupStorageUsageInBytes: 0,
backupStorageUsageInBytesSetAt: new \DateTime(),
))
->withClusterDomain('project.host')
->withClusterID('testing');
Expand Down

0 comments on commit 80681ca

Please sign in to comment.