Skip to content

Commit 1bc1619

Browse files
authored
Merge pull request #150 from aldinokemal/feat/update-psr-version
feat: update version to *
2 parents ef9f917 + 372dcd1 commit 1bc1619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^8.0",
2020
"ext-json": "*",
2121
"jasny/immutable": "^2.1",
22-
"psr/simple-cache": "^1.0",
22+
"psr/simple-cache": "*",
2323
"psr/log": "*"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)