|
17 | 17 | ], |
18 | 18 | "require": { |
19 | 19 | "php": "^7.2", |
20 | | - "roave/security-advisories": "dev-master", |
| 20 | + "codeliner/array-reader": "^2.0", |
21 | 21 | "event-engine/php-data": "^1.0 || ^2.0-dev", |
22 | | - "event-engine/php-schema": "^0.1", |
23 | | - "event-engine/php-messaging": "^0.1", |
24 | 22 | "event-engine/php-engine-utils": "^0.1", |
25 | 23 | "event-engine/php-logger": "^0.1", |
| 24 | + "event-engine/php-messaging": "^0.1", |
26 | 25 | "event-engine/php-persistence": "^0.8", |
27 | | - "ramsey/uuid" : "^3.6", |
| 26 | + "event-engine/php-schema": "^0.1", |
| 27 | + "fig/http-message-util": "^1.1", |
28 | 28 | "psr/container": "^1.0", |
29 | 29 | "psr/http-message": "^1.0", |
30 | | - "fig/http-message-util": "^1.1", |
31 | | - "codeliner/array-reader": "^2.0", |
32 | | - "psr/http-server-middleware": "^1.0" |
| 30 | + "psr/http-server-middleware": "^1.0", |
| 31 | + "roave/security-advisories": "dev-master" |
33 | 32 | }, |
34 | 33 | "require-dev": { |
35 | | - "phpunit/phpunit": "^7.0", |
| 34 | + "bookdown/bookdown": "1.x-dev", |
36 | 35 | "event-engine/php-json-schema": "^1.0", |
37 | 36 | "event-engine/prooph-v7-event-store": "^0.9", |
38 | | - "bookdown/bookdown": "1.x-dev", |
39 | | - "prooph/php-cs-fixer-config": "^0.3", |
40 | | - "satooshi/php-coveralls": "^1.0", |
41 | | - "malukenho/docheader": "^0.1.4", |
42 | 37 | "justinrainbow/json-schema": "^5.2", |
43 | | - "opis/json-schema": "^1.0" |
| 38 | + "malukenho/docheader": "^0.1.4", |
| 39 | + "opis/json-schema": "^1.0", |
| 40 | + "phpunit/phpunit": "^7.0", |
| 41 | + "prooph/php-cs-fixer-config": "^0.3", |
| 42 | + "ramsey/uuid" : "^3.6 || ^4.0", |
| 43 | + "satooshi/php-coveralls": "^1.0" |
44 | 44 | }, |
45 | 45 | "autoload": { |
46 | 46 | "psr-4": { |
|
0 commit comments