Skip to content

Commit e310a96

Browse files
Update dekodeinteraktiv/coding-standards requirement
Updates the requirements on [dekodeinteraktiv/coding-standards](https://github.com/DekodeInteraktiv/coding-standards) to permit the latest version. - [Release notes](https://github.com/DekodeInteraktiv/coding-standards/releases) - [Changelog](https://github.com/DekodeInteraktiv/coding-standards/blob/master/CHANGELOG.md) - [Commits](DekodeInteraktiv/coding-standards@2.0.0...3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f484ff9 commit e310a96

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
@@ -24,7 +24,7 @@
2424
]
2525
},
2626
"require-dev": {
27-
"dekodeinteraktiv/coding-standards": "^2.0.0"
27+
"dekodeinteraktiv/coding-standards": "^3.1.0"
2828
},
2929
"scripts": {
3030
"test": [

0 commit comments

Comments
 (0)