mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-20 04:41:45 +02:00
Constrain phpunit 9.X to versions < 9.5 for now
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"friendsofphp/php-cs-fixer": "^2.3",
|
||||
"johnkary/phpunit-speedtrap": "^3.2",
|
||||
"phlak/coding-standards": "^1.1",
|
||||
"phpunit/phpunit": "^8.0 || ^9.0",
|
||||
"phpunit/phpunit": "^8.0 || ~9.0 <9.5",
|
||||
"psy/psysh": "^0.10",
|
||||
"symfony/var-dumper": "^5.0",
|
||||
"vimeo/psalm": "^3.6"
|
||||
|
4016
composer.lock
generated
4016
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user