This commit is contained in:
Brad Jones 2021-12-18 17:36:18 -08:00 committed by Aryess
parent 36aab9577f
commit 966883635a

View file

@ -19,7 +19,7 @@
"aryess/phpmatrixsdk": "self.version" "aryess/phpmatrixsdk": "self.version"
}, },
"require": { "require": {
"php": "~7.2", "php": "~7.2|^8",
"guzzlehttp/guzzle": "^6.3", "guzzlehttp/guzzle": "^6.3",
"rappasoft/laravel-helpers": "^1.0", "rappasoft/laravel-helpers": "^1.0",
"ext-json": "*" "ext-json": "*"