1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 16:34:04 +00:00

[WIP] Try using dev-master for valuestore

This commit is contained in:
Samuel Štancl 2020-11-30 16:43:59 +01:00
parent ef2189dc41
commit e63fb998b6

View file

@ -23,7 +23,7 @@
"orchestra/testbench-browser-kit": "^4.0|^5.0|^6.0", "orchestra/testbench-browser-kit": "^4.0|^5.0|^6.0",
"league/flysystem-aws-s3-v3": "~1.0", "league/flysystem-aws-s3-v3": "~1.0",
"doctrine/dbal": "^2.10", "doctrine/dbal": "^2.10",
"spatie/valuestore": "^1.2" "spatie/valuestore": "dev-master"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {