mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-12 06:29:36 +00:00
fix: phpunit tests
This commit is contained in:
+2
-1
@@ -23,7 +23,8 @@
|
||||
"friendsofphp/php-cs-fixer": "^3.12",
|
||||
"phpstan/phpstan": "^1.8",
|
||||
"phpstan/phpstan-phpunit": "^1.1",
|
||||
"phpstan/extension-installer": "^1.2"
|
||||
"phpstan/extension-installer": "^1.2",
|
||||
"predis/predis": "^3.0 || ^2.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user