update dependencies

This commit is contained in:
2021-07-07 10:31:34 +02:00
parent 941a149097
commit 7fab9b9aa9
2 changed files with 1 additions and 511 deletions
+1 -7
View File
@@ -3,15 +3,9 @@
"description": "Cryptor created by Bluesquare Computing",
"keywords": ["template", "composer", "package"],
"license": "proprietary",
"authors": [
{
"name": "RENOU Maxime",
"email": "maxime@bluesquare.io"
}
],
"type": "symfony-bundle",
"require": {
"php": ">=7.1",
"php": ">=7.1",
"aws/aws-sdk-php": "^3.81",
"doctrine/event-manager": "*"
},