upgrade dependencies (php7)
This commit is contained in:
parent
af0c45c6bc
commit
cd43e2fed9
6 changed files with 14 additions and 7 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.PHONY: tests
|
||||
|
||||
tests:
|
||||
phpunit
|
||||
Loading…
Add table
Add a link
Reference in a new issue