Skip to content

Commit

Permalink
chore: add custom repository
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideIadeluca committed Jan 31, 2024
1 parent 139d687 commit 44fa68c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@
"role": "Developer"
}
],
"repositories": {
"extiverse": {
"type": "composer",
"url": "https://extiverse.com/composer/"
}
},
"autoload": {
"psr-4": {
"GlowingBlue\\RedisSetup\\": "src/"
Expand Down

0 comments on commit 44fa68c

Please sign in to comment.