Please, update composer config in documentation from "prowriting" to "prowritingaid"
Current:
{
"repositories": [
{
"type": "git",
"url": "https://github.com/prowriting/prowriting.php.git"
}
],
"require": {
"prowriting/prowriting.php": "*@dev"
}
}
Expected:
{
"repositories": [
{
"type": "git",
"url": "https://github.com/prowriting/prowritingaid.php.git"
}
],
"require": {
"prowriting/prowritingaid.php": "*@dev"
}
}
Please, update composer config in documentation from "prowriting" to "prowritingaid"
Current:
Expected: