update fuel php to 1.9 dev
This is a bit niche, but I have one client app where that was needed.
Update fuel php to 1.9 dev
- Copy
composer.json
from githube repo into the project’s root directory -
update
composer
by running:curl -s https://getcomposer.org/installer | php
-
chown
to local user -
run
composer
against newcomposer.json
:php composer.phar update --prefer-dist php composer.phar install --prefer-dist
-
make sure file ownership is proper
chown -R user:group folder
GitHub - fuel/fuel: Fuel PHP Framework v1.x is a simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start! FuelPHP is now fully PHP 8.0 compatible.
Fuel PHP Framework v1.x is a simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start! FuelPHP is now fully PHP 8.0 compatible. - fuel/...
GitHub
Hey! I'll happily receive your comments
via email.
Thanks for reading.

Andreas Wagner
freelance System Administrator and Ruby programmer in Tallinn, Estonia