Skip to content

Commit

Permalink
Update composer.json for orchestra/testbench version compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Apr 8, 2024
1 parent 504ea6a commit f7874c6
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 @@ -23,7 +23,7 @@
},
"require-dev": {
"laravel/pint": "^1.15.1",
"orchestra/testbench": "^9.0",
"orchestra/testbench": "^8.0|^9.0",
"pestphp/pest": "^2.34.7",
"vlucas/phpdotenv": "^5.6"
},
Expand Down

0 comments on commit f7874c6

Please sign in to comment.