Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Add laravel 5.5 support#4

Merged
Nohac merged 1 commit into
Nohac:masterfrom
jthomaschewski:laravel55
Aug 30, 2017
Merged

Add laravel 5.5 support#4
Nohac merged 1 commit into
Nohac:masterfrom
jthomaschewski:laravel55

Conversation

@jthomaschewski

Copy link
Copy Markdown
Contributor

This PR adds 5.5.* in the composer.json and changes Command.php

In Laravel 5.5 fire is not available anymore in Commands, handle has to be used. To retain backwards compatibility with Laravel < 5.4 I kept an implementation of fire

See laravel/framework#20024

@cmizzi

cmizzi commented Aug 30, 2017

Copy link
Copy Markdown

+1

@Nohac
Nohac merged commit 7891851 into Nohac:master Aug 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants