google analytics
구글분석 api php5.4이하 오류
이상욱1
2015. 12. 15. 18:25
Loading composer repositories with package information
Installing dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- google/apiclient v2.0.0-RC2 requires php >=5.4 -> your PHP version (5.3.22
) or "config.platform.php" value does not satisfy that requirement.
- google/apiclient v2.0.0-RC1 requires php >=5.4 -> your PHP version (5.3.22
) or "config.platform.php" value does not satisfy that requirement.
- Installation request for google/apiclient ^2.0.0@RC -> satisfiable by goog
le/apiclient[v2.0.0-RC1, v2.0.0-RC2].
{
"require": {
"google/apiclient":"^2.0.0@RC"
}
}
참조url -https://github.com/google/google-api-php-client