Navigation Menu

Skip to content

Commit

Permalink
Bring requirements in order
Browse files Browse the repository at this point in the history
1. PHP
2. PHP extensions
3. CakePHP sub packages
4. Third party packages
  • Loading branch information
ravage84 committed May 18, 2017
1 parent 6b1efcc commit 5d3d9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/I18n/composer.json
Expand Up @@ -29,8 +29,8 @@
},
"require": {
"php": ">=5.6.0",
"cakephp/core": "^3.0.0",
"ext-intl": "*",
"cakephp/core": "^3.0.0",
"cakephp/chronos": "^1.0.0",
"aura/intl": "^3.0.0"
},
Expand Down

0 comments on commit 5d3d9c5

Please sign in to comment.