Skip to content

Commit

Permalink
Updated composer
Browse files Browse the repository at this point in the history
  • Loading branch information
renandelmonico committed Apr 18, 2022
1 parent a4e615f commit c0cd44d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"name": "renandelmonico/value-objects",
"description": "A library with VOs to agreggate in your projects",
"keywords": ["vo", "value", "objects", "object"],
"license": "MIT",
"type": "library",
"authors": [
{
Expand All @@ -10,6 +12,7 @@
],
"require": {},
"require-dev": {
"php": "^8.1",
"phpunit/phpunit": "^9.5",
"infection/infection": "^0.26.6"
},
Expand Down

0 comments on commit c0cd44d

Please sign in to comment.