This repository has been archived by the owner on Feb 6, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flush spool queue for console terminate as well
- Loading branch information
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4b90392
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The master branch of this Bundle is aliased for 2.2-dev-master. The Class ConsoleEvents is part of version 2.3 of the console component.
So this composer.json is ending with fatal errors:
It's also default like this in the symfony-standard 2.2 branch composer.json
I just changed the swiftmailer version to 2.1.* to fix it temporary but I think there will be more people with the same issue?
4b90392
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am having the same issue. I am using symfony 2.2.*-dev.
4b90392
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can have a look here for more information