-
Notifications
You must be signed in to change notification settings - Fork 495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PPA deprecation issues #568
Comments
+1 can't install laravel 5.3 due to this issue. |
Yep, I was recently bitten by this at work too. For anyone who might make a PR before I do: The PPA to use will be ppa:ondrej/php, *at which time we'll need to Some exceptions:
On Fri, Nov 11, 2016 at 9:04 AM, ferrisbuellers [email protected]
|
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: