Skip to content

Commit

Permalink
Merge pull request #19 from JeremyBellaiche/update_symfony_cache
Browse files Browse the repository at this point in the history
update dependencies for versions of symfony/cache
  • Loading branch information
schulzefelix authored Mar 19, 2020
2 parents 8cc25cc + a9fb94c commit 5b621b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"php": "^7.2",
"google/apiclient": "^2.0",
"illuminate/support": "^6.0",
"symfony/cache": "^4.3"
"symfony/cache": "^4.3|^5.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
Expand Down

0 comments on commit 5b621b5

Please sign in to comment.