Skip to content

Commit

Permalink
Update spatie/phpunit-snapshot-assertions requirement || ^5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [spatie/phpunit-snapshot-assertions](https://github.com/spatie/phpunit-snapshot-assertions) to permit the latest version.
- [Release notes](https://github.com/spatie/phpunit-snapshot-assertions/releases)
- [Changelog](https://github.com/spatie/phpunit-snapshot-assertions/blob/main/CHANGELOG.md)
- [Commits](spatie/phpunit-snapshot-assertions@4.2.0...5.1.3)

---
updated-dependencies:
- dependency-name: spatie/phpunit-snapshot-assertions
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 2bb5b48 commit a7d2c11
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 @@ -26,7 +26,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5|^10.0",
"spatie/phpunit-snapshot-assertions": "^4.2"
"spatie/phpunit-snapshot-assertions": "^4.2 || ^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a7d2c11

Please sign in to comment.