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 9ec6e8d commit 6dcf1a1Copy full SHA for 6dcf1a1
README.md
@@ -87,6 +87,7 @@ Do also include sample files with your component that works
87
| Shopping Cart Price Rules | :x: | :x: | :x: |
88
| Rewrites | :white_check_mark: | :white_check_mark: | :white_check_mark: |
89
| Orders | :x: | :x: | :x: |
90
+| Review Ratings | :white_check_mark: | :white_check_mark: | :white_check_mark: |
91
92
License
93
----
composer.json
@@ -22,7 +22,7 @@
22
"satooshi/php-coveralls": "^1.0",
23
"phpunit/phpunit": "4.1.0"
24
},
25
- "version": "0.16.0-dev",
+ "version": "0.17.0-dev",
26
"autoload": {
27
"files": [ "registration.php" ],
28
"psr-4": {
0 commit comments