Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ElGigi authored Oct 18, 2024
1 parent 0819d88 commit 3b64819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"berlioz/helpers": "^1.2",
"berlioz/service-container": "^2.1",
"league/flysystem": "^2.1 || ^3.0",
"psr/simple-cache": "^1.0.0"
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
Expand All @@ -48,4 +48,4 @@
"psr/event-dispatcher-implementation": "^1.0",
"psr/simple-cache-implementation": "^1.0"
}
}
}

0 comments on commit 3b64819

Please sign in to comment.