oSoc13/tdt-Installer

Avoid using 'settings/temp.json'

Closed this issue · 1 comments

I see that you write the location of composer to a temporary file, it is probably better to use the session.

+1 Look up how sessions are handled in Silex, or ask @LeenDeBaets or @JeppeKnockaert they have already used it.