Commit b68d364
committed
upgrades dealerdirect/phpcodesniffer-composer-installer to ^0.5
ProcessBuilder class have been deprecated on symfony/process 3.4.0
so the ^0.5 release of dealerdirect/phpcodesniffer-composer-installer
replaces it with Composer\Util\ProcessExecutor
See:
- https://github.com/symfony/process/blob/master/CHANGELOG.md\#340
- https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases/tag/v0.5.0
- PHPCSStandards/composer-installer#701 parent 61b85f4 commit b68d364
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments