Skip to content

Commit

Permalink
Update PHPUnit version
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenJB authored Mar 11, 2024
2 parents 657eef3 + 91555ac commit ef3df6e
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 @@ -28,7 +28,7 @@
"phpcompatibility/php-compatibility": "^9.3",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-strict-rules": "^1.5",
"phpunit/phpunit": "^8.4|^9.0|^9.5",
"phpunit/phpunit": "^9.5|^10.5|^11.0",
"slam/phpstan-extensions": "^6.0"
}
}

0 comments on commit ef3df6e

Please sign in to comment.