We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7876b commit 57dc246Copy full SHA for 57dc246
composer.json
@@ -7,7 +7,7 @@
7
}
8
},
9
"require": {
10
- "php": ">=7.4",
+ "php": "^7.4|^8.0",
11
"code-tool/jaeger-client-php": "^3.4",
12
"symfony/config": "^4.3|^5.0",
13
"symfony/console": "^4.3|^5.0",
0 commit comments