Skip to content

Commit

Permalink
Update symfony packages to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent d7c1eb6 commit cef64e6
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 41 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"description": "PermCheck is a tool to validate the executable bit of files in a PHP project",
"license": "MIT",
"require": {
"symfony/console": "^4.4|^5.4|^6.0",
"symfony/dependency-injection": "^4.4|^5.4|^6.0"
"symfony/console": "7.1.8",
"symfony/dependency-injection": "7.1.9"
},
"authors": [
{
Expand Down
76 changes: 37 additions & 39 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cef64e6

Please sign in to comment.