Skip to content

Commit 159afdb

Browse files
committed
Update code style, add unit tests for discovery
1 parent 57f2407 commit 159afdb

5 files changed

Lines changed: 1069 additions & 623 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"php-parallel-lint/php-parallel-lint": "^1.3",
2525
"phpunit/phpunit": "^9.5",
2626
"roave/security-advisories": "dev-master",
27-
"squizlabs/php_codesniffer": "^3.6"
27+
"squizlabs/php_codesniffer": "^3.6",
28+
"ext-json": "*"
2829
},
2930
"autoload": {
3031
"psr-4": {

0 commit comments

Comments
 (0)