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

Update composer.json

This commit is contained in:
Abrar Ahmad 2022-01-25 20:46:57 +05:00
parent 1dc33fc5cc
commit 2be47dcd7b

View file

@ -16,7 +16,7 @@
}
},
"require": {
"php": "^7.2|^8.0",
"php": "7.2|^8.0",
"illuminate/translation": "^6.0|^8.0|^9.0"
},
"require-dev": {