calebdw / larastan

⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
MIT License
4 stars 0 forks source link

fix: collection template types being overwritten #16

Closed calebdw closed 1 month ago

calebdw commented 1 month ago

Changes

This fixes the following bug: https://github.com/larastan/larastan/discussions/2044

Since this depends on https://github.com/larastan/larastan/pull/1990, I'm just going to add the fix to that PR