mirror of
https://github.com/archtechx/virtualcolumn.git
synced 2025-12-12 17:04:04 +00:00
Update composer.json
This commit is contained in:
parent
320d0fc2be
commit
8c8655b74a
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"illuminate/support": "^6.0|^7.11|^8.0",
|
"illuminate/support": "^6.0|^7.11|^8.0|dev-master",
|
||||||
"illuminate/database": "^6.0|^7.11|^8.0"
|
"illuminate/database": "^6.0|^7.11|^8.0|dev-master"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"orchestra/testbench": "^4.0|^5.2|^6.0"
|
"orchestra/testbench": "^4.0|^5.2|^6.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue