File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ It will not work with non-taggable drivers:
5050 - Please only use with the versions of Laravel noted above to be compatible.
5151 ```
5252
53- # ## Possible Conflicting Packages
53+ # ## Possible Package Conflicts
5454Any packages that override `newEloquentModel()` from the `Model` class will
5555likely conflict with this package. Of course, any packages that implement their
5656own Querybuilder class effectively circumvent this package, rendering them
5757incompatible.
5858
59- The following are packages we have identified as incompatible :
59+ The following are packages we have identified as conflicting :
6060- [grimzy/laravel-mysql-spatial](https://github.com/grimzy/laravel-mysql-spatial)
6161- [fico7489/laravel-pivot](https://github.com/fico7489/laravel-pivot)
6262- [chelout/laravel-relationship-events](https://github.com/chelout/laravel-relationship-events)
You can’t perform that action at this time.
0 commit comments