Skip to content

Commit

Permalink
update cache
Browse files Browse the repository at this point in the history
  • Loading branch information
orvice committed Mar 4, 2017
1 parent 5a63d05 commit 9895898
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
],
"require": {
"slim/slim": "^3.5",
"illuminate/database": "^5.3",
"illuminate/translation": "^5.3",
"illuminate/pagination": "^5.3",
"illuminate/config": "^5.3",
"illuminate/database": "^5.4",
"illuminate/translation": "^5.4",
"illuminate/pagination": "^5.4",
"illuminate/config": "^5.4",
"slim/twig-view": "~2.0",
"slim/csrf": "0.5.*",
"monolog/monolog": "^1.22",
Expand All @@ -29,7 +29,7 @@
"desarrolla2/cache": "~2.0",
"twig/twig": "~1.0",
"pongtan/twig-php-function": "~0.1",
"pongtan/simple-cache": "^0.1.0"
"pongtan/simple-cache": "0.1.*"
},
"require-dev": {
"phpunit/phpunit": "~5.0"
Expand Down

0 comments on commit 9895898

Please sign in to comment.