Skip to content

Commit

Permalink
Bump "opsway/psr12-strict-coding-standard": "^1.1"
Browse files Browse the repository at this point in the history
1. To avoid issue with SlevomatCodingStandard.TypeHints.DeclareStrictTypes (described in issue opsway#6 of opsway standard in its repo)
  • Loading branch information
e-vil-dev committed Feb 20, 2024
1 parent ab2ebca commit 7bc1d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require-dev": {
"ext-pdo_sqlite": "*",
"phpunit/phpunit": "^9.5",
"opsway/psr12-strict-coding-standard": "^0.7.0",
"opsway/psr12-strict-coding-standard": "^1.1",
"phpspec/prophecy-phpunit": "^2.0",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
"lctrs/psalm-psr-container-plugin": "^1.6",
Expand Down

0 comments on commit 7bc1d83

Please sign in to comment.