Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^5.7 || ^6.0 || ^9.3 to ^11.2.8
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 4cf1359 commit 0798eb7
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 @@ -13,7 +13,7 @@
"require-dev": {
"mockery/mockery": "^1.3",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpunit/phpunit": "^5.7 || ^6.0 || ^9.3",
"phpunit/phpunit": "^11.2.8",
"squizlabs/php_codesniffer": "^2.3 || ^3.0"
},
"keywords": [
Expand Down

0 comments on commit 0798eb7

Please sign in to comment.