Skip to content

Commit

Permalink
Switching to pseudo/pseudo
Browse files Browse the repository at this point in the history
  • Loading branch information
ActuallyConnor committed Sep 28, 2024
1 parent d89355f commit 4bf3a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ can now inject a Pseudo\Pdo object transparently, giving yourself 100% flexibili
*thinks* is the database. In your unit test, you can express the mocks for your test in terms of SQL statements and
arrays of result data.

Find the package on [packagist.org](https://packagist.org/packages/actuallyconnor/pseudo)
Find the package on [packagist.org](https://packagist.org/packages/pseudo/pseudo)

## Installation

```
composer require --dev actuallyconnor/pseudo
composer require --dev pseudo/pseudo
```

### Usage
Expand Down

0 comments on commit 4bf3a81

Please sign in to comment.