zef-dev / convoworks-core

PHP framework for handling conversational services like Amazon Alexa skills, Google Assistant, Viber, FB messenger ...
https://convoworks.com
MIT License
25 stars 2 forks source link

Remove IGoogleNlpFactory and GoogleNlSyntaxParser in CorePackageDefinition #19

Closed mmarcec007 closed 3 years ago

mmarcec007 commented 3 years ago

Since we have IGoogleNlpFactory and GoogleNlSyntaxParser in an separate package 'convo-gnlp', there is no longer a need to hold IGoogleNlpFactory and GoogleNlSyntaxParser in CorePackageDefinition. So remove this in CorePackageDefinition and check the di.