Skip to content

Commit 1260fbe

Browse files
committed
fixed tests, added php 8 to dockerfile
1 parent 50617ed commit 1260fbe

File tree

11 files changed

+1202
-724
lines changed

11 files changed

+1202
-724
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ff/ff-core",
33
"require": {
44
"monolog/monolog": "1.0.*",
5-
"phpunit/phpunit": "^6.5",
5+
"phpunit/phpunit": "^9",
66
"twig/twig": "^2.0",
77
"psr/log": "^1.0",
88
"squizlabs/php_codesniffer": "*",

0 commit comments

Comments
 (0)