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

Bump minimum to Testbench 9.5 #10

Merged
merged 2 commits into from
Sep 25, 2024
Merged
Changes from 1 commit
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
Next Next commit
Update composer.json
crynobone authored Sep 25, 2024
commit 7521f6078ecb73b64364fdeef1dc4f3f71344f94
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@
"require": {
"php": "^8.2",
"laravel/browser-kit-testing": "^7.2",
"orchestra/testbench": "^9.2",
"orchestra/testbench": "^9.5",
"symfony/dom-crawler": "^7.0"
},
"require-dev": {