feat: configure railway to use php 8.3

This commit is contained in:
zhadaarsita 2025-09-20 11:03:24 +07:00
parent 4a3bdd24df
commit ae0f8d93ef
1 changed files with 2 additions and 0 deletions

2
nixpacks.toml Normal file
View File

@ -0,0 +1,2 @@
[phases.setup]
nixPkgs = ["php83"]