Make some changes to the PHP URL to make it channel specific

This commit is contained in:
zontreck 2025-05-16 01:38:40 -07:00
parent 762be79df6
commit 7c5e3360a5
6 changed files with 37 additions and 13 deletions

View file

@ -1,3 +1,4 @@
{
"alpha": "1.0.0-dev.10"
"alpha": "1.0.0-dev.10",
"beta": "1.0.0-beta.1"
}