Skip to content

Commit 965a124

Browse files
Update README.md
1 parent 2a0c02c commit 965a124

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ See the [official wiki page](https://wiki.multitheftauto.com/wiki/PHP_SDK) for f
1111

1212
### Prerequisites
1313

14-
This SDK requires PHP 7.1 or greater.
14+
This SDK requires PHP 7.3 or greater.
1515

1616
### HTTPlug client abstraction
1717

@@ -85,4 +85,4 @@ To run all unit tests you can use:
8585

8686
To run specific unit test you can use --filter option:
8787

88-
$ dcli phpunit --filter=ClassName::MethodName
88+
$ dcli phpunit --filter=ClassName::MethodName

0 commit comments

Comments
 (0)