Skip to content

Commit

Permalink
ORMDebugManager Error Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrick Peter committed Sep 20, 2023
1 parent dec6ae8 commit dec101b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Prior to installing `php-orm-database` get the [Composer](https://getcomposer.or
**Step 1** — update your `composer.json`:
```composer.json
"require": {
"peterson/database": "^4.3.6"
"peterson/database": "^4.3.7"
}
```

Expand Down

0 comments on commit dec101b

Please sign in to comment.