Installazione Propel just create a new composer.json file at the root of your project’s directory with the following content: { “require”: { “propel/propel”: “~2.0@dev” }
Mese: Agosto 2015
Thanks to http://sharadchhetri.com/2015/04/04/install-php-5-4-on-centos-6-with-yum-command/ Step 1. Install SCL repo only by hitting below given command. yum install centos-release-SCL Step 2. Install php 5.4 version on system