Skip to content
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

Change DumpRecorder dependency to use contract instead of Application. #243

Merged
merged 1 commit into from Jul 13, 2020

Conversation

filipac
Copy link
Contributor

@filipac filipac commented Jan 30, 2020

I've been trying to add Ignition to an OctoberCms application and so far the only thing that stops this is the hard-coded dependency to Illuminate\Foundation\Application instead of Illuminate\Contracts\Foundation\Application - because October changes the application instance with a custom one that implements the Contract.

@freekmurze
Copy link
Collaborator

Seems good to me. Do you see a problem with this @mpociot?

@riasvdv riasvdv requested a review from mpociot March 6, 2020 09:11
@mpociot
Copy link
Contributor

mpociot commented Mar 6, 2020

Looks good 👍

@freekmurze freekmurze merged commit da20e71 into facade:master Jul 13, 2020
@freekmurze
Copy link
Collaborator

Thanks!

@LukeTowers
Copy link

@filipac @freekmurze @mpociot we're actually working on an official plugin to integrate with Ignition right now (https://github.com/rainlab/ignition-plugin) and we've fixed this in the core October build (octobercms/library@e33163d), since 2.0 isn't usable for October CMS as we only ever follow LTS releases of Laravel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants