mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-12 12:52:20 +00:00
fix(ci): drop php 8.4, deps don't support it
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"php": "^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^7",
|
||||
"orchestra/testbench": "^7|^8",
|
||||
"rector/rector": "^1",
|
||||
"ergebnis/composer-normalize": "^2",
|
||||
"vimeo/psalm": "^5",
|
||||
|
||||
Reference in New Issue
Block a user