Skip to content

Commit

Permalink
Update phpunit/phpunit requirement
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 Jul 31, 2024
1 parent aa687e4 commit 0807ae8
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 @@
},
"require-dev": {
"laravel/slack-notification-channel": "^1.0|^2.0|^3.2",
"phpunit/phpunit": "^6.0|^7.0|^8.0|^9.0|^10.5",
"phpunit/phpunit": "^11.2.9",
"squizlabs/php_codesniffer": "~2.3|^3.6",
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0",
"mockery/mockery": "^1.2"
Expand Down

0 comments on commit 0807ae8

Please sign in to comment.