Skip to content

Commit aa8d449

Browse files
author
Mauro Cassani
committed
return to php7 compatibile composer file
1 parent 1440271 commit aa8d449

File tree

2 files changed

+280
-83
lines changed

2 files changed

+280
-83
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"doctrine/instantiator": "1.0.*"
3030
},
3131
"require-dev": {
32-
"phpunit/phpunit": "4.8",
32+
"phpunit/phpunit": "4.8|^5.0",
3333
"satooshi/php-coveralls": "dev-master"
3434
}
3535
}

0 commit comments

Comments
 (0)