Skip to content

Commit 64684b6

Browse files
committed
remove unused stubs
1 parent 2bc7f79 commit 64684b6

File tree

4 files changed

+2
-73
lines changed

4 files changed

+2
-73
lines changed

UPGRADE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Version 3.0 introduces several breaking changes in how deduplication storage is
2323

2424
2. **Run Cleanup**
2525
- Keep your old configuration in place
26-
- Run the cleanup code above to remove old storage artifacts
26+
- Run the cleanup code in [Cleanup Code](#cleanup-code) to remove old storage artifacts
2727
- The cleanup code needs your old configuration to know what to clean up
2828

2929
3. **Update Configuration**
@@ -34,7 +34,7 @@ Version 3.0 introduces several breaking changes in how deduplication storage is
3434
### Configuration Updates
3535

3636
#### Before (2.x)
37-
- [ ] ```php
37+
```php
3838
'deduplication' => [
3939
'store' => 'redis', // or 'file', 'database'
4040
'connection' => 'default', // Redis/Database connection

stubs/comment.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

stubs/issue.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

stubs/previous_exception.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)