Skip to content

Commit

Permalink
composer.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
pHAlkaline committed Apr 26, 2016
1 parent e0cdb66 commit 2f13ae6
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 @@ -24,12 +24,12 @@

},
"require": {
"php": ">=5.2.8",
"php": ">=5.4",
"ext-mcrypt": "*",
"cakephp/cakephp": "2.8.3"
},
"require-dev": {
"php": ">=5.2.8",
"php": ">=5.4",
"ext-mcrypt": "*",
"cakephp/cakephp": "2.8.3",
"cakephp/debug_kit": "2.2.*"
Expand Down

0 comments on commit 2f13ae6

Please sign in to comment.