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

Commit

Permalink
Merge pull request #6 from bbashel1/laravel-8-support
Browse files Browse the repository at this point in the history
laravel 8 support
  • Loading branch information
Sven Speckmaier authored Sep 10, 2020
2 parents da8e35d + d68464f commit 3f59b4c
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|^7",
"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 3f59b4c

Please sign in to comment.