diff options
author | mbernier <matt.bernier@sendgrid.com> | 2016-02-29 22:19:05 -0700 |
---|---|---|
committer | mbernier <matt.bernier@sendgrid.com> | 2016-02-29 22:19:05 -0700 |
commit | c55d798a1f454be3940832ebad7bda0e7d0ffeb7 (patch) | |
tree | fb1b6ad9210e707dcedc03c1251c54e603aba047 | |
parent | 4351d77ad0de1bfa695ab09bc7c772a9e09c9d23 (diff) | |
download | php-http-client-c55d798a1f454be3940832ebad7bda0e7d0ffeb7.zip php-http-client-c55d798a1f454be3940832ebad7bda0e7d0ffeb7.tar.gz php-http-client-c55d798a1f454be3940832ebad7bda0e7d0ffeb7.tar.bz2 |
Updated to be PHP not python :)
-rw-r--r-- | .github/ISSUE_TEMPLATE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 706f443..f6eac95 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -13,5 +13,5 @@ Any other information you want to share that is relevant to the issue being repo #### Technical details: -* python-http-client Version: master (latest commit: [commit number]) -* Python Version: 2.7 +* php-http-client Version: master (latest commit: [commit number]) +* PHP Version: 5.x |