Skip to content

Commit 2194055

Browse files
stobrien89Sean O'Brien
andauthored
chore: allow filesystem 5.4 (#3237)
Co-authored-by: Sean O'Brien <[email protected]>
1 parent aff4b3d commit 2194055

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
@@ -26,7 +26,7 @@
2626
"ext-simplexml": "*",
2727
"aws/aws-crt-php": "^1.2.3",
2828
"psr/http-message": "^1.0 || ^2.0",
29-
"symfony/filesystem": "^v6.4.3 || ^v7.1.0 || ^v8.0.0"
29+
"symfony/filesystem": "^v5.4.45 || ^v6.4.3 || ^v7.1.0 || ^v8.0.0"
3030
},
3131
"require-dev": {
3232
"composer/composer" : "^2.7.8",

0 commit comments

Comments
 (0)