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
'google analytics ' 카테고리의 다른 글
구글 분석 새기능 UserId 기능 (0) | 2016.06.03 |
---|---|
세션 데이터가 측정 되는 방식 (0) | 2015.11.18 |
gif request 란 (0) | 2015.11.18 |
샘플링을 통한 보고서 작성 (0) | 2015.11.18 |
New Visitor vs Returning Visitor (0) | 2015.11.04 |