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 Apr 29, 2024
1 parent b2d26a4 commit 1d9842b
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.0.7",
"symfony/dependency-injection": "7.0.7"
},
"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 1d9842b

Please sign in to comment.