Skip to content

Commit d2940b5

Browse files
committed
feat: add back symfony finder 5.4 after bug fix
1 parent c8de874 commit d2940b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"symfony/dependency-injection": "^5.4",
2929
"symfony/event-dispatcher": "^5.4",
3030
"symfony/filesystem": "^5.4",
31-
"symfony/finder": "^4.4.24",
31+
"symfony/finder": "^5.4.3",
3232
"symfony/polyfill-php80": "^1.24",
3333
"symfony/process": "^5.4",
3434
"symfony/yaml": "^5.4",

0 commit comments

Comments
 (0)