Skip to content

Commit

Permalink
Merge pull request #13 from givebutter/laravel-10
Browse files Browse the repository at this point in the history
Add Laravel 10 compatibility
  • Loading branch information
fabiofdsantos authored Feb 17, 2023
2 parents 4ddc351 + 78becb2 commit 1257a02
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 @@ -22,7 +22,7 @@
"prefer-stable": true,
"require": {
"php": "^7.0|^8.0",
"orchestra/testbench": "^7.6",
"orchestra/testbench": "^8.0",
"phpunit/phpunit": "^9.5"
},
"autoload": {
Expand Down

0 comments on commit 1257a02

Please sign in to comment.