Skip to content

Commit

Permalink
chore: Update Composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr committed Jul 2, 2024
1 parent 6df2121 commit 17bfa64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
],
"require": {
"php": ">=8.1.0",
"phpdocumentor/reflection": "^5.3.3",
"phpdocumentor/reflection": "^6.0",
"phpdocumentor/reflection-docblock": "^5.3",
"symfony/console": "^6",
"symfony/filesystem": "^6"
"symfony/console": "^7",
"symfony/filesystem": "^7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 17bfa64

Please sign in to comment.