update versions

This commit is contained in:
2024-09-30 21:13:38 -04:00
parent 23bcb3435f
commit db4f011329
2 changed files with 59 additions and 57 deletions

View File

@@ -17,8 +17,8 @@
"minimum-stability": "dev",
"require": {
"php": ">=8.3.0",
"psr/log": "^1.0",
"psr/simple-cache": "^1.0",
"psr/log": "1.* | 2.* | 3.*",
"psr/simple-cache": "^1.0.0 | ^2.0.0 | ^3.0.0",
"guzzlehttp/guzzle": "^7.8"
}
}