Skip to content

Commit d5e6ab2

Browse files
authored
Merge pull request #34 from edineivaldameri/master
Update composer.json
2 parents 97c50c9 + c4e8bac commit d5e6ab2

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
@@ -24,7 +24,7 @@
2424
],
2525
"require": {
2626
"php": ">=8.1",
27-
"symfony/finder": "^6.0",
27+
"symfony/finder": "^6.0|^7.0",
2828
"symfony/http-foundation": "^6.0|^7.0",
2929
"symfony/string": "^6.2"
3030
},

0 commit comments

Comments
 (0)