1
0
Fork 0
mirror of https://github.com/archtechx/gloss.git synced 2025-12-12 11:14:04 +00:00

Update composer.json

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
This commit is contained in:
Abrar Ahmad 2022-01-25 13:47:19 +05:00 committed by GitHub
parent e7aeaf17c6
commit 139e40d866
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
}
},
"require": {
"illuminate/translation": "^9.0||^8.0||^6.0"
"illuminate/translation": "^6.0||^8.0||^9.0"
},
"require-dev": {
"orchestra/testbench": "^7.0||^6.0||^4.0",