Skip to content

Commit

Permalink
Merge pull request #339 from mimmi20/dependabot/composer/master/slevo…
Browse files Browse the repository at this point in the history
…mat/coding-standard-tw-8.13.0

composer(deps): update slevomat/coding-standard requirement from ^8.12.1 to ^8.13.0
  • Loading branch information
mimmi20 authored Jun 24, 2023
2 parents 7223239 + 1e117fa commit 1c78d99
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"friendsofphp/php-cs-fixer": "^v3.18.0",
"sirbrillig/phpcs-variable-analysis": "^2.11.16",
"slevomat/coding-standard": "^8.12.1",
"slevomat/coding-standard": "^8.13.0",
"squizlabs/php_codesniffer": "^3.7.2"
},
"require-dev": {
Expand Down
2 changes: 0 additions & 2 deletions stubs/laminas/service-manager/ServiceManager.stub
Original file line number Diff line number Diff line change
Expand Up @@ -342,8 +342,6 @@ class ServiceManager implements ServiceLocatorInterface
*
* @throws ContainerModificationsNotAllowedException If $name already exists as a service and overrides are disallowed.
*
* phpcs:disable Generic.Files.LineLength.TooLong
* phpcs:enable Generic.Files.LineLength.TooLong
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingNativeTypeHint
*/
Expand Down

0 comments on commit 1c78d99

Please sign in to comment.