Skip to content

Commit

Permalink
[shopsys] release of v16.0.0 (#3699)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav authored Dec 30, 2024
2 parents aa05f68 + 1826cea commit 4738b70
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
"name": "shopsys/s3-bridge",
"type": "library",
"description": "Integration of AWS S3 into Shopsys Platform",
"keywords": ["S3", "AWS", "Shopsys Platform", "SSFW"],
"keywords": [
"S3",
"AWS",
"Shopsys Platform",
"SSFW"
],
"license": "proprietary",
"authors": [
{
Expand All @@ -20,10 +25,10 @@
"aws/aws-sdk-php": "^3.220.0",
"league/flysystem": "^3.11",
"league/flysystem-aws-s3-v3": "^3.12.2",
"shopsys/form-types-bundle": "16.0.x-dev",
"shopsys/framework": "16.0.x-dev",
"shopsys/migrations": "16.0.x-dev",
"shopsys/plugin-interface": "16.0.x-dev",
"shopsys/form-types-bundle": "16.0.0",
"shopsys/framework": "16.0.0",
"shopsys/migrations": "16.0.0",
"shopsys/plugin-interface": "16.0.0",
"symfony/config": "^6.4",
"symfony/dependency-injection": "^6.4",
"symfony/http-kernel": "^6.4"
Expand Down

0 comments on commit 4738b70

Please sign in to comment.