Need help

futHOBBY

a year ago

how can i determain my php version ?
i have src in raiway and i need to make php version v7.4
how can i do that

3 Replies

a year ago

Railway supports php 8.1 at minimum, for anything lower, you would need to provide a Dockerfile


futHOBBY

a year ago

i have no idea about docker file bro i was using 7.4


a year ago

maybe if you specified 8.1 in your composer file your code would still work with PHP 8.1?


Need help - Railway Help Station