Skip to content

Docsp 8994 update php version #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ help: ## Show this help message
@echo 'Variables'
@printf " \033[36m%-18s\033[0m %s\n" 'ARGS' 'Arguments to pass to mut-publish'

html:
giza make html

publish: ## Build docs locally
# !!! DOES NOT PUT STUFF ONTO THE INTERNET !!!
# Builds the artifacts that you will deploy with other targets.
Expand Down
4 changes: 2 additions & 2 deletions config/redirects
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
define: base https://docs.mongodb.com/php-library

raw: php-library/ -> ${base}/current
define version v1.1 v1.2 v1.3 v1.4 v1.5 master
define version v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 master
symlink: upcoming -> master
symlink: current -> v1.5
symlink: current -> v1.6
2 changes: 1 addition & 1 deletion mongo-php-library
Submodule mongo-php-library updated 577 files