|
19 | 19 | "aws/aws-sdk-php": "^3.48", |
20 | 20 | "cakephp/chronos": "^1.1", |
21 | 21 | "doctrine/dbal": "^2.5", |
22 | | - "fideloper/proxy": "^3.3", |
| 22 | + "fideloper/proxy": "^4.0", |
23 | 23 | "guzzlehttp/guzzle": "^6.3", |
24 | 24 | "hashids/hashids": "^2.0", |
25 | 25 | "igaster/laravel-theme": "^2.0.6", |
26 | 26 | "laracasts/utilities": "^3.0", |
27 | | - "laravel/framework": "5.5.*", |
| 27 | + "laravel/framework": "5.6.*", |
28 | 28 | "laravel/tinker": "^1.0", |
29 | 29 | "lord/laroute": "^2.4", |
30 | 30 | "matriphe/iso-639": "^1.2", |
31 | | - "mtdowling/cron-expression": "^1.2", |
32 | 31 | "nesbot/carbon": "^1.22", |
33 | 32 | "pragmarx/google2fa": "^2.0", |
34 | 33 | "predis/predis": "^1.1", |
35 | 34 | "prologue/alerts": "^0.4", |
36 | 35 | "ramsey/uuid": "^3.7", |
37 | 36 | "s1lentium/iptools": "^1.1", |
38 | | - "sofa/eloquence-base": "v5.5", |
39 | | - "sofa/eloquence-validable": "v5.5", |
| 37 | + "sofa/eloquence-base": "v5.6", |
| 38 | + "sofa/eloquence-validable": "v5.6", |
40 | 39 | "spatie/laravel-fractal": "^5.3", |
41 | 40 | "webmozart/assert": "^1.2", |
42 | 41 | "znck/belongs-to-through": "^2.3" |
43 | 42 | }, |
44 | 43 | "require-dev": { |
45 | 44 | "barryvdh/laravel-debugbar": "^3.1", |
46 | 45 | "barryvdh/laravel-ide-helper": "^2.4", |
47 | | - "codedungeon/phpunit-result-printer": "^0.6.0", |
| 46 | + "codedungeon/phpunit-result-printer": "^0.17.1", |
48 | 47 | "filp/whoops": "^2.1", |
49 | | - "friendsofphp/php-cs-fixer": "^2.8.0", |
| 48 | + "friendsofphp/php-cs-fixer": "^2.11.1", |
50 | 49 | "fzaninotto/faker": "^1.6", |
51 | 50 | "mockery/mockery": "^1.0", |
52 | | - "php-mock/php-mock-phpunit": "^2.0", |
53 | | - "phpunit/phpunit": "~6.4.0" |
| 51 | + "nunomaduro/collision": "^2.0", |
| 52 | + "php-mock/php-mock-phpunit": "^2.1", |
| 53 | + "phpunit/phpunit": "~7.0" |
54 | 54 | }, |
55 | 55 | "autoload": { |
56 | 56 | "classmap": [ |
|
0 commit comments