|
15 | 15 | "ext-mbstring": "*", |
16 | 16 | "ext-pdo_mysql": "*", |
17 | 17 | "ext-zip": "*", |
18 | | - "appstract/laravel-blade-directives": "^1.6", |
19 | | - "aws/aws-sdk-php": "^3.110", |
20 | | - "cakephp/chronos": "^1.2", |
21 | | - "doctrine/dbal": "^2.9", |
| 18 | + "appstract/laravel-blade-directives": "^1.8", |
| 19 | + "aws/aws-sdk-php": "^3.134", |
| 20 | + "cakephp/chronos": "^1.3", |
| 21 | + "doctrine/dbal": "^2.10", |
22 | 22 | "fideloper/proxy": "^4.2", |
23 | | - "guzzlehttp/guzzle": "^6.3", |
| 23 | + "guzzlehttp/guzzle": "^6.5", |
24 | 24 | "hashids/hashids": "^4.0", |
25 | | - "laracasts/utilities": "^3.0", |
26 | | - "laravel/framework": "^6.0.0", |
27 | | - "laravel/helpers": "^1.1", |
| 25 | + "laracasts/utilities": "^3.1", |
| 26 | + "laravel/framework": "^6.18", |
| 27 | + "laravel/helpers": "^1.2", |
28 | 28 | "laravel/tinker": "^1.0", |
29 | 29 | "lcobucci/jwt": "^3.3", |
30 | 30 | "matriphe/iso-639": "^1.2", |
31 | 31 | "pragmarx/google2fa": "^5.0", |
32 | 32 | "predis/predis": "^1.1", |
33 | 33 | "prologue/alerts": "^0.4", |
34 | 34 | "s1lentium/iptools": "^1.1", |
35 | | - "spatie/laravel-fractal": "^5.6", |
36 | | - "staudenmeir/belongs-to-through": "^2.6", |
37 | | - "symfony/yaml": "^4.0", |
38 | | - "webmozart/assert": "^1.5" |
| 35 | + "spatie/laravel-fractal": "^5.7", |
| 36 | + "staudenmeir/belongs-to-through": "^2.9", |
| 37 | + "symfony/yaml": "^4.4", |
| 38 | + "webmozart/assert": "^1.7" |
39 | 39 | }, |
40 | 40 | "require-dev": { |
41 | 41 | "barryvdh/laravel-debugbar": "^3.2", |
42 | 42 | "barryvdh/laravel-ide-helper": "^2.6", |
43 | 43 | "codedungeon/phpunit-result-printer": "0.25.1", |
44 | | - "friendsofphp/php-cs-fixer": "^2.15.1", |
45 | | - "laravel/dusk": "^5.5", |
46 | | - "php-mock/php-mock-phpunit": "^2.4", |
| 44 | + "friendsofphp/php-cs-fixer": "^2.16.1", |
| 45 | + "laravel/dusk": "^5.11", |
| 46 | + "php-mock/php-mock-phpunit": "^2.6", |
47 | 47 | "phpunit/phpunit": "^7" |
48 | 48 | }, |
49 | 49 | "autoload": { |
|
0 commit comments