Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
This package is compatible with new version of all its dependencies.

So I updated them all.
  • Loading branch information
Nek- authored and gbprod committed Jun 7, 2020
1 parent fc6410b commit 596a00a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
}
},
"require": {
"php": "^5.6|^7.0",
"ramsey/uuid": "^3.0",
"symfony/serializer": "^2.3|^3.0|^4.0"
"php": "^5.6|^7.0|^8.0",
"ramsey/uuid": "^3.0|^4.0",
"symfony/serializer": "^2.3|^3.0|^4.0|^5.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7|^6.0"
Expand Down

0 comments on commit 596a00a

Please sign in to comment.