update to Testbench v7 & composer update

This commit is contained in:
Victor Gonzalez
2022-05-17 07:02:05 -05:00
parent 9935cb78cb
commit 9980bc7e9a
3 changed files with 2411 additions and 1153 deletions

View File

@@ -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" : {