dustin10 / VichUploaderBundle

A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
MIT License
1.85k stars 520 forks source link

Upgrade PHPUnit to version 10 #1390

Open garak opened 1 year ago

garak commented 1 year ago

Now that #1364 is done, we can try to replace PHPUnit 9 with PHPUnit 10. Here's the list of things to do:

PRs are welcome