Commit f27c7611a98819271bc39ac21a8f099fcfcc3851
1 parent
dcb93b0e
composer allpos
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
composer.json
| ... | ... | @@ -10,7 +10,8 @@ |
| 10 | 10 | "league/fractal": "^0.13.0", |
| 11 | 11 | "firebase/php-jwt": "^3.0", |
| 12 | 12 | "google/apiclient": "^2.0", |
| 13 | - "xf3/allpositionsru": "@dev" | |
| 13 | + "xf3/allpositionsru": "@dev", | |
| 14 | + "phpxmlrpc/phpxmlrpc": "*" | |
| 14 | 15 | }, |
| 15 | 16 | "require-dev": { |
| 16 | 17 | "codeception/codeception": "^2.1" | ... | ... |