diff --git a/composer.json b/composer.json index 055c9a76..e91e65fe 100755 --- a/composer.json +++ b/composer.json @@ -14,40 +14,41 @@ "ext-pdo": "*", "composer/composer": "1.8.x", "composer/semver": "1.4.x", - "laravel/framework": "5.7.x", - "laravelcollective/html": "5.7.x", - "prettus/l5-repository": "2.6.x", - "nwidart/laravel-modules": "3.3.x", - "santigarcor/laratrust": "5.0.x", - "arrilot/laravel-widgets": "3.13.x", - "sebastiaanluca/laravel-helpers": "1.0.x", - "joshbrw/laravel-module-installer": "0.1.x", - "webpatser/laravel-uuid": "3.x", - "igaster/laravel-theme": "2.0.x", - "irazasyed/laravel-gamp": "1.3.x", - "toin0u/geotools-laravel": "1.0.x", - "spatie/laravel-pjax": "1.3.x", - "myclabs/deep-copy": "1.8.x", - "league/geotools": "0.8.x", - "fzaninotto/faker": "^1.8", - "hashids/hashids": "2.0.x", - "jackiedo/timezonelist": "5.x", - "tivie/php-os-detector": "1.1.x", - "pragmarx/version": "0.2.x", - "guzzlehttp/guzzle": "6.3.x", - "jmikola/geojson": "1.0.x", - "laracasts/flash": "3.0.x", - "nabeel/vacentral": "1.x", - "league/iso3166": "2.1.x", - "theiconic/php-ga-measurement-protocol": "2.7.x", - "vierbergenlars/php-semver": "3.0.x", - "php-units-of-measure/php-units-of-measure": "2.1.x", - "markrogoyski/math-php": "^0.38.0", "akaunting/money": "1.0.x", "anhskohbo/no-captcha": "3.0.x", - "league/csv": "9.2.x", + "arrilot/laravel-widgets": "3.13.x", + "fzaninotto/faker": "^1.8", + "guzzlehttp/guzzle": "6.3.x", + "hashids/hashids": "2.0.x", + "igaster/laravel-theme": "2.0.x", "intervention/image": "2.4.x", - "waavi/sanitizer": "1.0.x" + "irazasyed/laravel-gamp": "1.3.x", + "jackiedo/timezonelist": "5.x", + "jmikola/geojson": "1.0.x", + "joshbrw/laravel-module-installer": "0.1.x", + "laracasts/flash": "3.0.x", + "laravel/framework": "5.7.x", + "laravelcollective/html": "5.7.x", + "league/csv": "9.2.x", + "league/geotools": "0.8.x", + "league/iso3166": "2.1.x", + "markrogoyski/math-php": "^0.38.0", + "myclabs/deep-copy": "1.8.x", + "nabeel/vacentral": "1.x", + "nwidart/laravel-modules": "3.3.x", + "php-units-of-measure/php-units-of-measure": "2.1.x", + "pragmarx/version": "0.2.x", + "prettus/l5-repository": "2.6.x", + "santigarcor/laratrust": "5.0.x", + "sebastiaanluca/laravel-helpers": "1.0.x", + "spatie/laravel-pjax": "1.3.x", + "symfony/polyfill-iconv": "^1.11", + "theiconic/php-ga-measurement-protocol": "2.7.x", + "tivie/php-os-detector": "1.1.x", + "toin0u/geotools-laravel": "1.0.x", + "vierbergenlars/php-semver": "3.0.x", + "waavi/sanitizer": "1.0.x", + "webpatser/laravel-uuid": "3.x" }, "require-dev": { "phpunit/phpunit": "7.5.x", diff --git a/composer.lock b/composer.lock index 4a0321ab..c670bb52 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fb105f6d95ca2218f8e3e03c93371cd3", + "content-hash": "290bc8970d44a12e8546926949d73e20", "packages": [ { "name": "akaunting/money",