Skip to content

Commit d8f95ba

Browse files
committed
update AEROSPIKE_PHP_REPOSITORY source
1 parent ba1a83b commit d8f95ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

env-example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,8 @@ AEROSPIKE_INFO_PORT=3003
322322

323323
## Temp solution, this should be in the dockerfile
324324
# for all versions "https://github.com/aerospike/aerospike-client-php/archive/master.tar.gz"
325-
# for php 7.2 (using this branch until the support for 7.2 on master) "https://github.com/aerospike/aerospike-client-php/archive/7.2.0-in-progress.tar.gz"
326-
AEROSPIKE_PHP_REPOSITORY=https://github.com/aerospike/aerospike-client-php/archive/7.2.0-in-progress.tar.gz
325+
# for php 7.2 (using this branch until the support for 7.2 on master) "https://github.com/aerospike/aerospike-client-php/archive/7.2.0-release-candidate.tar.gz"
326+
AEROSPIKE_PHP_REPOSITORY=https://github.com/aerospike/aerospike-client-php/archive/7.2.0-release-candidate.tar.gz
327327

328328
### RETHINKDB #############################################
329329

0 commit comments

Comments
 (0)