Skip to content

Commit

Permalink
Update symfony/filesystem requirement from ^4.0|^5.0|^6.0 to ^7.1.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: symfony/filesystem
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 74cd140 commit cf3fdd1
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 @@ -20,7 +20,7 @@
"composer-plugin-api": "^1.1|^2.0",
"guzzlehttp/guzzle": "^6.0|^7.0",
"symfony/finder": "^4.0|^5.0|^6.0",
"symfony/filesystem": "^4.0|^5.0|^6.0"
"symfony/filesystem": "^7.1.1"
},
"extra": {
"class": "Elendev\\ComposerPush\\Plugin"
Expand Down

0 comments on commit cf3fdd1

Please sign in to comment.