Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilePerron authored Oct 5, 2020
1 parent 606de96 commit 0c59c05
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 @@ -3,8 +3,8 @@
"description": "An easy to use caching library that uses Symfony's FilesystemAdapter under the hood.",
"type": "library",
"require": {
"php": ">=5.4.0",
"symfony/cache": "^5.1"
"php": ">=5.6.0",
"symfony/cache": "^3.4"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 0c59c05

Please sign in to comment.