Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ~7.5 | ~9.5 to ^10.5.38
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 6c10c2f commit 2a0b8a7
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 @@
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "~7.5 | ~9.5",
"phpunit/phpunit": "^10.5.38",
"squizlabs/php_codesniffer": "^3.7",
"corpus/coding-standard": "^0.6.0",
"friendsofphp/php-cs-fixer": "^2.19"
Expand Down

0 comments on commit 2a0b8a7

Please sign in to comment.