mirror of
https://github.com/archtechx/gloss.git
synced 2025-12-12 11:14:04 +00:00
wip
This commit is contained in:
parent
be9cefd4b3
commit
6fca70a61d
2 changed files with 14 additions and 6 deletions
|
|
@ -16,13 +16,13 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"illuminate/translation": "^6.0||^8.0||^9.0"
|
||||
"php": "^7.2|^8.0",
|
||||
"illuminate/translation": "^6.0|^8.0|^9.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^4.0||^6.0||^7.0",
|
||||
"orchestra/testbench": "^4.0|^6.0|^7.0",
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"nunomaduro/larastan": "^0.6.11"
|
||||
"nunomaduro/larastan": "^1.0"
|
||||
},
|
||||
"extra": {
|
||||
"laravel": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue