consolidation / site-process

A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
Other
50 stars 19 forks source link

Update composer.lock #11

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Overview

The following dependencies have been updated by dependencies.io:

Details

composer.lock

10 transitive dependencies were updated, 0 were added, and 0 removed. View the git diff for more details about exactly what changed.

The following 2 direct dependencies were updated:

squizlabs/php_codesniffer was updated from 2.9.1 to 2.9.2

2.9.2 ## Final 2.9 Release Version 2.9.2 will be the final release of the PHP_CodeSniffer 2.9 branch, first released over 4 years ago. All developers still using version 2 are strongly encouraged to migrate to version 3. Version 3 was first released as stable on the 4th of May 2017 and is a large refactoring of the code base that breaks backwards compatibility for all custom sniffs and custom reports. An upgrade guide for sniff and report developers is available here: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Version-3.0-Upgrade-Guide > Note: If you only use the built-in coding standards (such as PEAR or PSR2), or you have a custom ruleset.xml file that only makes use of the sniffs and reports distributed with PHP_CodeSniffer, you do not need to make any changes to begin using PHP_CodeSniffer version 3. ## Other Changes * PHPCS should now run under PHP 7.3 without deprecation warnings * Thanks to Nick Wilde for the patch * Fixed bug [#1496](https://www.dependencies.io/github-redirect/squizlabs/PHP_CodeSniffer/issues/1496) : Squiz.Strings.DoubleQuoteUsage not unescaping dollar sign when fixing * Thanks to Michał Bundyra for the patch * Fixed bug [#1549](https://www.dependencies.io/github-redirect/squizlabs/PHP_CodeSniffer/issues/1549) : Squiz.PHP.EmbeddedPhp fixer conflict with // comment before PHP close tag * Thanks to Juliette Reinders Folmer for the patch * Fixed bug [#1890](https://www.dependencies.io/github-redirect/squizlabs/PHP_CodeSniffer/issues/1890) : Incorrect Squiz.WhiteSpace.ControlStructureSpacing.NoLineAfterClose error between catch and finally statements

symfony/process was updated from v3.4.17 to v3.4.18

We didn't find any content for v3.4.18. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

dependencies[bot] commented 5 years ago

This PR has been automatically closed in favor of #12.