Skip to content

Commit 96dec9e

Browse files
Updated composer packages.
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
1 parent b498671 commit 96dec9e

File tree

3 files changed

+500
-310
lines changed

3 files changed

+500
-310
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"require": {
1818
"php": ">=7.4.2",
1919
"psr/container": "^1.0",
20-
"psr/cache": "^1.0.1",
20+
"psr/cache": "^1.0",
2121
"psr/http-client": "^1.0"
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "9.0.*",
24+
"phpunit/phpunit": "9.3.*",
2525
"squizlabs/php_codesniffer": "3.5.*"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)