Skip to content

Commit 0e8517b

Browse files
Update phlak/coding-standards requirement from ^3.0 to ^3.0 || ^4.0
Updates the requirements on [phlak/coding-standards](https://github.com/PHLAK/CodingStandards) to permit the latest version. - [Release notes](https://github.com/PHLAK/CodingStandards/releases) - [Commits](PHLAK/CodingStandards@3.0.0...4.0.0) --- updated-dependencies: - dependency-name: phlak/coding-standards dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5cb01d commit 0e8517b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"require-dev": {
2727
"php": ">=8.2",
28-
"phlak/coding-standards": "^3.0",
28+
"phlak/coding-standards": "^3.0 || ^4.0",
2929
"phpstan/phpstan": "^2.0",
3030
"phpunit/phpunit": "^11.0",
3131
"psy/psysh": "^0.12.5",

0 commit comments

Comments
 (0)