Skip to content

Commit e2a4137

Browse files
committed
MAGETWO-93674: Add pcntl to composer dependency
1 parent 9f006e0 commit e2a4137

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
"lusitanian/oauth": "~0.8.10",
8282
"sebastian/phpcpd": "2.0.4"
8383
},
84+
"suggest": {
85+
"ext-pcntl": "Need for parallel indexing"
86+
},
8487
"replace": {
8588
"magento/module-marketplace": "100.2.2",
8689
"magento/module-admin-notification": "100.2.3",

0 commit comments

Comments
 (0)