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

Allow Symfony 4 #31

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ciaranmcnulty
Copy link

Allowed Symfony 4, had to:

  • Switch to composer install of PHPUnit, to only allow compatible versions
  • Modify some tests due to break in Symfony 3.1
  • Modify the way inotify is installed in Travis (old method no longer worked)

There are still inotify failures, I suspect related to more breaking changes in Symfony/FileResource, but I don't have time to reproduce locally right now; perhaps someone else can pick this up

@danmichaelo
Copy link

Could try to look at the inotify failures if there is a chance of having this merged. @henrikbjorn , do you still maintain this repo? If not, could you please ask for additional maintainers?

@macintoshplus
Copy link

@danmichaelo please see #32
You have this error too ?

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

Successfully merging this pull request may close these issues.

3 participants