Skip to content

Commit 789d25d

Browse files
authored
chore(deps): use stable kafkiansky/phpclick (#296)
1 parent efc0cad commit 789d25d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

composer.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"require-dev": {
4040
"cdn77/coding-standard": "^7.0",
4141
"infection/infection": "^0.29.0",
42-
"kafkiansky/phpclick": "dev-bump",
42+
"kafkiansky/phpclick": "^0.2.1",
4343
"nyholm/psr7": "^1.2",
4444
"php-http/message-factory": "^1.1",
4545
"phpstan/extension-installer": "^1.1",
@@ -59,9 +59,5 @@
5959
"psr-4": {
6060
"SimPod\\ClickHouseClient\\Tests\\": "tests/"
6161
}
62-
},
63-
"repositories": [{
64-
"type": "vcs",
65-
"url": "https://github.com/simPod/PHPClick"
66-
}]
62+
}
6763
}

0 commit comments

Comments
 (0)