doctrine / couchdb-client

CouchDB Client library
MIT License
122 stars 68 forks source link

Use PHPUnit v4.8.35 and namespaced TestCase #80

Open MarioBlazek opened 7 years ago

MarioBlazek commented 7 years ago

This PR upgrades PHPUnit constraint to minimum of 4.8.35 and removes non namespaced PHPUnit_Framework_TestCase in favor of TestCase