graphaware / neo4j-bolt-php

PHP Driver for Neo4j's Binary Protocol : Bolt
MIT License
42 stars 38 forks source link

Remove runtime #17

Closed jerairrest closed 7 years ago

jerairrest commented 7 years ago

Remove unneeded Symphony dependency for Runtime exception. This was breaking my production build

graphaware-bot commented 7 years ago

Dear @jerairrest,

thank you very much for your Github contributions to GraphAware's software. In order for us to be able to accept and keep your contributions, we would like to ask you to download, fill in, sign, and send us a photo / scanned copy of the attached Contributor License Agreement to cla@graphaware.com .

Thank you very much in advance,

Kind Regards,

The GraphAware Team

ikwattro commented 7 years ago

Thanks @jerairrest

ikwattro commented 7 years ago

@jerairrest 1.8.3 released with your PR.

jerairrest commented 7 years ago

Thank you sir!