Skip to content

PHP 5.5 dropped and ruleSet bugfix

Compare
Choose a tag to compare
@alexdebril alexdebril released this 03 Aug 12:18

Several dependencies were updated :

  • PHP 5.5 is no longer supported : #30
  • PHPUnit is updated to 5.4 : #32
  • Guzzle 6.0 to 6.2 for security reasons : #29

A bug caused by RuleSet::getRules() leading to duplicated tags among items is fixed : #28