mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-09 00:50:57 +00:00
update to accept php 8
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
],
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"php": "^7.2"
|
||||
"php": "^7.2|^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^5.0"
|
||||
|
||||
Reference in New Issue
Block a user