Skip to content

Commit

Permalink
Update libs and pin version to 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Petry committed Dec 12, 2017
1 parent fc48733 commit 470c7e9
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 312 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"config" : {
"vendor-dir": "lib/composer",
"optimize-autoloader": true,
"classmap-authoritative": false
"classmap-authoritative": false,
"platform": {
"php": "5.6.32"
}
},
"autoload" : {
"psr-4": {
Expand Down
Loading

0 comments on commit 470c7e9

Please sign in to comment.