Skip to content

Commit ca7c101

Browse files
committed
Update Composer Json
1 parent 175ddbb commit ca7c101

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
},
99
"require": {
1010
"php": ">=5.6.0",
11-
"psr/cache": "1.0.*",
12-
"psr/log": "1.0.*",
13-
"psr/simple-cache": "1.0.*"
11+
"psr/cache": "^1.0",
12+
"psr/log": "^1.1",
13+
"psr/simple-cache": "^1.0"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "5.7.*|7.4.*|^9.5"

0 commit comments

Comments
 (0)