joomla-framework / application

Joomla Framework Application Package
GNU General Public License v2.0
22 stars 30 forks source link

[3.x] Update PHPUnit to 10 #130

Closed heelc29 closed 3 months ago

heelc29 commented 3 months ago

Summary of Changes

Update PHPUnit to the next major version

Testing Instructions

Unit test should work.

Documentation Changes Required

no

laoneo commented 3 months ago

What's the issue that you don't upgrade to 11?

heelc29 commented 3 months ago

@laoneo PHPUnit 11 requires minimum PHP8.2. Framework V3 only requires PHP8.1 image