Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
AWSRESET1-514: CI/CD Vol API on Static & DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
awshuss committed Oct 19, 2023
1 parent 39c0ee2 commit 0daf951
Show file tree
Hide file tree
Showing 2 changed files with 1,678 additions and 896 deletions.
22 changes: 4 additions & 18 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,25 @@
{
"name": "olcs/backend",
"description": "Back End Application for OLCS Project",
"repositories": [
{
"packagist": false
},
{
"url": "https://nexus.olcs.dev-dvsacloud.uk/repository/OLCS",
"type": "composer"
},
{
"url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy",
"type": "composer"
}
],
"require": {
"php": ">=7.4",
"guzzlehttp/guzzle": "^7.5",
"caseyamcl/guzzle_retry_middleware": "^2.7.1",
"ext-intl": "*",
"ext-json": "*",
"aws/aws-sdk-php": "^3.183",
"beberlei/doctrineextensions": "^1.0",
"caseyamcl/guzzle_retry_middleware": "^2.7.1",
"doctrine/doctrine-orm-module": "^1.0.0",
"doctrine/orm": "~2.7.5",
"dvsa/authentication-cognito": "^2.0",
"dvsa/laminas-config-cloud-parameters": "^0.1.0",
"dvsa/php-govuk-account": "^1.0",
"fzaninotto/faker": "^1.9",
"gedmo/doctrine-extensions": "^3",
"guzzlehttp/guzzle": "^7.5",
"league/flysystem": "^1.0",
"league/flysystem-webdav": "1.0.10",
"olcs/olcs-laminas": "~2.5.0",
"olcs/olcs-companies-house": "~4.206.0",
"olcs/olcs-cpms": "~4.206.0",
"olcs/olcs-laminas": "~2.5.0",
"olcs/olcs-logging": "~4.206.0",
"olcs/olcs-transfer": "~4.206.0",
"olcs/olcs-utils": "~4.206.0",
Expand Down Expand Up @@ -111,4 +97,4 @@
]
}
}
}
}
Loading

0 comments on commit 0daf951

Please sign in to comment.