Skip to content

Commit 774dbc7

Browse files
committed
dependencies: Update composer
1 parent f28776d commit 774dbc7

File tree

2 files changed

+315
-314
lines changed

2 files changed

+315
-314
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
}
66
},
77
"require": {
8-
"aws/aws-sdk-php": "*",
9-
"bcosca/fatfree": "*",
8+
"aws/aws-sdk-php": "3.278.0",
9+
"bcosca/fatfree": "3.8.2",
1010
"ext-curl": "*",
1111
"ext-imagick": "*",
1212
"ext-json": "*",
1313
"ext-simplexml": "*",
14-
"sentry/sdk": "*"
14+
"sentry/sdk": "3.5.0"
1515
},
1616
"require-dev": {
17-
"friendsofphp/php-cs-fixer": "*"
17+
"friendsofphp/php-cs-fixer": "v3.22.0"
1818
}
1919
}

0 commit comments

Comments
 (0)