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

Commit 86395ae

Browse files
authored
Merge pull request #18 from philkra/development
set a wildcard minor agent version
2 parents fce1d1d + 6e97ff9 commit 86395ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"illuminate/http":"5.5.x|5.6.x|5.7.x",
1717
"illuminate/routing":"5.5.x|5.6.x|5.7.x",
1818
"illuminate/support":"5.5.x|5.6.x|5.7.x",
19-
"philkra/elastic-apm-php-agent":"6.2.*",
19+
"philkra/elastic-apm-php-agent":"6.*.*",
2020
"ramsey/uuid":"^3.0"
2121
},
2222
"require-dev":{

0 commit comments

Comments
 (0)