Skip to content

Commit 3bd9972

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 5fad8e3 + 0bb6306 commit 3bd9972

File tree

2 files changed

+229
-117
lines changed

2 files changed

+229
-117
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
}
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "6.5"
25+
"phpunit/phpunit": "6.5",
26+
"squizlabs/php_codesniffer": "^3.5",
27+
"phpcompatibility/php-compatibility": "^9.3"
2628
},
2729
"require": {
2830
"php": ">=7.1",

0 commit comments

Comments
 (0)