Skip to content

Commit 23987f2

Browse files
Merge pull request #21 from codenamephp/dependabot/composer/symfony/filesystem-tw-6.0or-tw-7.0
Update symfony/filesystem requirement from ^6.0 to ^6.0 || ^7.0
2 parents 3092d1f + c2de7ee commit 23987f2

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^8.2",
1414
"twig/twig": "^3.0",
15-
"symfony/filesystem": "^6.0"
15+
"symfony/filesystem": "^6.0 || ^7.0"
1616
},
1717
"require-dev": {
1818
"mikey179/vfsstream": "^1.6.8"

0 commit comments

Comments
 (0)