We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07326a2 commit edc32e4Copy full SHA for edc32e4
README.md
@@ -32,6 +32,10 @@ The package can be installed via composer:
32
composer require yzen.dev/plain-to-class
33
```
34
35
+>Note: The current version of the package supports only PHP^8.0.
36
+>
37
+>For PHP version 7.4, you can read the documentation in [version v0.*](https://github.com/yzen-dev/plain-to-class/tree/php-7.4).
38
+
39
## :scroll: **Usage**
40
41
Common use case:
0 commit comments