Skip to content

Commit 39919bb

Browse files
committed
Add t3n/coding-standard as dev dependency
1 parent 992c1ed commit 39919bb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"neos/flow": "^5.2",
88
"pragmarx/google2fa": "^4.0",
99
"bacon/bacon-qr-code": "^2.0"
10-
10+
},
11+
"require-dev": {
12+
"t3n/coding-standard": "^1.0"
1113
},
1214
"autoload": {
1315
"psr-4": {

0 commit comments

Comments
 (0)