1
0
Fork 0
mirror of https://github.com/archtechx/virtualcolumn.git synced 2025-12-12 08:24:04 +00:00
This commit is contained in:
Abrar Ahmad 2022-01-26 21:54:10 +05:00
parent c5e70e832c
commit 6dc8467473
5 changed files with 223 additions and 35 deletions

View file

@ -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