Check Packagist

This commit is contained in:
2025-07-20 15:24:05 -04:00
parent ab4874f6c3
commit c28d85d526
2 changed files with 42 additions and 1 deletions

View File

@@ -85,5 +85,11 @@
}
},
"minimum-stability": "stable",
"prefer-stable": true
"prefer-stable": true,
"repositories": [
{
"type": "composer",
"url": "https://nuget.pkg.github.com/sqrtspace/index.json"
}
]
}