Skip to content

Commit 2a83abf

Browse files
Update README.md (#11)
1 parent 4b9fa70 commit 2a83abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The main purpose for this tool is to generate stub-files from php classes to hav
55
completion for your IDE when encrypting your library with e.g.
66
[the ioncube encoder](http://www.ioncube.com/php_encoder.php).
77

8-
[![Minimum PHP Version](http://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg)](https://php.net/)
8+
[![Minimum PHP Version](http://img.shields.io/badge/php-%3E%3D%207.3-8892BF.svg)](https://php.net/)
99
[![License](https://img.shields.io/packagist/l/setasign/php-stub-generator.svg)](https://packagist.org/packages/setasign/php-stub-generator)
1010

1111
## Installation

0 commit comments

Comments
 (0)