RonasIT / laravel-empty-project

7 stars 2 forks source link

chore: update phpunit to version 10 #84

Closed Goodmain closed 4 months ago

Goodmain commented 4 months ago

Ref #68

We support PHPUnit 10 only in a dev-master version of the laravel-swagger. So I updated it to dev-master.

Also, I found an issue with optionalParameter when mocking a native function. Actually, I don't know what exactly caused it, but it may be a new version of php-mock-phpunit. Anyway, we should handle this in the laravel-helpers.