Skip to content

Commit 50e758c

Browse files
committed
Add support for DISTINCT clause
1 parent 065fb78 commit 50e758c

File tree

7 files changed

+184
-112
lines changed

7 files changed

+184
-112
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"doctrine/coding-standard": "^6.0",
4242
"jetbrains/phpstorm-stubs": "^2019.1",
4343
"phpstan/phpstan": "^0.11.3",
44-
"phpunit/phpunit": "^8.3.3, <8.4.0",
44+
"phpunit/phpunit": "^8.4.1",
4545
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0"
4646
},
4747
"suggest": {

0 commit comments

Comments
 (0)