Skip to content

Commit

Permalink
update to Testbench v7 & composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
vicgonvt committed May 17, 2022
1 parent 9935cb7 commit 9980bc7
Show file tree
Hide file tree
Showing 3 changed files with 2,283 additions and 1,025 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
],
"require": {
"ext-json": "*",
"php": "^7.2|^8.0"
"php": "^8.0"
},
"require-dev": {
"orchestra/testbench": "^5.0"
"orchestra/testbench": "^7.0"
},
"autoload": {
"psr-4" : {
Expand Down
Loading

0 comments on commit 9980bc7

Please sign in to comment.