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

Update composer.json

This commit is contained in:
Abrar Ahmad 2022-01-21 17:39:29 +05:00
parent 802ed41450
commit e7aeaf17c6

View file

@ -19,7 +19,7 @@
"illuminate/translation": "^9.0||^8.0||^6.0" "illuminate/translation": "^9.0||^8.0||^6.0"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "^9.0||^6.0||^4.0", "orchestra/testbench": "^7.0||^6.0||^4.0",
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^9.5",
"nunomaduro/larastan": "^0.6.11" "nunomaduro/larastan": "^0.6.11"
}, },