Added external repositories
This commit is contained in:
parent
66305a6c4d
commit
754e070cd7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "blakcbirdchess/blackbirdchess-service-import",
|
||||
"name": "blackbirdchess/blackbirdchess-service-import",
|
||||
"type": "library",
|
||||
"description": "Service to import other apps files into blackbird chess",
|
||||
"keywords": [
|
||||
@ -18,7 +18,8 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"ext-iconv": "*"
|
||||
"ext-iconv": "*",
|
||||
"blackbirdchess/blackbirdchess-service-results": "dev-main"
|
||||
},
|
||||
"require-dev": {
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user