2.2.0
- Fixed phpstan issues
ensureandenforceare now marked with@throws. Their use now leads either to adding a try catch block or to marking your method/function with@throwsas well.
ensure and enforce are now marked with @throws. Their use now leads either to adding a try catch block or to marking your method/function with @throws as well.