mirror of
https://github.com/archtechx/virtualcolumn.git
synced 2025-12-12 08:24:04 +00:00
wip
This commit is contained in:
parent
c5e70e832c
commit
6dc8467473
5 changed files with 223 additions and 35 deletions
|
|
@ -19,11 +19,11 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"illuminate/support": "^6.0|^7.11|^8.0|dev-master",
|
||||
"illuminate/database": "^6.0|^7.11|^8.0|dev-master"
|
||||
"illuminate/support": "^6.0|^7.11|^8.0|^9.0",
|
||||
"illuminate/database": "^6.0|^7.11|^8.0|^9.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^4.0|^5.2|^6.0"
|
||||
"orchestra/testbench": "^4.0|^5.2|^6.0|^7.0"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue