Skip to content

Commit 98b9e86

Browse files
committed
MAGETWO-49633: [GITHUB] Forked PHP threads in Magento must use strictly same PHP executable used for running original entry point #3482
- added explicit dependency to symfony/process
1 parent 2f74bd1 commit 98b9e86

File tree

2 files changed

+62
-58
lines changed

2 files changed

+62
-58
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"braintree/braintree_php": "3.7.0",
4444
"symfony/console": "~2.3 <2.7",
4545
"symfony/event-dispatcher": "~2.1",
46+
"symfony/process": "~2.1",
4647
"phpseclib/phpseclib": "~0.3",
4748
"tedivm/jshrink": "~1.0.1",
4849
"magento/composer": "~1.0.0",

composer.lock

+61-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)