WIP2
Showing
... | @@ -20,6 +20,7 @@ | ... | @@ -20,6 +20,7 @@ |
"symfony/event-dispatcher": "^2.7 || ^3.0 || ^4.0" | "symfony/event-dispatcher": "^2.7 || ^3.0 || ^4.0" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"guzzlehttp/psr7": "^1.4", | |||
"php-http/curl-client": "^1.7", | "php-http/curl-client": "^1.7", | ||
"phpunit/phpunit": "^6.5" | "phpunit/phpunit": "^6.5" | ||
}, | }, | ||
... | ... |
src/Client/SolrClient.php
0 → 100644
src/client-test.php
0 → 100644
Please register or sign in to comment