php-pm / php-pm-httpkernel

HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM
MIT License
246 stars 72 forks source link

Unable to install on clean Laravel 5.6 project #113

Closed george-kar closed 6 years ago

george-kar commented 6 years ago

Following the instructions on the main page I get the response:

Problem 1

Is it working on Laravel 5.6 ?

andig commented 6 years ago

I've updated the installation instructions in 4ee4570cc60d0a3a5c2e46a438f98dab68cb18fe.

Due to some recent fixes you can- for the time being- also use something like this:

composer require php-pm/php-pm "php-pm/httpkernel-adapter:dev-master as 1.1"