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.
2 parents 10b6e0a + 62ad078 commit 129f5e1Copy full SHA for 129f5e1
composer.json
@@ -7,12 +7,12 @@
7
}
8
},
9
"require": {
10
- "php": "~5.6 || ~7",
11
- "symfony/event-dispatcher": "~2 || ~3",
12
- "symfony/console": "~2 || ~3",
13
- "symfony/http-kernel": "~2 || ~3",
14
- "symfony/dependency-injection": "~2 || ~3",
15
- "code-tool/jaeger-client-php": "~1.7 || ~2.7"
+ "php": "~5.6 || ~7.1",
+ "symfony/event-dispatcher": "~2 || ~3 || ~4",
+ "symfony/console": "~2 || ~3 || ~4",
+ "symfony/http-kernel": "~2 || ~3 || ~4",
+ "symfony/dependency-injection": "~2 || ~3 || ~4",
+ "code-tool/jaeger-client-php": "~1.7 || ~2.7 || ~4"
16
17
"require-dev": {
18
"php-ds/php-ds": "@stable",
0 commit comments