Skip to content

Commit

Permalink
Merge pull request #103 from maurobonfietti/1.12.0
Browse files Browse the repository at this point in the history
Version 1.12.0
  • Loading branch information
maurobonfietti authored Jul 31, 2020
2 parents ad0bd52 + 40439a3 commit 98962a4
Show file tree
Hide file tree
Showing 5 changed files with 880 additions and 656 deletions.
7 changes: 5 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"predis/predis": "^1.1",
"respect/validation": "^1.1",
"slim/slim": "^3.12.3",
"vlucas/phpdotenv": "^2.4"
"vlucas/phpdotenv": "^5.1"
},
"require-dev": {
"nunomaduro/phpinsights": "^1.14",
Expand All @@ -40,7 +40,10 @@
},
"config": {
"sort-packages": true,
"process-timeout": 0
"process-timeout": 0,
"platform": {
"php": "7.3.20"
}
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 98962a4

Please sign in to comment.