Skip to content

Commit d9338d4

Browse files
committed
comment removed
1 parent 8204d40 commit d9338d4

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
@@ -12,7 +12,7 @@
1212
"require-dev": {
1313
"composer/xdebug-handler": "^2.0",
1414
"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
15+
"phpunit/phpunit": "^8.0 || ^9.5 || ^10.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)