Skip to content

Commit

Permalink
Merge pull request #2 from rwattogl/patch-1
Browse files Browse the repository at this point in the history
fix all the things (probably)
  • Loading branch information
mjp91 authored Oct 29, 2019
2 parents 7880a46 + 2a3f903 commit b8ebcff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"license": "MIT",
"require": {
"php": ">= 5.3.0",
"symfony/event-dispatcher": "~3.4",
"guzzle/guzzle": "3.8.*"
},
"require-dev": {
Expand All @@ -21,7 +22,7 @@
},
"config": {
"platform": {
"php": "5.3.29"
"php": "5.6.40"
}
}
}

0 comments on commit b8ebcff

Please sign in to comment.