Skip to content

Commit

Permalink
Merge pull request #21 from codenamephp/dependabot/composer/symfony/f…
Browse files Browse the repository at this point in the history
…ilesystem-tw-6.0or-tw-7.0

Update symfony/filesystem requirement from ^6.0 to ^6.0 || ^7.0
  • Loading branch information
bastianschwarz authored Jan 14, 2024
2 parents 3092d1f + c2de7ee commit 23987f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": "^8.2",
"twig/twig": "^3.0",
"symfony/filesystem": "^6.0"
"symfony/filesystem": "^6.0 || ^7.0"
},
"require-dev": {
"mikey179/vfsstream": "^1.6.8"
Expand Down

0 comments on commit 23987f2

Please sign in to comment.