Skip to content

Commit

Permalink
Update testbench and canvas dep requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
c-tanner committed Sep 28, 2024
1 parent 9345fc3 commit 9e7e627
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"require-dev": {
"laravel/pint": "^1.15",
"orchestra/canvas": "^9.1",
"orchestra/testbench": "^8.27",
"orchestra/canvas": ">=9.1",
"orchestra/testbench": ">=8.27",
"phpunit/phpunit": ">=10.5"
},
"scripts": {
Expand Down

0 comments on commit 9e7e627

Please sign in to comment.