Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
Merge pull request #18 from philkra/development
Browse files Browse the repository at this point in the history
set a wildcard minor agent version
  • Loading branch information
philkra authored Oct 23, 2018
2 parents fce1d1d + 6e97ff9 commit 86395ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"illuminate/http":"5.5.x|5.6.x|5.7.x",
"illuminate/routing":"5.5.x|5.6.x|5.7.x",
"illuminate/support":"5.5.x|5.6.x|5.7.x",
"philkra/elastic-apm-php-agent":"6.2.*",
"philkra/elastic-apm-php-agent":"6.*.*",
"ramsey/uuid":"^3.0"
},
"require-dev":{
Expand Down

0 comments on commit 86395ae

Please sign in to comment.