Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Elorfin committed Mar 17, 2015
1 parent 8632526 commit 72b6788
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 @@ -29,12 +29,12 @@
"php" : ">=5.3.0",
"symfony/symfony" : "2.*",
"claroline/kernel-bundle" : "~1.0",
"innova/angular-js-bundle" : "1.*"
"innova/angular-js-bundle" : "2.*"
},
"autoload" : {
"psr-0" : {
"Innova\\AngularUIPageslideBundle" : "."
}
},
"target-dir" : "Innova/AngularUIPageslideBundle"
}
}

0 comments on commit 72b6788

Please sign in to comment.