Skip to content

Commit c0cd44d

Browse files
Updated composer
1 parent a4e615f commit c0cd44d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "renandelmonico/value-objects",
33
"description": "A library with VOs to agreggate in your projects",
4+
"keywords": ["vo", "value", "objects", "object"],
5+
"license": "MIT",
46
"type": "library",
57
"authors": [
68
{
@@ -10,6 +12,7 @@
1012
],
1113
"require": {},
1214
"require-dev": {
15+
"php": "^8.1",
1316
"phpunit/phpunit": "^9.5",
1417
"infection/infection": "^0.26.6"
1518
},

0 commit comments

Comments
 (0)