Skip to content

Commit 64b6567

Browse files
committed
Changed package description
1 parent 70a8472 commit 64b6567

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Doctrine Value Objects simplified
1+
# Value Objects for Doctrine ORM simplified
22

33
[![Tests](https://img.shields.io/github/workflow/status/yokai-php/doctrine-value-object/Tests?style=flat-square&label=tests)](https://github.com/yokai-php/doctrine-value-object/actions)
44
[![Coverage](https://img.shields.io/codecov/c/github/yokai-php/doctrine-value-object?style=flat-square)](https://codecov.io/gh/yokai-php/doctrine-value-object)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yokai/doctrine-value-object",
3-
"description": "Doctrine ORM Value Objects simplified",
3+
"description": "Value Objects for Doctrine ORM simplified",
44
"keywords": ["doctrine", "orm", "value object"],
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)