You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Symfony\Component\Debug\Exception\ContextErrorException]
Warning: Missing argument 2 for Symfony\Component\OptionsResolver\OptionsResolver::setAllowedValues(), called in /home/2revlect2/vendor/kzykhys/git/src/PHPGit/Command/CommitCommand.php on line 84 and defined
The text was updated successfully, but these errors were encountered:
I was running the Symfony 3 components here, and the API of the third version of Symfony isn't compatible with this library. So, to solve it just force your project to run in Symfony 2 compatible putting this in your composer.json file.
Mr. @kzykhys, I was thinking to make a pull request to this project to update the composer.json file or to upgrade this library to use Symfony3 components. What do you think about it?
[Symfony\Component\Debug\Exception\ContextErrorException]
Warning: Missing argument 2 for Symfony\Component\OptionsResolver\OptionsResolver::setAllowedValues(), called in /home/2revlect2/vendor/kzykhys/git/src/PHPGit/Command/CommitCommand.php on line 84 and defined
The text was updated successfully, but these errors were encountered: