Skip to content

Commit

Permalink
Bump Pimple version to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Christiansen authored and polyfractal committed Dec 17, 2014
1 parent 638f550 commit 4b32231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": ">=5.3.9",
"monolog/monolog": "~1.11",
"pimple/pimple": "~2.1",
"pimple/pimple": "~3.0",
"guzzle/http": "~3.7",
"psr/log": "~1.0",
"ext-curl": "*"
Expand Down

0 comments on commit 4b32231

Please sign in to comment.