Skip to content

Update Symfony Support - #250

Merged
florianeckerstorfer merged 3 commits into
cocur:masterfrom
franmomu:symfony_support
Dec 5, 2019
Merged

florianeckerstorfer merged 3 commits into
cocur:masterfrom
franmomu:symfony_support

Conversation

@franmomu

@franmomu franmomu commented Dec 2, 2019

Copy link
Copy Markdown
Contributor

These are the changes:

  • Remove Silex ~1.3 as is not supported since long time ago (I've just realised that there is a Silex 2.4 which has been deprecated for a year, but this one supports symfony ^4.0 packages, so I'm not sure if it should be introduced again)
    - Use phpunit 7.5 and for that I had to use also mockery > 1.0 and there was an error with nette/util that was fixed on 2.4
  • And for Symfony I bumped to the maintained versions

Closes #234

@florianeckerstorfer

Copy link
Copy Markdown
Member

Awesome, can you fix the conflict and make the tests pass?

@franmomu
franmomu force-pushed the symfony_support branch 3 times, most recently from 2b47339 to 71d878f Compare December 2, 2019 12:34
@franmomu

franmomu commented Dec 2, 2019

Copy link
Copy Markdown
Contributor Author

I bumped phpunit to 6.5 and mockery to 1.2 so the php constraint with this is ^7.0. Taking a look at #246, don’t know which versions are going to be dropped, I could make a PR just dropping 5.x or wait for that PR.

@florianeckerstorfer

Copy link
Copy Markdown
Member

@franmomu If you have the time to create a PR to drop PHP 5 support, that would be awesome.

@franmomu
franmomu force-pushed the symfony_support branch 3 times, most recently from 28781d6 to 8dc3dde Compare December 2, 2019 23:48
@franmomu

franmomu commented Dec 2, 2019

Copy link
Copy Markdown
Contributor Author

I have no idea why scrutinizer fails

@florianeckerstorfer
florianeckerstorfer merged commit 34924a7 into cocur:master Dec 5, 2019
@franmomu
franmomu deleted the symfony_support branch December 5, 2019 08:10
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.

Not Symfony 5 compatible

2 participants