Skip to content

Commit 7518d05

Browse files
Merge branch 'development' of https://github.com/Setasign/php-stub-generator into development
2 parents f50906a + 4dbf7e7 commit 7518d05

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)