Skip to content

Commit 57b6a44

Browse files
committed
fix the tests
1 parent 10ed300 commit 57b6a44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

admin/framework/composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@
3838
"ext-memcached": "If you use Cache class MemcachedHandler with Memcached",
3939
"ext-mysqli": "If you use MySQL",
4040
"ext-oci8": "If you use Oracle Database",
41+
"ext-pcntl": "If you use Signals",
4142
"ext-pgsql": "If you use PostgreSQL",
43+
"ext-posix": "If you use Signals",
4244
"ext-readline": "Improves CLI::input() usability",
4345
"ext-redis": "If you use Cache class RedisHandler",
4446
"ext-simplexml": "If you format XML",

0 commit comments

Comments
 (0)