floriansemm / SolrBundle

Solr-Integration into Symfony and Doctrine2
http://floriansemm.github.io/SolrBundle
MIT License
123 stars 72 forks source link

Jkwakman phpunit 6 #181

Closed jkwakman closed 6 years ago

jkwakman commented 6 years ago

PHPUnit v5 namespace is deprecated. Changed it to the PHPUnit v6 namespace. Support for PHPUnit 6 ends on 1 feb 2019. Updated the composer file to install PHPUnit v6. Also added codedungeon PHPUnit pretty printer for a modern, pretty PHPUnit result printer.