Skip to content

Commit

Permalink
Update symfony packages to v7
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 11, 2024

Verified

This commit was signed with the committer’s verified signature.
andris9 Andris Reinman
1 parent 1456a43 commit dd7e05a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -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.2.1",
"symfony/dependency-injection": "7.2.0"
},
"authors": [
{

0 comments on commit dd7e05a

Please sign in to comment.