Skip to content

Commit c263f22

Browse files
author
roadiz-ci
committed
refactor(filesystem): Replace file_get_contents with Filesystem component for improved file handling
1 parent 43dd284 commit c263f22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"symfony/asset": "6.4.*",
3434
"symfony/console": "6.4.*",
3535
"symfony/event-dispatcher": "6.4.*",
36-
"symfony/filesystem": "6.4.*",
36+
"symfony/filesystem": ">=7.1",
3737
"symfony/finder": "6.4.*",
3838
"symfony/http-foundation": "6.4.*",
3939
"symfony/http-client-contracts": "^3.5",

0 commit comments

Comments
 (0)