Skip to content

Commit

Permalink
Add support for Laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
dcblogdev committed Feb 5, 2023
1 parent 9a35d3b commit 2258f13
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 @@ -9,7 +9,7 @@
}
],
"require-dev": {
"orchestra/testbench": "^5.0|^6.23|^7.0",
"orchestra/testbench": "^5.0|^6.23|^7.0|^8.0",
"pestphp/pest": "^1.21",
"pestphp/pest-plugin-laravel": "^1.1",
"friendsofphp/php-cs-fixer": "^3.9"
Expand Down

0 comments on commit 2258f13

Please sign in to comment.