Compare commits

...

2 Commits

Author SHA1 Message Date
Ben 041bff317d
Merge upstream commit '0f6f2958e9db5e5ea9a5ba014ddcce7c486edf53' into feature/guzzle7-update 2022-04-26 00:19:35 +02:00
Brad Jones 0f6f2958e9
PHP 8 2021-12-18 17:36:18 -08:00
1 changed files with 1 additions and 1 deletions

View File

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