Skip to content

Commit dee99f8

Browse files
committed
Moved Qubus coding standard to dev.
1 parent f8ea1c9 commit dee99f8

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
@@ -28,13 +28,13 @@
2828
"qubus/cache": "^2.0",
2929
"qubus/config": "^2.0",
3030
"qubus/exception": "^2.0",
31-
"qubus/qubus-coding-standard": "^1.1",
3231
"qubus/support": "^2.3",
3332
"qubus/valueobjects": "^2.0"
3433
},
3534
"require-dev": {
3635
"mockery/mockery": "^1.3.1",
3736
"phpunit/phpunit": "^9.0",
37+
"qubus/qubus-coding-standard": "^1.1",
3838
"squizlabs/php_codesniffer": "^3.5"
3939
},
4040
"autoload": {

0 commit comments

Comments
 (0)