Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonis committed Aug 18, 2015
2 parents 8a75205 + 8917d94 commit c6786fd
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 @@ -19,8 +19,8 @@
"issues": "https://github.com/ppi/ppi-composer-module/issues"
},
"require": {
"ppi/framework": "dev-master",
"composer/composer": "1.0.*@dev"
"composer/composer": "1.0.*@dev",
"ppi/framework": "~2.1.0-alpha2"
},
"autoload": {
"psr-4": { "PPI\\ComposerModule\\": "src/" }
Expand Down

0 comments on commit c6786fd

Please sign in to comment.