Skip to content

Commit e83219e

Browse files
authored
Readme versions and update gitattributes (#81)
1 parent 88c0eb0 commit e83219e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
/docs export-ignore
77
/samples export-ignore
88
/tests export-ignore
9+
/.gitattributes export-ignore
910
/.gitignore export-ignore
1011
/.travis.yml export-ignore

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is a
2424

2525
## Info
2626

27-
- Supported PHP: [5.4 - 8.0](https://travis-ci.org/pwnlabs/nusoap)
28-
- Latest version: [0.9.10](https://github.com/pwnlabs/nusoap/releases/tag/v0.9.10)
27+
- Supported PHP: [5.4 - 8.1](https://travis-ci.org/pwnlabs/nusoap)
28+
- Latest version: [0.9.11](https://github.com/pwnlabs/nusoap/releases/tag/v0.9.11)
2929
- Dev version: [develop](https://github.com/pwnlabs/nusoap/tree/develop)
3030
- Official project: https://sourceforge.net/projects/nusoap/
3131

0 commit comments

Comments
 (0)