mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-08 12:50:35 +00:00
update to Testbench v7 & composer update
This commit is contained in:
@@ -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" : {
|
||||
|
||||
Reference in New Issue
Block a user