Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Bump provision package versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
dschissler committed Jul 30, 2016
1 parent e3f3a67 commit 461418b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup/os/ubuntu-xenial/exports.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env bash

export PHP_VERSION=7.0
export NODE_VERSION=6.2.1
export NODE_VERSION=6.3.1
export ZEPHIR_VERSION=
export PHALCON_VERSION=2.1.0
export PHALCON_VERSION=3.0.0

export PHP_ETC=/etc/php/$PHP_VERSION
export NGINX_ETC=/etc/nginx
Expand Down

0 comments on commit 461418b

Please sign in to comment.