Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
intensedr authored Jan 1, 2019
1 parent a3f0da6 commit 3fcb7d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"minimum-stability": "dev",
"require": {
"php": ">=7.0.0",
"slim/slim": "^3.0",
"slim/twig-view": "^2.4",
"symfony/var-dumper": "^4.2",
"vlucas/phpdotenv": "^2.5"
"slim/slim": "^3.8",
"slim/twig-view": "^2.2",
"symfony/var-dumper": "^3.2",
"vlucas/phpdotenv": "^2.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3fcb7d0

Please sign in to comment.