So, if you update the package from 1.* to 2.* version what you need to know:
- it breaks backwards compatibility
- supported ONLY PHP 8.0
- supported ONLY Laravel ^8, ^9.
- updated a illuminate/database package to ^8 due to security reason.
So, if you update the package from 1.* to 2.* version what you need to know: