diff --git a/build/include/all$4a1e1fe5768b24d7ce965b355fb617c6086ceaee.json b/build/include/all$4a1e1fe5768b24d7ce965b355fb617c6086ceaee.json new file mode 100644 index 0000000..278de49 --- /dev/null +++ b/build/include/all$4a1e1fe5768b24d7ce965b355fb617c6086ceaee.json @@ -0,0 +1,87 @@ +{ + "packages": { + "blackbirdchess/blackbirdchess-service-import": { + "dev-main": { + "name": "blackbirdchess/blackbirdchess-service-import", + "version": "dev-main", + "version_normalized": "dev-main", + "source": { + "type": "git", + "url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-import.git", + "reference": "754e070cd76624e1332334cc613d09c4119d456a" + }, + "require": { + "blackbirdchess/blackbirdchess-service-results": "dev-main", + "ext-iconv": "*", + "php": "^8.1" + }, + "time": "2023-01-13T11:24:41+00:00", + "default-branch": true, + "type": "library", + "autoload": { + "psr-4": { + "Blackbirdchess\\Service\\Import\\": "src/" + } + }, + "license": [ + "AGPL-3.0-or-later" + ], + "authors": [ + { + "name": "Jeroen De Meerleer", + "email": "schaak@jeroened.be", + "homepage": "https://www.jeroened.be", + "role": "Developer" + } + ], + "description": "Service to import other apps files into blackbird chess", + "keywords": [ + "blackbirdchess", + "chess", + "pairing" + ] + } + }, + "blackbirdchess/blackbirdchess-service-results": { + "dev-main": { + "name": "blackbirdchess/blackbirdchess-service-results", + "version": "dev-main", + "version_normalized": "dev-main", + "source": { + "type": "git", + "url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-results.git", + "reference": "e0aaf5c2864fdcbc8789cdce67f67ad942e158bf" + }, + "require": { + "ext-iconv": "*", + "php": "^8.1" + }, + "time": "2023-01-13T11:25:04+00:00", + "default-branch": true, + "type": "library", + "autoload": { + "psr-4": { + "Blackbirdchess\\Service\\Results\\": "src/" + } + }, + "license": [ + "AGPL-3.0-or-later" + ], + "authors": [ + { + "name": "Jeroen De Meerleer", + "email": "schaak@jeroened.be", + "homepage": "https://www.jeroened.be", + "role": "Developer" + } + ], + "description": "Service to calculate results for blackbird chess", + "keywords": [ + "blackbirdchess", + "chess", + "pairing" + ] + } + } + } +} diff --git a/build/p2/blackbirdchess/blackbirdchess-service-import.json b/build/p2/blackbirdchess/blackbirdchess-service-import.json new file mode 100644 index 0000000..d528f35 --- /dev/null +++ b/build/p2/blackbirdchess/blackbirdchess-service-import.json @@ -0,0 +1,5 @@ +{ + "packages": { + "blackbirdchess/blackbirdchess-service-import": [] + } +} diff --git a/build/p2/blackbirdchess/blackbirdchess-service-import~dev.json b/build/p2/blackbirdchess/blackbirdchess-service-import~dev.json new file mode 100644 index 0000000..bedbb72 --- /dev/null +++ b/build/p2/blackbirdchess/blackbirdchess-service-import~dev.json @@ -0,0 +1,46 @@ +{ + "packages": { + "blackbirdchess/blackbirdchess-service-import": [ + { + "name": "blackbirdchess/blackbirdchess-service-import", + "version": "dev-main", + "version_normalized": "dev-main", + "source": { + "type": "git", + "url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-import.git", + "reference": "754e070cd76624e1332334cc613d09c4119d456a" + }, + "require": { + "blackbirdchess/blackbirdchess-service-results": "dev-main", + "ext-iconv": "*", + "php": "^8.1" + }, + "time": "2023-01-13T11:24:41+00:00", + "default-branch": true, + "type": "library", + "autoload": { + "psr-4": { + "Blackbirdchess\\Service\\Import\\": "src/" + } + }, + "license": [ + "AGPL-3.0-or-later" + ], + "authors": [ + { + "name": "Jeroen De Meerleer", + "email": "schaak@jeroened.be", + "homepage": "https://www.jeroened.be", + "role": "Developer" + } + ], + "description": "Service to import other apps files into blackbird chess", + "keywords": [ + "blackbirdchess", + "chess", + "pairing" + ] + } + ] + } +} diff --git a/build/p2/blackbirdchess/blackbirdchess-service-results.json b/build/p2/blackbirdchess/blackbirdchess-service-results.json new file mode 100644 index 0000000..228bc04 --- /dev/null +++ b/build/p2/blackbirdchess/blackbirdchess-service-results.json @@ -0,0 +1,5 @@ +{ + "packages": { + "blackbirdchess/blackbirdchess-service-results": [] + } +} diff --git a/build/p2/blackbirdchess/blackbirdchess-service-results~dev.json b/build/p2/blackbirdchess/blackbirdchess-service-results~dev.json new file mode 100644 index 0000000..474a9c2 --- /dev/null +++ b/build/p2/blackbirdchess/blackbirdchess-service-results~dev.json @@ -0,0 +1,45 @@ +{ + "packages": { + "blackbirdchess/blackbirdchess-service-results": [ + { + "name": "blackbirdchess/blackbirdchess-service-results", + "version": "dev-main", + "version_normalized": "dev-main", + "source": { + "type": "git", + "url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-results.git", + "reference": "e0aaf5c2864fdcbc8789cdce67f67ad942e158bf" + }, + "require": { + "ext-iconv": "*", + "php": "^8.1" + }, + "time": "2023-01-13T11:25:04+00:00", + "default-branch": true, + "type": "library", + "autoload": { + "psr-4": { + "Blackbirdchess\\Service\\Results\\": "src/" + } + }, + "license": [ + "AGPL-3.0-or-later" + ], + "authors": [ + { + "name": "Jeroen De Meerleer", + "email": "schaak@jeroened.be", + "homepage": "https://www.jeroened.be", + "role": "Developer" + } + ], + "description": "Service to calculate results for blackbird chess", + "keywords": [ + "blackbirdchess", + "chess", + "pairing" + ] + } + ] + } +} diff --git a/build/packages.json b/build/packages.json new file mode 100644 index 0000000..55fa079 --- /dev/null +++ b/build/packages.json @@ -0,0 +1,13 @@ +{ + "packages": [], + "includes": { + "include/all$4a1e1fe5768b24d7ce965b355fb617c6086ceaee.json": { + "sha1": "4a1e1fe5768b24d7ce965b355fb617c6086ceaee" + } + }, + "metadata-url": "/p2/%package%.json", + "available-packages": [ + "blackbirdchess/blackbirdchess-service-import", + "blackbirdchess/blackbirdchess-service-results" + ] +} diff --git a/packages.json b/packages.json deleted file mode 100644 index 9aebc9a..0000000 --- a/packages.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "packages": { - "blackbirdchess/blackbirdchess-service-import": { - "dev-main": { - "name": "blackbirdchess/blackbirdchess-service-import", - "version": "dev-main", - "dist": { - "url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-import/archive/main.zip", - "type": "zip" - } - } - }, - "blackbirdchess/blackbirdchess-service-results": { - "dev-main": { - "name": "blackbirdchess/blackbirdchess-service-results", - "version": "dev-main", - "dist": { - "url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-results/archive/main.zip", - "type": "zip" - } - } - } - } -} \ No newline at end of file diff --git a/satis.json b/satis.json new file mode 100644 index 0000000..d346020 --- /dev/null +++ b/satis.json @@ -0,0 +1,16 @@ +{ + "name": "blackbirdchess/blackbirdchess-repository-composer", + "homepage": "https://blackbirdchess.app", + "repositories": [ + { + "type": "vcs", + "url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-import.git" + }, + { + "type": "vcs", + "url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-results.git" + } + ], + "require-all": true, + "output-dir": "build" +}