Skip to content

Commit 32ba165

Browse files
committed
fix and update composer.json
1 parent 32f9b83 commit 32ba165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"smi2/phpClickHouse": "^1.0"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit": "^7.0",
32-
"doctrine/coding-standard": "^4.0"
31+
"doctrine/coding-standard": "^4.0",
32+
"phpunit/phpunit": "^7.0"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)