Skip to content

Commit 4414292

Browse files
chore(deps-dev): Update brainbits/phpcs-standard requirement || ^8.0.0
Updates the requirements on [brainbits/phpcs-standard](https://github.com/brainbits/phpcs-standard) to permit the latest version. - [Changelog](https://github.com/brainbits/phpcs-standard/blob/master/CHANGELOG.md) - [Commits](brainbits/phpcs-standard@7.0.2...8.0.0) --- updated-dependencies: - dependency-name: brainbits/phpcs-standard dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 716aa24 commit 4414292

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
@@ -13,7 +13,7 @@
1313
"php": "^8.2"
1414
},
1515
"require-dev": {
16-
"brainbits/phpcs-standard": "^7.0.2",
16+
"brainbits/phpcs-standard": "^7.0.2 || ^8.0.0",
1717
"brainbits/phpstan-rules": "^3.1.2",
1818
"ergebnis/phpstan-rules": "^2.5.2",
1919
"thecodingmachine/phpstan-safe-rule": "^1.2.0",

0 commit comments

Comments
 (0)