mirror of
https://codeberg.org/icewind/streams.git
synced 2026-06-03 08:34:09 +02:00
test against 7.4
This commit is contained in:
parent
6c91d3e390
commit
85b84ed1f3
2 changed files with 3 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
vendor
|
||||
composer.lock
|
||||
build
|
||||
example.php
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ php:
|
|||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
- 7.4
|
||||
|
||||
install:
|
||||
- composer install --dev --no-interaction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue