We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b488895 commit fe77bccCopy full SHA for fe77bcc
README.md
@@ -26,7 +26,7 @@ The Versatile Object Mapper - or in short VOM - is a PHP library to transform an
26
VOM is available on packagist. To install, simply require it via composer.
27
28
```bash
29
-composer require zolex/vom ^0.4
+composer require zolex/vom ^0.6
30
```
31
32
### Plain PHP
0 commit comments