Commit 59af498
authored
[12.x] Avoid breaking change
While we do allows BC on major release I do feel that this is not needed
for the following use case.
Signed-off-by: Mior Muhammad Zaki <[email protected]>RefreshDatabase::usingInMemoryDatabase() (laravel#53587)1 parent 53b0f4e commit 59af498
File tree
2 files changed
+2
-2
lines changed- src/Illuminate/Foundation/Testing
- tests/Integration/Queue
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments