We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 832e768 + 21d5f13 commit f56fedbCopy full SHA for f56fedb
README.md
@@ -86,19 +86,6 @@ Here is a quick look at what you can do using API search method:
86
}
87
```
88
89
-## Changelog
90
-
91
-TODO
92
93
-## Contributing
94
95
96
97
-## Roadmap for the end of bêta (Estimated delivery October 2023)
98
99
-- Automatic documentation with extension possible
100
-- Add tests for all commands !!!!
101
102
## Roadmap
103
104
- Metrics support
composer.json
@@ -47,6 +47,6 @@
47
"config": {
48
"sort-packages": true
49
},
50
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
51
"prefer-stable": true
52
0 commit comments