Commit 4e450ba
committed
Remove MongoDB support
- Remove base_model configuration from workflows.php
- Update all model classes to directly extend Illuminate\Database\Eloquent\Model
- Remove class_alias logic from WorkflowServiceProvider
- Remove tests/classAliases.php file
- Update phpstan.neon to remove reference to classAliases.php
- Update WorkflowsConfigTest to remove base_model assertion1 parent 220625b commit 4e450ba
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments