phpunit-arraysubset-asserts
phpunit-arraysubset-asserts copied to clipboard
Add phpunit 11 support
Allow for phpunit version 11.* to be used, addressing #85 + should handle the case of https://github.com/rdohms/phpunit-arraysubset-asserts/pull/81/files#r1557304228 so thank you for the suggestion.
Did run the job using nektos/act and outside of being ratelimited if I ran several at once, it seemed to generally work. The version constraints can probably be changed a bit though.
Tested with inside a project, which has this composer installed, plus ran tests locally on using a phpunit.phar installation.
Closes #83, #85, #87
@pieterocp Just a thought: if you literally copy someone else's code .... you may want to give them credit...
@pieterocp Just a thought: if you literally copy someone else's code .... you may want to give them credit...
Apologies, added to the commit messages the folks who's work I glued together. So thank you @jrfnl and @dmaicher.
@pieterocp Appreciated.
@rdohms could you review this PR?
any news about this?
@rdohms can you please take a look at this or give the repo to another maintainer?