mirror of
https://github.com/archtechx/gloss.git
synced 2025-12-12 11:14:04 +00:00
Update dependency constraints
This commit is contained in:
parent
f425a99014
commit
d423a0bda7
1 changed files with 2 additions and 3 deletions
|
|
@ -16,11 +16,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"illuminate/translation": "^8.18"
|
"illuminate/translation": "^8.0||^6.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"orchestra/testbench": "^6.4.0",
|
"orchestra/testbench": "^6.0||^4.0",
|
||||||
"orchestra/testbench-core": "6.8.0",
|
|
||||||
"phpunit/phpunit": "^9.5",
|
"phpunit/phpunit": "^9.5",
|
||||||
"nunomaduro/larastan": "^0.6.11"
|
"nunomaduro/larastan": "^0.6.11"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue