Skip to content

Commit

Permalink
comment removed
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardChukwu committed Oct 17, 2024
1 parent 8204d40 commit d9338d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require-dev": {
"composer/xdebug-handler": "^2.0",
"open-telemetry/dev-tools": "dev-main",
"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"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d9338d4

Please sign in to comment.