Skip to content

Commit

Permalink
chore(deps): update minimum dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
owenvoke committed Jan 8, 2021
1 parent 6034360 commit 3a67c0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -42,7 +42,7 @@
"vlucas/phpdotenv": "^5.0"
},
"require-dev": {
"guzzlehttp/guzzle": "^6.3.1|^7.0",
"guzzlehttp/guzzle": "^6.5.5|^7.0",
"hmazter/laravel-schedule-list": "^2.2.1",
"illuminate/bus": "^8.0",
"illuminate/database": "^8.0",
Expand All @@ -55,7 +55,7 @@
"nunomaduro/laravel-console-menu": "^3.2",
"padraic/phar-updater": "^1.0.6",
"pestphp/pest": "^1.0",
"phpstan/phpstan": "^0.12"
"phpstan/phpstan": "^0.12.65"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3a67c0b

Please sign in to comment.