Fixed composer require command
This commit is contained in:
parent
6b0fed32c6
commit
2dad337c8d
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ php:
|
|||
- "5.5"
|
||||
|
||||
install:
|
||||
- require mikey179/vfsStream:1.2.0
|
||||
- composer require mikey179/vfsStream:1.2.0
|
||||
|
||||
script: phpunit --bootstrap ./tests/bootstrap.php ./tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue