container-debug icon indicating copy to clipboard operation
container-debug copied to clipboard

Laravel 5.4/5.5 support

Open fgm opened this issue 8 years ago • 0 comments

  • Implement the 5.5-new handle() vs fire() command method.
  • Add the 5.5-new extra/laravel section in composer.json.
  • Implement the provides() method on the service provider.
  • Require the PSR7 message bridge to include Diactoros needed by RoutingServiceProvider.
  • Require a few dependencies needed by the default Laravel project configuration.
  • Might need to go into a separate branch in case it breaks Laravel 4 projects

fgm avatar Sep 06 '17 10:09 fgm