Skip to content

Commit 4799949

Browse files
committed
Amend README testing steps
1 parent fa8089e commit 4799949

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
@@ -67,7 +67,7 @@ $validObject->code = "something else"; // PHP runtime error: $code is read-only
6767
via PHPUnit; first ensure PHPUnit has been set up correctly:
6868

6969
```sh
70-
composer install
70+
composer update
7171
```
7272

7373
Then:

0 commit comments

Comments
 (0)