Skip to content

Commit a865339

Browse files
committed
We need symfony finder
1 parent 811c58a commit a865339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"minimum-stability": "dev",
2020
"require": {
2121
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
22+
"symfony/finder": "^6.2",
2223
"laminas/laminas-test": "^4.9",
2324
"doctrine/orm": "^2.14 || ^3.0",
2425
"dg/bypass-finals": "^1.4",

0 commit comments

Comments
 (0)