Skip to content

Commit

Permalink
dependencies: Update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
kumy committed Jul 27, 2024
1 parent f28776d commit 774dbc7
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 314 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
}
},
"require": {
"aws/aws-sdk-php": "*",
"bcosca/fatfree": "*",
"aws/aws-sdk-php": "3.278.0",
"bcosca/fatfree": "3.8.2",
"ext-curl": "*",
"ext-imagick": "*",
"ext-json": "*",
"ext-simplexml": "*",
"sentry/sdk": "*"
"sentry/sdk": "3.5.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "*"
"friendsofphp/php-cs-fixer": "v3.22.0"
}
}
Loading

0 comments on commit 774dbc7

Please sign in to comment.