You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PPA to use will be ppa:ondrej/php, *at which time we'll need to
install packages like php5.6- (with the specific version we desire as part
of the package name).
Some exceptions:
Sqlite package will be one of php7.0-sqlite3, php5.6-sqlite3, php5.5-sqlite3
memcached package will remain php-memcached
On Fri, Nov 11, 2016 at 9:04 AM, ferrisbuellers [email protected]
wrote:
+1 can't install laravel 5.3 due to this issue.
Wasted hours trying to get this to work for someone to no avail
When setting up a new vagrant instance i can no longer install php 5.6 - it fails on the ppa and reverts to 5.5.
Possibly due to the deprecation of ppa:ondrej/php5-5.6? Now have to use the ppa:ondrej/php version which bundles all 3 PHP versions in one.
The text was updated successfully, but these errors were encountered: