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

Commit

Permalink
chore(deps): remove Nexus dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sanakhandvsa committed Dec 14, 2023
1 parent 2cee0a0 commit 5373ed7
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,6 @@
{
"name": "olcs/olcs-selfserve",
"description": "OLCS Self Service Web Site",
"repositories": [
{
"packagist": false
},
{
"type": "composer",
"url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy",
"only": [
"olcs/olcs-logging",
"olcs/olcs-utils",
"olcs/olcs-transfer",
"olcs/olcs-auth"
]
},
{
"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",
"dvsa/laminas-config-cloud-parameters": "^0.1.0",
Expand Down

0 comments on commit 5373ed7

Please sign in to comment.