Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update composer.json
Composer dependeces updates
  • Loading branch information
adriano461997 authored Nov 22, 2023
commit 5ebc737c039948255c3857bf81d9308584a6f2fb
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"require": {
"php": ">=7.3",
"ext-zip": "*",
"monolog/monolog": "^2.2",
"monolog/monolog": "^2.9.2",
"gabrielelana/byte-units": "^0.5.0",
"symfony/console": "^5.2",
"phpdocumentor/reflection-docblock": "^5.2",
Expand Down