Skip to content

Commit

Permalink
Require pimple 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikbjorn committed Jul 24, 2014
1 parent b7d5ce3 commit 80baad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},

"require-dev" : {
"pimple/pimple" : "~2.1",
"symfony/yaml" : "~2.4"
"pimple/pimple" : "~3.0",
"symfony/yaml" : "~2.4"
},

"extra" : {
Expand Down

0 comments on commit 80baad4

Please sign in to comment.