Skip to content

Commit

Permalink
Merge pull request #40 from someline/1.9
Browse files Browse the repository at this point in the history
1.9
  • Loading branch information
libern authored Apr 8, 2019
2 parents 372e530 + ac56d37 commit 38d3e97
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,29 +20,29 @@
"php": "^7.1.3",
"ext-pdo_sqlite": "*",
"fideloper/proxy": "^4.0",
"laravel/framework": "5.6.*",
"laravel/tinker": "~1.0",
"laravel/framework": "5.8.*",
"laravel/tinker": "^1.0",
"predis/predis": "~1.1",
"doctrine/dbal": "~2.7",
"itsgoingd/clockwork": "~3.0",
"doctrine/dbal": "~2.9",
"itsgoingd/clockwork": "~3.1",
"guzzlehttp/guzzle": "~6.3",
"lukasoppermann/http-status": "^2.0",
"prettus/l5-repository": "^2.6",
"prettus/laravel-validation": "1.1.*",
"intervention/image": "^2.4",
"intervention/imagecache": "^2.3",
"barryvdh/laravel-ide-helper": "^2.4",
"barryvdh/laravel-ide-helper": "^2.6",
"someline/rest-api-client": "1.2.*",
"someline/someline-image": "2.3.*",
"mcamara/laravel-localization": "1.3.*",
"laravel/passport": "^7.0",
"laravel/passport": "^7.2",
"monarobase/country-list": "^2.1",
"libern/timezone": "^1.0",
"giggsey/libphonenumber-for-php": "~8.9",
"giggsey/libphonenumber-for-php": "~8.10",
"torann/geoip": "1.0.*"
},
"require-dev": {
"phpunit/phpunit": "~4.0||~5.0",
"phpunit/phpunit": "~4.0||~5.0||~6.0||~7.0",
"scrutinizer/ocular": "~1.1",
"squizlabs/php_codesniffer": "~2.3"
},
Expand Down

0 comments on commit 38d3e97

Please sign in to comment.