We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a9b07 commit f90e12cCopy full SHA for f90e12c
composer.json
@@ -1,7 +1,8 @@
1
{
2
"name": "lhellemons/php-value-objects",
3
- "version": "0.1",
4
- "description": "Utility classes, traits and interfaces for implementing true PHP value objects",
+ "version": "1.0.0-alpha.3",
+ "description": "Classes, traits and interfaces for implementing true PHP value objects",
5
+ "keywords": ["PHP", "value", "value object", "value objects", "enum"],
6
"type": "library",
7
"license": "MIT",
8
"authors": [
0 commit comments