Update Composer dependencies to be able to run tests with PHP 8.2
This commit is contained in:
committed by
Frédéric Guillot
parent
50c8994f57
commit
22f3b03830
@@ -35,7 +35,7 @@ namespace Symfony\Component\Finder\Comparator;
|
||||
class NumberComparator extends Comparator
|
||||
{
|
||||
/**
|
||||
* @param string|int $test A comparison string or an integer
|
||||
* @param string|null $test A comparison string or null
|
||||
*
|
||||
* @throws \InvalidArgumentException If the test is not understood
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user