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:26 +05:00 committed by GitHub
parent 139e40d866
commit 498a59aeb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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