Skip to content

Commit 1dd4aad

Browse files
authored
Fix formatting in composer.json dependencies
1 parent bcfe885 commit 1dd4aad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
"php": ">=7.4",
2424
"composer-plugin-api": "^2.0",
2525
"symfony/filesystem": "*",
26-
"symfony/finder": "*",
27-
"symfony/polyfill-php85": "^v1.33.0"
26+
"symfony/finder": "*"
2827
},
2928
"require-dev": {
3029
"composer/composer": "^2.8",

0 commit comments

Comments
 (0)