1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 13:16:45 +02:00

Flextype Core and Plugins: Doctrine Coding Standard #200 #186

- adding Doctrine Coding Standard to composer.json
This commit is contained in:
Awilum
2019-08-02 00:03:53 +03:00
parent 1b11b7d8d8
commit 08d7cd2b29

View File

@@ -69,5 +69,8 @@
"classmap": [
"flextype"
]
},
"require-dev": {
"doctrine/coding-standard": "^6.0"
}
}