[Bug]: Small mistake in readme
brecht-vermeersch opened this issue · 1 comments
brecht-vermeersch commented
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
tpetry commented
Thanks, didn't saw that mistake by myself.