Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update orchestra/testbench requirement from 6.24.1 to 6.25.1 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update orchestra/testbench requirement from 6.24.1 to 6.25.1
Updates the requirements on [orchestra/testbench](https://github.com/orchestral/testbench) to permit the latest version.
- [Release notes](https://github.com/orchestral/testbench/releases)
- [Changelog](https://github.com/orchestral/testbench/blob/7.x/CHANGELOG-6.x.md)
- [Commits](orchestral/testbench@v6.24.1...v6.25.1)

---
updated-dependencies:
- dependency-name: orchestra/testbench
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 365683b2b019c358c4142ec41ab1676f45130e1b
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@
"nunomaduro/larastan": "^1.0",
"nunomaduro/phpinsights": "^2.0",
"nyholm/psr7": "^1.4",
"orchestra/testbench": "6.24.1",
"orchestra/testbench": "6.25.1",
"pestphp/pest": "^1.21",
"pestphp/pest-plugin-laravel": "^1.2",
"phpstan/phpstan-strict-rules": "^1.1",