Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/dev/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrebenchuk committed May 28, 2014
2 parents edcd12b + 4c32f75 commit b8a3a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/OroRequirements.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class OroRequirements extends SymfonyRequirements
const REQUIRED_GD_VERSION = '2.0';
const REQUIRED_CURL_VERSION = '7.0';
const REQUIRED_ICU_VERSION = '3.8';

const EXCLUDE_REQUIREMENTS_MASK = '/5\.3\.(3|4|8|16)|5\.4\.0/';

public function __construct()
Expand Down

0 comments on commit b8a3a7e

Please sign in to comment.