Skip to content

Commit

Permalink
Merge pull request #13 from arquivei/improves/update-libs-version
Browse files Browse the repository at this point in the history
Atualização das bibliotecas no composer json
  • Loading branch information
nandohenrique authored Jul 10, 2020
2 parents 67752a2 + da92258 commit 6b9ca0e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"sender"
],
"require": {
"php": "^7.1.3",
"monolog/monolog": "^1.23",
"robinvdvleuten/ulid": "^3.0"
"php": "^7.3",
"monolog/monolog": "^2.0",
"robinvdvleuten/ulid": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
"phpunit/phpunit": "^8.5"
},
"suggest": {
"aws/aws-sdk-php": "^3.0",
Expand Down

0 comments on commit 6b9ca0e

Please sign in to comment.