Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
added laravel 8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuwan bashel committed Sep 9, 2020
1 parent 3eff6d6 commit a546f57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"prefer-stable": true,
"require": {
"php": "^7.1.3",
"ramsey/uuid": "^3.8",
"laravel/framework": "^5|^6",
"ramsey/uuid": "^4.1.1",
"laravel/framework": "^5|^6|^7|^8",
"code-tool/jaeger-client-php": "^3.2"
},
"extra": {
Expand Down

0 comments on commit a546f57

Please sign in to comment.