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 8204d40 commit d9338d4Copy full SHA for d9338d4
composer.json
@@ -12,7 +12,7 @@
12
"require-dev": {
13
"composer/xdebug-handler": "^2.0",
14
"open-telemetry/dev-tools": "dev-main",
15
- "phpunit/phpunit": "^8.0 || ^9.5 || ^10.0" // Support for PHP 8.0/8.1 while allowing newer versions
+ "phpunit/phpunit": "^8.0 || ^9.5 || ^10.0"
16
},
17
"autoload": {
18
"psr-4": {
0 commit comments