Require Symfony ^4.4#10970
Conversation
|
No idea why PHP 7.2 application build fails :/ |
I feel like it's just a lag time that has lasted too long (more than 10 minutes). I think relaunching the build can validate (or not) this idea ;) |
bcb5c5f to
32d60d9
Compare
Zales0123
left a comment
There was a problem hiding this comment.
After fixing some problems in the packages build it should be ready to go 💃 🚀
| */ | ||
| public function it_autoconfigures_cart_contexts_and_order_processors(): void | ||
| { | ||
| $this->markTestSkipped('Symfony 4.4 makes it impossible to test autoconfigured services this way.'); |
There was a problem hiding this comment.
Maybe we should just remove this test then.
|
Thanks, Kamil! 🥇 |
No description provided.