Skip to content

Commit 7ad8592

Browse files
committed
Add link to brick/date-time-doctrine
1 parent 2988ccb commit 7ad8592

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ It is therefore safe to lock your project to a given release cycle, such as `0.2
5050

5151
If you need to upgrade to a newer release cycle, check the [release history](https://github.com/brick/date-time/releases) for a list of changes introduced by each further `0.x.0` version.
5252

53-
5453
Overview
5554
--------
5655

@@ -192,3 +191,7 @@ The following exceptions can be thrown:
192191

193192
- `Brick\DateTime\DateTimeException` when an illegal operation is performed
194193
- `Brick\DateTime\Parser\DateTimeParseException` when `parse()`ing an invalid string representation
194+
195+
### Doctrine mappings
196+
197+
You can use `brick/date-time` types in your Doctrine entities using the [brick/date-time-doctrine](https://github.com/brick/date-time-doctrine) package.

0 commit comments

Comments
 (0)