Skip to content

Commit

Permalink
Merge pull request #136 from mention-me/dependabot/composer/rector/re…
Browse files Browse the repository at this point in the history
…ctor-1.2.7

Bump rector/rector from 1.2.6 to 1.2.7
  • Loading branch information
ryanmab authored Oct 14, 2024
2 parents 77bcfdb + aefd71a commit 517c6ce
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 17 deletions.
22 changes: 11 additions & 11 deletions composer.lock

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

6 changes: 0 additions & 6 deletions tests/Unit/Suites/ClientTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,8 @@
#[UsesClass(Response::class)]
class ClientTest extends TestCase
{
/**
* @var MockObject|ClientInterface
*/
private Client $client;

/**
* @var MockObject|MockClient
*/
private MockClient $mockClient;

protected function setUp(): void
Expand Down

0 comments on commit 517c6ce

Please sign in to comment.