tpetry/laravel-query-expressions

[Bug]: Small mistake in readme

brecht-vermeersch opened this issue · 1 comments

What happened?

new Alias(new Multiply(new Subtract('price', 'discount'), Number(0.2)), 'vat') <-----should be new Number

How to reproduce the bug

/

Package Version

/

PHP Version

/

Laravel Version

/

Which operating systems does with happen with?

No response

Notes

No response

Thanks, didn't saw that mistake by myself.