Skip to content

Commit c5a522c

Browse files
committed
Laravel 11+
1 parent e65f3ae commit c5a522c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Features may be incomplete, APIs are subject to change, and breaking changes may
3636
### Requirements
3737

3838
- **PHP**: 8.3 or higher
39-
- **Laravel**: 10.x, 11.x, or 12.x (for Laravel integration)
39+
- **Laravel**: 11.x, or 12.x (for Laravel integration)
4040
- **Extensions**: `json`, `mbstring`
4141

4242
### Composer Installation
@@ -522,7 +522,7 @@ class RedisStorageAdapter implements StorageAdapter
522522
┌─────────────────────────────────────────┐
523523
│ Laravel Integration │ ← Framework-specific layer
524524
├─────────────────────────────────────────┤
525-
Workflow Engine Core │ ← Pure PHP, framework-agnostic
525+
│ Workflow Engine Core │ ← Pure PHP, framework-agnostic
526526
│ • WorkflowEngine │
527527
│ • WorkflowDefinition │
528528
│ • WorkflowInstance │

0 commit comments

Comments
 (0)