Skip to content

Commit c587d4e

Browse files
committed
Fix PHPUnit version in ARCHITECTURE.md
1 parent 5c96b2a commit c587d4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ARCHITECTURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- **Frontend**: Twig, EasyAdmin 4.x
1818
- **Frontend (JavaScript)**: Webpack Encore, Stimulus
1919
- **Linting**: Rector, PHP-CS-Fixer, PHPStan
20-
- **Testing**: PHPUnit 12.x, Testcontainers
20+
- **Testing**: PHPUnit 13.x, Testcontainers
2121

2222
## Directory structure
2323

0 commit comments

Comments
 (0)