|
9 | 9 | "require": {
|
10 | 10 | "php" : ">=5.6",
|
11 | 11 | "ext-json": "*",
|
12 |
| - "scriptotek/marc": "^1.0 || dev-master", |
| 12 | + "scriptotek/marc": "^2.0 || dev-master", |
13 | 13 | "danmichaelo/quitesimplexmlelement": "^1.0",
|
14 | 14 | "scriptotek/sru-client": "^0.6",
|
15 | 15 | "psr/http-message": "^1.0",
|
16 | 16 | "php-http/client-implementation": "^1.0",
|
17 |
| - "php-http/httplug": "^1.1", |
| 17 | + "php-http/httplug": "^1.1 || ^2.0", |
18 | 18 | "php-http/message-factory": "^1.0",
|
19 | 19 | "php-http/discovery": "^1.0",
|
20 | 20 | "php-http/client-common": "^1.5"
|
21 | 21 | },
|
22 | 22 | "require-dev": {
|
23 |
| - "phpspec/phpspec": "^3.4", |
24 |
| - "bossa/phpspec2-expect": "^2.1", |
25 |
| - "leanphp/phpspec-code-coverage": "~3.1", |
| 23 | + "phpspec/phpspec": "^3.4 || ^4.0 || ^5.0", |
| 24 | + "bossa/phpspec2-expect": "^2.1 || ^3.0", |
26 | 25 | "wp-cli/php-cli-tools": "^0.11.1",
|
27 | 26 | "php-http/mock-client": "^1.0",
|
28 | 27 | "php-http/message": "^1.0",
|
29 | 28 | "guzzlehttp/psr7": "^1.0",
|
30 |
| - "php-http/guzzle6-adapter": "^1.1", |
| 29 | + "php-http/guzzle6-adapter": "^1.1 || ^2.0", |
31 | 30 | "squizlabs/php_codesniffer": "^3.3"
|
32 | 31 | },
|
33 | 32 | "license": "MIT",
|
|
0 commit comments