Closed J-Brk closed 1 year ago
@vinicius73 Can you review this request primarily? I have added it because PHPUnit updated to version 10; that makes all our automated checks fail since they are based on version 9. This merge pins PHPUnit to version 9 for now; while I'm preparing the merge for version 10 in #306 . After this v9 has been fixed; #304 and #297 should be able to be merged so please review if they can be done after this merge.
@vinicius73 Normally I wait for you to do the final review of the PR before merging but since this is a very minor adjustment & to prevent delay for item #304; I have decided to push ahead and merge this item.
Pin PHPUnit to version 9; to make sure the automated tests remain operational.