Skip to content

Commit

Permalink
Update roadmap in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davesweb committed Aug 25, 2021
1 parent 20db660 commit fc9170a
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,10 @@ To run CS fixer on the entire project, run `composer cs-fixer`.

These features/enhancements will be added in future releases:

- Support for PHP 8.1
- Add constants for the parameters that have a defined set of possible values, like the direction parameter on orders
for the PHP 8.0 version.
- Add Enums for the parameters that have a defined set of possible values, like the direction parameter on orders for
the PHP 8.1 version.
- Validate the values on parameters.
- Support for PHP 8.1.
- ~~Validate the values on parameters.~~
- Finish documentation about repositories.
- Add docker setup for local development.

## License

Expand Down

0 comments on commit fc9170a

Please sign in to comment.