Skip to content

Commit

Permalink
Bumped minimum versions for Testbench 6 on PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FrittenKeeZ committed Apr 4, 2023
1 parent cc785df commit a5db217
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"http-interop/http-factory-guzzle": "^1.2",
"illuminate/support": "^8.69|^9.0|^10.0",
"laravel/scout": "^9.0",
"orchestra/testbench": "^6.5|^7.0|^8.0",
"nesbot/carbon": "^2.63",
"orchestra/testbench": "^6.26|^7.0|^8.0",
"php-http/discovery": "^1.12",
"phpunit/phpunit": "^9.4"
},
Expand Down

0 comments on commit a5db217

Please sign in to comment.