What's Changed ✨
**- Prevent installation of barryvdh/laravel-ide-helper
2.9.2 and later (#138) @caugner **
barryvdh/laravel-ide-helper
broke semantic versioning and broke our compatability. We are preventing upgrades to the newer versions of ide-helper until the issue is resolved
- Make the Model template on the Builder covariant. (#135) @twistor
- This pr is to fix the build test issues (#133) @masterfermin02