We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4ebf5 commit 9d9572fCopy full SHA for 9d9572f
2 files changed
README.md
@@ -21,8 +21,6 @@ We welcoming to contributions this project 💪
21
## Not currently supported
22
Sorry, I do not have enough time (T_T)
23
24
-- Annotations
25
-- Extends other class
26
- Implements
27
- Event
28
- Java Archive
composer.json
@@ -3,7 +3,7 @@
3
"description": "JVM emulator by PHP",
4
"type": "library",
5
"license": "MIT",
6
- "version": "0.0.3.1-dev",
+ "version": "0.0.3.2-dev",
7
"authors": [
8
{
9
"name": "memory"
0 commit comments