|
32 | 32 | "myclabs/deep-copy": "^1.10.1",
|
33 | 33 | "phar-io/manifest": "^2.0.1",
|
34 | 34 | "phar-io/version": "^3.0.2",
|
35 |
| - "phpspec/prophecy": "^1.11.1", |
| 35 | + "phpspec/prophecy": "^1.12.1", |
36 | 36 | "phpunit/php-code-coverage": "^9.2",
|
37 |
| - "phpunit/php-file-iterator": "^3.0.4", |
38 |
| - "phpunit/php-invoker": "^3.1", |
39 |
| - "phpunit/php-text-template": "^2.0.2", |
40 |
| - "phpunit/php-timer": "^5.0.1", |
41 |
| - "sebastian/cli-parser": "^1.0", |
42 |
| - "sebastian/code-unit": "^1.0.5", |
43 |
| - "sebastian/comparator": "^4.0.3", |
44 |
| - "sebastian/diff": "^4.0.2", |
45 |
| - "sebastian/environment": "^5.1.2", |
46 |
| - "sebastian/exporter": "^4.0.2", |
47 |
| - "sebastian/global-state": "^5.0", |
48 |
| - "sebastian/object-enumerator": "^4.0.2", |
49 |
| - "sebastian/resource-operations": "^3.0.2", |
50 |
| - "sebastian/type": "^2.2.1", |
51 |
| - "sebastian/version": "^3.0.1" |
| 37 | + "phpunit/php-file-iterator": "^3.0.5", |
| 38 | + "phpunit/php-invoker": "^3.1.1", |
| 39 | + "phpunit/php-text-template": "^2.0.3", |
| 40 | + "phpunit/php-timer": "^5.0.2", |
| 41 | + "sebastian/cli-parser": "^1.0.1", |
| 42 | + "sebastian/code-unit": "^1.0.6", |
| 43 | + "sebastian/comparator": "^4.0.5", |
| 44 | + "sebastian/diff": "^4.0.3", |
| 45 | + "sebastian/environment": "^5.1.3", |
| 46 | + "sebastian/exporter": "^4.0.3", |
| 47 | + "sebastian/global-state": "^5.0.1", |
| 48 | + "sebastian/object-enumerator": "^4.0.3", |
| 49 | + "sebastian/resource-operations": "^3.0.3", |
| 50 | + "sebastian/type": "^2.2.2", |
| 51 | + "sebastian/version": "^3.0.2" |
52 | 52 | },
|
53 | 53 | "require-dev": {
|
54 | 54 | "ext-PDO": "*",
|
|
0 commit comments